automatic version update by autodist [release 22.12.0-1mamba;Sun Dec 11 2022]
This commit is contained in:
parent
da49e13ab2
commit
1f9b65f385
@ -1,5 +1,5 @@
|
||||
Name: kpmcore
|
||||
Version: 22.08.3
|
||||
Version: 22.12.0
|
||||
Release: 1mamba
|
||||
Summary: Library for managing partitions
|
||||
Group: System/Libraries
|
||||
@ -57,13 +57,15 @@ 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 --with-man --with-html --all-name || touch %{name}5_qt.lang
|
||||
|
||||
%clean
|
||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||
|
||||
%post -n lib%{name} -p /sbin/ldconfig
|
||||
%postun -n lib%{name} -p /sbin/ldconfig
|
||||
|
||||
%files -n lib%{name}
|
||||
%files -n lib%{name} -f %{name}5_qt.lang
|
||||
%defattr(-,root,root)
|
||||
%{_libdir}/libkpmcore.so.*
|
||||
%dir %{_libdir}/qt5/plugins/kpmcore
|
||||
@ -83,6 +85,9 @@ This package contains libraries and header files for developing applications tha
|
||||
%{_libdir}/libkpmcore.so
|
||||
|
||||
%changelog
|
||||
* Sun Dec 11 2022 Automatic Build System <autodist@mambasoft.it> 22.12.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Nov 04 2022 Automatic Build System <autodist@mambasoft.it> 22.08.3-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user