automatic version update by autodist [release 5.8.0-1mamba;Tue Jan 28 2025]

This commit is contained in:
Automatic Build System 2025-01-28 21:31:37 +01:00
parent 604f88da06
commit 4be45ea984

View File

@ -1,5 +1,5 @@
Name: libwavpack
Version: 5.7.0
Version: 5.8.0
Release: 1mamba
Summary: Lossless Audio compressor
Group: System/Libraries
@ -57,7 +57,6 @@ Requires: %{name} = %{?epoch:%epoch:}%{version}-%{release}
%description tools
This package contains tools provided with libwavpack.
%debug_package
%prep
%setup -q -n wavpack-%{version}
@ -73,8 +72,6 @@ This package contains tools provided with libwavpack.
%clean
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
%post -p /sbin/ldconfig
%postun -p /sbin/ldconfig
%files
%defattr(-,root,root)
@ -103,6 +100,9 @@ This package contains tools provided with libwavpack.
%doc ChangeLog
%changelog
* Tue Jan 28 2025 Automatic Build System <autodist@openmamba.org> 5.8.0-1mamba
- automatic version update by autodist
* Fri Mar 01 2024 Automatic Build System <autodist@openmamba.org> 5.7.0-1mamba
- automatic version update by autodist