automatic version update by autodist [release 6.1.0-1mamba;Sun Apr 14 2024]
This commit is contained in:
parent
0565bf4dd9
commit
15d1762b5b
@ -2,7 +2,7 @@
|
||||
%define majver %(echo %version | cut -d. -f1-2)
|
||||
|
||||
Name: kf6-purpose
|
||||
Version: 6.0.0
|
||||
Version: 6.1.0
|
||||
Release: 1mamba
|
||||
Summary: KDE Frameworks 6 abstraction to provide and leverage actions of a specific kind
|
||||
Group: System/Libraries
|
||||
@ -14,8 +14,10 @@ Source: https://download.kde.org/%{stable_kf6}/frameworks/%{majver}/purpo
|
||||
License: GPL
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: glibc-devel
|
||||
BuildRequires: libaccounts-qt6-devel
|
||||
BuildRequires: libgcc
|
||||
BuildRequires: libglvnd-devel
|
||||
BuildRequires: libkaccounts-integration-devel
|
||||
BuildRequires: libkf6-kcompletion-devel
|
||||
BuildRequires: libkf6-kconfig-devel
|
||||
BuildRequires: libkf6-kcoreaddons-devel
|
||||
@ -85,6 +87,8 @@ exit 0
|
||||
%defattr(-,root,root)
|
||||
%dir %{_kf6_datadir}/kf6/purpose
|
||||
%{_kf6_datadir}/kf6/purpose/*_config.qml
|
||||
%{_datadir}/accounts/services/kde/google-youtube.service
|
||||
%{_datadir}/accounts/services/kde/nextcloud-upload.service
|
||||
%{_datadir}/icons/hicolor/*/apps/phabricator-purpose6.png
|
||||
%{_datadir}/icons/hicolor/*/apps/reviewboard-purpose6.png
|
||||
%{_datadir}/qlogging-categories6/purpose.*categories
|
||||
@ -113,6 +117,9 @@ exit 0
|
||||
%{_kf6_libdir}/cmake/KF6Purpose/KF6Purpose*.cmake
|
||||
|
||||
%changelog
|
||||
* Sun Apr 14 2024 Automatic Build System <autodist@openmamba.org> 6.1.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Mar 01 2024 Automatic Build System <autodist@openmamba.org> 6.0.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user