automatic version update by autodist [release 22.12.0-1mamba;Sun Dec 11 2022]
This commit is contained in:
parent
eeb95591e0
commit
004b8ce5b7
@ -1,7 +1,7 @@
|
||||
%define majver %(echo %version | cut -d. -f1-2)
|
||||
|
||||
Name: libksieve
|
||||
Version: 22.08.3
|
||||
Version: 22.12.0
|
||||
Release: 1mamba
|
||||
Summary: KDE Frameworks 5 sieve library
|
||||
Group: System/Libraries
|
||||
@ -84,7 +84,6 @@ This package contains libraries and header files for developing applications tha
|
||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||
|
||||
%post -p /sbin/ldconfig
|
||||
|
||||
%postun -p /sbin/ldconfig
|
||||
|
||||
%files -f %{name}5_qt.lang
|
||||
@ -92,12 +91,13 @@ This package contains libraries and header files for developing applications tha
|
||||
%{_kde5_libdir}/libKF5KManageSieve.so.*
|
||||
%{_kde5_libdir}/libKF5KSieve.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.txt
|
||||
%{_datadir}/knsrcfiles/ksieve_script.knsrc
|
||||
%{_datadir}/qlogging-categories5/libksieve.categories
|
||||
%{_datadir}/qlogging-categories5/libksieve.renamecategories
|
||||
%doc LICENSES
|
||||
|
||||
%files devel
|
||||
%defattr(-,root,root)
|
||||
@ -117,6 +117,9 @@ This package contains libraries and header files for developing applications tha
|
||||
%{_kde5_mkspecsdir}/qt_KSieveUi.pri
|
||||
|
||||
%changelog
|
||||
* Sun Dec 11 2022 Automatic Build System <autodist@mambasoft.it> 22.12.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Nov 05 2022 Automatic Build System <autodist@mambasoft.it> 22.08.3-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user