automatic version update by autodist [release 21.08.0-1mamba;Fri Aug 20 2021]
This commit is contained in:
parent
aeced2beee
commit
53d2993ecf
@ -1,7 +1,7 @@
|
|||||||
%define majver %(echo %version | cut -d. -f1-2)
|
%define majver %(echo %version | cut -d. -f1-2)
|
||||||
|
|
||||||
Name: libksieve
|
Name: libksieve
|
||||||
Version: 21.04.3
|
Version: 21.08.0
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: KDE Frameworks 5 sieve library
|
Summary: KDE Frameworks 5 sieve library
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
@ -79,13 +79,9 @@ This package contains libraries and header files for developing applications tha
|
|||||||
%clean
|
%clean
|
||||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||||
|
|
||||||
%post
|
%post -p /sbin/ldconfig
|
||||||
/sbin/ldconfig
|
|
||||||
exit 0
|
|
||||||
|
|
||||||
%postun
|
%postun -p /sbin/ldconfig
|
||||||
/sbin/ldconfig
|
|
||||||
exit 0
|
|
||||||
|
|
||||||
%files -f %{name}5_qt.lang
|
%files -f %{name}5_qt.lang
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
@ -94,7 +90,7 @@ exit 0
|
|||||||
%{_kde5_libdir}/libKF5KSieveUi.so.*
|
%{_kde5_libdir}/libKF5KSieveUi.so.*
|
||||||
%{_libdir}/qt5/plugins/kf5/kio/sieve.so
|
%{_libdir}/qt5/plugins/kf5/kio/sieve.so
|
||||||
%{_datadir}/sieve/scripts/copy/template.desktop
|
%{_datadir}/sieve/scripts/copy/template.desktop
|
||||||
%{_datadir}/kservices5/sieve.protocol
|
#%{_datadir}/kservices5/sieve.protocol
|
||||||
%{_datadir}/sieve/scripts/copy/template.txt
|
%{_datadir}/sieve/scripts/copy/template.txt
|
||||||
%{_datadir}/knsrcfiles/ksieve_script.knsrc
|
%{_datadir}/knsrcfiles/ksieve_script.knsrc
|
||||||
%{_datadir}/qlogging-categories5/libksieve.categories
|
%{_datadir}/qlogging-categories5/libksieve.categories
|
||||||
@ -119,6 +115,9 @@ exit 0
|
|||||||
%{_kde5_mkspecsdir}/qt_KSieveUi.pri
|
%{_kde5_mkspecsdir}/qt_KSieveUi.pri
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Aug 20 2021 Automatic Build System <autodist@mambasoft.it> 21.08.0-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Fri Jul 09 2021 Automatic Build System <autodist@mambasoft.it> 21.04.3-1mamba
|
* Fri Jul 09 2021 Automatic Build System <autodist@mambasoft.it> 21.04.3-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user