automatic version update by autodist [release 6.6.0-1mamba;Sat Sep 14 2024]
This commit is contained in:
parent
8b9883b44b
commit
5feda8413c
@ -2,7 +2,7 @@
|
|||||||
%define majver %(echo %version | cut -d. -f1-2)
|
%define majver %(echo %version | cut -d. -f1-2)
|
||||||
|
|
||||||
Name: kf6-kcodecs
|
Name: kf6-kcodecs
|
||||||
Version: 6.5.0
|
Version: 6.6.0
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: A collection of methods to manipulate strings using various encodings
|
Summary: A collection of methods to manipulate strings using various encodings
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
@ -60,8 +60,6 @@ This package contains libraries and header files for developing applications tha
|
|||||||
%clean
|
%clean
|
||||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||||
|
|
||||||
%post -n lib%{name} -p /sbin/ldconfig
|
|
||||||
%postun -n lib%{name} -p /sbin/ldconfig
|
|
||||||
|
|
||||||
%files -n lib%{name} -f kcodecs5_qt.lang
|
%files -n lib%{name} -f kcodecs5_qt.lang
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
@ -80,6 +78,9 @@ This package contains libraries and header files for developing applications tha
|
|||||||
%doc README.md
|
%doc README.md
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Sep 14 2024 Automatic Build System <autodist@openmamba.org> 6.6.0-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Fri Aug 09 2024 Automatic Build System <autodist@openmamba.org> 6.5.0-1mamba
|
* Fri Aug 09 2024 Automatic Build System <autodist@openmamba.org> 6.5.0-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user