automatic version update by autodist [release 24.08.1-1mamba;Fri Sep 13 2024]
This commit is contained in:
parent
f7e55843be
commit
e25360fc2f
@ -1,6 +1,6 @@
|
||||
%define dirver 5.%(echo %version | cut -d. -f 2-3)
|
||||
Name: libktorrent
|
||||
Version: 24.08.0
|
||||
Version: 24.08.1
|
||||
Release: 1mamba
|
||||
Summary: Library for KTorrent, a BitTorrent client for KDE
|
||||
Group: System/Libraries
|
||||
@ -62,8 +62,6 @@ This package contains static libraries and header files need for development.
|
||||
%clean
|
||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||
|
||||
%post -p /sbin/ldconfig
|
||||
%postun -p /sbin/ldconfig
|
||||
|
||||
%files -f %{name}.lang
|
||||
%defattr(-,root,root)
|
||||
@ -79,6 +77,9 @@ This package contains static libraries and header files need for development.
|
||||
%{_kf6_libdir}/cmake/KTorrent6/*.cmake
|
||||
|
||||
%changelog
|
||||
* Fri Sep 13 2024 Automatic Build System <autodist@openmamba.org> 24.08.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Aug 23 2024 Automatic Build System <autodist@openmamba.org> 24.08.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user