automatic version update by autodist [release 24.02.2-1mamba;Sun Apr 14 2024]
This commit is contained in:
parent
c49c100d3f
commit
aac2014351
@ -1,7 +1,7 @@
|
|||||||
%define majver %(echo %version | cut -d. -f1-2)
|
%define majver %(echo %version | cut -d. -f1-2)
|
||||||
|
|
||||||
Name: kirigami-gallery
|
Name: kirigami-gallery
|
||||||
Version: 24.02.1
|
Version: 24.02.2
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: KDE example application which uses all features from kirigami
|
Summary: KDE example application which uses all features from kirigami
|
||||||
Group: Graphical Desktop/Applications/Graphics
|
Group: Graphical Desktop/Applications/Graphics
|
||||||
@ -10,7 +10,6 @@ Distribution: openmamba
|
|||||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||||
URL: https://kde.org/
|
URL: https://kde.org/
|
||||||
Source: https://download.kde.org/%{stable_kde6}/release-service/%{version}/src/kirigami-gallery-%{version}.tar.xz
|
Source: https://download.kde.org/%{stable_kde6}/release-service/%{version}/src/kirigami-gallery-%{version}.tar.xz
|
||||||
# Source: http://download.kde.org/stable/frameworks/%{majver}/...-%{version}.tar.xz
|
|
||||||
License: GPL
|
License: GPL
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: glibc-devel
|
BuildRequires: glibc-devel
|
||||||
@ -36,7 +35,9 @@ KDE example application which uses all features from kirigami.
|
|||||||
%setup -q
|
%setup -q
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%cmake_kf6
|
%cmake_kf6 \
|
||||||
|
-DBUILD_WITH_QT6=OFF
|
||||||
|
|
||||||
%cmake_build
|
%cmake_build
|
||||||
|
|
||||||
%install
|
%install
|
||||||
@ -55,6 +56,9 @@ KDE example application which uses all features from kirigami.
|
|||||||
%{_datadir}/metainfo/org.kde.kirigami2.gallery.appdata.xml
|
%{_datadir}/metainfo/org.kde.kirigami2.gallery.appdata.xml
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Apr 14 2024 Automatic Build System <autodist@openmamba.org> 24.02.2-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Fri Mar 22 2024 Automatic Build System <autodist@openmamba.org> 24.02.1-1mamba
|
* Fri Mar 22 2024 Automatic Build System <autodist@openmamba.org> 24.02.1-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user