automatic version update by autodist [release 1.6.0-1mamba;Mon Dec 02 2024]
This commit is contained in:
parent
06ec3b6d1a
commit
b7dd590e82
@ -1,7 +1,7 @@
|
|||||||
%define majver %(echo %version | cut -d. -f1-2)
|
%define majver %(echo %version | cut -d. -f1-2)
|
||||||
|
|
||||||
Name: kirigami-addons
|
Name: kirigami-addons
|
||||||
Version: 1.5.0
|
Version: 1.6.0
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: Set of widgets i.e visual end user components along with a code to support them
|
Summary: Set of widgets i.e visual end user components along with a code to support them
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
@ -13,6 +13,12 @@ Source: https://download.kde.org/stable/kirigami-addons/kirigami-addons-%
|
|||||||
License: GPL
|
License: GPL
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: glibc-devel
|
BuildRequires: glibc-devel
|
||||||
|
BuildRequires: libQt6Core
|
||||||
|
BuildRequires: libQt6DBus
|
||||||
|
BuildRequires: libQt6Gui
|
||||||
|
BuildRequires: libQt6Network
|
||||||
|
BuildRequires: libQt6OpenGL
|
||||||
|
BuildRequires: libQt6Widgets
|
||||||
BuildRequires: libgcc
|
BuildRequires: libgcc
|
||||||
BuildRequires: libglvnd-devel
|
BuildRequires: libglvnd-devel
|
||||||
BuildRequires: libkf6-kconfig-devel
|
BuildRequires: libkf6-kconfig-devel
|
||||||
@ -21,7 +27,6 @@ BuildRequires: libkf6-kglobalaccel-devel
|
|||||||
BuildRequires: libkf6-kguiaddons-devel
|
BuildRequires: libkf6-kguiaddons-devel
|
||||||
BuildRequires: libkf6-ki18n-devel
|
BuildRequires: libkf6-ki18n-devel
|
||||||
BuildRequires: libstdc++6-devel
|
BuildRequires: libstdc++6-devel
|
||||||
BuildRequires: qt6-qtbase-devel
|
|
||||||
BuildRequires: qt6-qtdeclarative-devel
|
BuildRequires: qt6-qtdeclarative-devel
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
BuildRequires: cmake
|
BuildRequires: cmake
|
||||||
@ -84,6 +89,9 @@ This package contains libraries and header files for developing applications tha
|
|||||||
%{_libdir}/cmake/KF6KirigamiAddons/*
|
%{_libdir}/cmake/KF6KirigamiAddons/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Dec 02 2024 Automatic Build System <autodist@openmamba.org> 1.6.0-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Sat Oct 12 2024 Automatic Build System <autodist@openmamba.org> 1.5.0-1mamba
|
* Sat Oct 12 2024 Automatic Build System <autodist@openmamba.org> 1.5.0-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user