automatic version update by autodist [release 5.60.0-1mamba;Wed Jul 24 2019]
This commit is contained in:
parent
e2bbda6b49
commit
eda2acd499
12
kded.spec
12
kded.spec
@ -1,7 +1,7 @@
|
||||
%define majver %(echo %version | cut -d. -f1-2)
|
||||
|
||||
Name: kded
|
||||
Version: 5.59.0
|
||||
Version: 5.60.0
|
||||
Release: 1mamba
|
||||
Summary: KDE Frameworks 5 Central daemon of KDE work spaces
|
||||
Group: Graphical Desktop/Applications/Environment
|
||||
@ -52,20 +52,19 @@ This package contains libraries and header files for developing applications tha
|
||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||
%makeinstall -C build
|
||||
|
||||
%find_lang %{name}5_qt --with-qt --all-name || touch %{name}5_qt.lang
|
||||
#% find_lang %{name}5_qt --with-qt --all-name || touch %{name}5_qt.lang
|
||||
|
||||
%clean
|
||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||
|
||||
%files -f %{name}5_qt.lang
|
||||
%files
|
||||
%defattr(-,root,root)
|
||||
%{_sysconfdir}/xdg/kded.categories
|
||||
%{_sysconfdir}/xdg/kded.categories
|
||||
%{_bindir}/kded5
|
||||
%{_libdir}/libkdeinit5_kded5.so
|
||||
%{_datadir}/applications/org.kde.kded5.desktop
|
||||
%{_datadir}/dbus-1/interfaces/org.kde.kded5.xml
|
||||
%{_datadir}/dbus-1/services/org.kde.kded5.service
|
||||
%{_datadir}/qlogging-categories5/kded.categories
|
||||
%{_kde5_servicetypesdir}/kdedmodule.desktop
|
||||
%{_mandir}/man8/kded5.8*
|
||||
%{_mandir}/*/man8/kded5.8*
|
||||
@ -77,6 +76,9 @@ This package contains libraries and header files for developing applications tha
|
||||
%{_libdir}/cmake/KDED/KDED*.cmake
|
||||
|
||||
%changelog
|
||||
* Wed Jul 24 2019 Automatic Build System <autodist@mambasoft.it> 5.60.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Jun 14 2019 Automatic Build System <autodist@mambasoft.it> 5.59.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user