automatic version update by autodist [release 2.10.0-1mamba;Mon Oct 07 2024]
This commit is contained in:
parent
aa8677e2e1
commit
90ef157836
@ -1,5 +1,5 @@
|
|||||||
Name: libsidplayfp
|
Name: libsidplayfp
|
||||||
Version: 2.9.0
|
Version: 2.10.0
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: A library to play Commodore 64 music
|
Summary: A library to play Commodore 64 music
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
@ -47,8 +47,6 @@ autoreconf -f -i
|
|||||||
%clean
|
%clean
|
||||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||||
|
|
||||||
%post -p /sbin/ldconfig
|
|
||||||
%postun -p /sbin/ldconfig
|
|
||||||
|
|
||||||
%files
|
%files
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
@ -73,6 +71,9 @@ autoreconf -f -i
|
|||||||
%doc NEWS README TODO
|
%doc NEWS README TODO
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Oct 07 2024 Automatic Build System <autodist@openmamba.org> 2.10.0-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Thu Aug 15 2024 Automatic Build System <autodist@openmamba.org> 2.9.0-1mamba
|
* Thu Aug 15 2024 Automatic Build System <autodist@openmamba.org> 2.9.0-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user