automatic version update by autodist [release 17.04.3-1mamba;Sun Aug 06 2017]
This commit is contained in:
parent
2fcd2f4b0b
commit
fed1c540ff
@ -1,7 +1,7 @@
|
||||
%define majver %(echo %version | cut -d. -f1-2)
|
||||
|
||||
Name: akonadi-mime
|
||||
Version: 16.12.3
|
||||
Version: 17.04.3
|
||||
Release: 1mamba
|
||||
Summary: KDE Frameworks 5 Akonadi Mime library
|
||||
Group: System/Libraries
|
||||
@ -69,6 +69,8 @@ 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
|
||||
|
||||
%clean
|
||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||
|
||||
@ -80,7 +82,7 @@ exit 0
|
||||
/sbin/ldconfig
|
||||
exit 0
|
||||
|
||||
%files -n lib%{name}
|
||||
%files -n lib%{name} -f %{name}5_qt.lang
|
||||
%defattr(-,root,root)
|
||||
%{_kde5_libdir}/libKF5AkonadiMime.so.*
|
||||
%{_datadir}/config.kcfg/specialmailcollections.kcfg
|
||||
@ -100,6 +102,9 @@ exit 0
|
||||
%{_libdir}/qt5/mkspecs/modules/qt_AkonadiMime.pri
|
||||
|
||||
%changelog
|
||||
* Sun Aug 06 2017 Automatic Build System <autodist@mambasoft.it> 17.04.3-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Mar 14 2017 Silvan Calarco <silvan.calarco@mambasoft.it> 16.12.3-1mamba
|
||||
- update to 16.12.3
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user