automatic version update by autodist [release 5.60.0-1mamba;Sun Jul 21 2019]
This commit is contained in:
parent
0b9184e51f
commit
8dfb593e7d
@ -1,7 +1,7 @@
|
|||||||
%define majver %(echo %version | cut -d. -f1-2)
|
%define majver %(echo %version | cut -d. -f1-2)
|
||||||
|
|
||||||
Name: kglobalaccel
|
Name: kglobalaccel
|
||||||
Version: 5.59.0
|
Version: 5.60.0
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: KDE Frameworks 5 global desktop keyboard shortcuts
|
Summary: KDE Frameworks 5 global desktop keyboard shortcuts
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
@ -45,6 +45,7 @@ KGlobalAccel allows you to have global accelerators that are independent of the
|
|||||||
%package -n lib%{name}
|
%package -n lib%{name}
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
Summary: Global desktop keyboard shortcuts
|
Summary: Global desktop keyboard shortcuts
|
||||||
|
Requires: %{name} = %{?epoch:%epoch:}%{version}-%{release}
|
||||||
|
|
||||||
%description -n lib%{name}
|
%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.
|
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
|
%files
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%{_sysconfdir}/xdg/kglobalaccel.categories
|
|
||||||
%{_kde5_bindir}/kglobalaccel5
|
%{_kde5_bindir}/kglobalaccel5
|
||||||
%{_kde5_datadir}/kservices5/kglobalaccel5.desktop
|
%{_kde5_datadir}/kservices5/kglobalaccel5.desktop
|
||||||
%{_datadir}/dbus-1/interfaces/kf5_org.kde.*.xml
|
%{_datadir}/dbus-1/interfaces/kf5_org.kde.*.xml
|
||||||
%{_datadir}/dbus-1/services/org.kde.kglobalaccel.service
|
%{_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
|
%files -n lib%{name} -f kglobalaccel5_qt.lang
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
@ -106,11 +106,13 @@ This package contains libraries and header files for developing applications tha
|
|||||||
%{_kde5_includedir}/kglobalaccel_version.h
|
%{_kde5_includedir}/kglobalaccel_version.h
|
||||||
%{_kde5_libdir}/cmake/KF5GlobalAccel
|
%{_kde5_libdir}/cmake/KF5GlobalAccel
|
||||||
%{_kde5_libdir}/libKF5GlobalAccel.so
|
%{_kde5_libdir}/libKF5GlobalAccel.so
|
||||||
#%{_kde5_libdir}/libKF5GlobalAccelPrivate.so
|
|
||||||
%{_kde5_mkspecsdir}/qt_KGlobalAccel.pri
|
%{_kde5_mkspecsdir}/qt_KGlobalAccel.pri
|
||||||
%doc README.md
|
%doc README.md
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Jul 21 2019 Automatic Build System <autodist@mambasoft.it> 5.60.0-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Wed Jun 12 2019 Automatic Build System <autodist@mambasoft.it> 5.59.0-1mamba
|
* Wed Jun 12 2019 Automatic Build System <autodist@mambasoft.it> 5.59.0-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user