From 8dfb593e7d88e4a62beafed25197b3764184aad9 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 6 Jan 2024 01:33:55 +0100 Subject: [PATCH] automatic version update by autodist [release 5.60.0-1mamba;Sun Jul 21 2019] --- kglobalaccel.spec | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/kglobalaccel.spec b/kglobalaccel.spec index 7655bc9..8702fc3 100644 --- a/kglobalaccel.spec +++ b/kglobalaccel.spec @@ -1,7 +1,7 @@ %define majver %(echo %version | cut -d. -f1-2) Name: kglobalaccel -Version: 5.59.0 +Version: 5.60.0 Release: 1mamba Summary: KDE Frameworks 5 global desktop keyboard shortcuts Group: System/Libraries @@ -45,6 +45,7 @@ KGlobalAccel allows you to have global accelerators that are independent of the %package -n lib%{name} Group: System/Libraries Summary: Global desktop keyboard shortcuts +Requires: %{name} = %{?epoch:%epoch:}%{version}-%{release} %description -n lib%{name} KGlobalAccel allows you to have global accelerators that are independent of the focused window. Unlike regular shortcuts, the application's window does not need focus for them to be activated. @@ -86,12 +87,11 @@ This package contains libraries and header files for developing applications tha %files %defattr(-,root,root) -%{_sysconfdir}/xdg/kglobalaccel.categories %{_kde5_bindir}/kglobalaccel5 %{_kde5_datadir}/kservices5/kglobalaccel5.desktop %{_datadir}/dbus-1/interfaces/kf5_org.kde.*.xml %{_datadir}/dbus-1/services/org.kde.kglobalaccel.service -#%{_datadir}/locale/*/LC_MESSAGES/kglobalaccel5.qm +%{_datadir}/qlogging-categories5/kglobalaccel.categories %files -n lib%{name} -f kglobalaccel5_qt.lang %defattr(-,root,root) @@ -106,11 +106,13 @@ This package contains libraries and header files for developing applications tha %{_kde5_includedir}/kglobalaccel_version.h %{_kde5_libdir}/cmake/KF5GlobalAccel %{_kde5_libdir}/libKF5GlobalAccel.so -#%{_kde5_libdir}/libKF5GlobalAccelPrivate.so %{_kde5_mkspecsdir}/qt_KGlobalAccel.pri %doc README.md %changelog +* Sun Jul 21 2019 Automatic Build System 5.60.0-1mamba +- automatic version update by autodist + * Wed Jun 12 2019 Automatic Build System 5.59.0-1mamba - automatic version update by autodist