automatic version update by autodist [release 1.5.0-1mamba;Fri Oct 18 2024]
This commit is contained in:
parent
76bac1cff9
commit
5a071fcaa1
@ -1,5 +1,5 @@
|
||||
Name: dav1d
|
||||
Version: 1.4.3
|
||||
Version: 1.5.0
|
||||
Release: 1mamba
|
||||
Summary: An AV1 cross-platform decoder, open-source, and focused on speed and correctness
|
||||
Group: Applications/Graphics
|
||||
@ -52,8 +52,6 @@ This package contains libraries and header files for developing applications tha
|
||||
%clean
|
||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||
|
||||
%post -n lib%{name} -p /sbin/ldconfig
|
||||
%postun -n lib%{name} -p /sbin/ldconfig
|
||||
|
||||
%files
|
||||
%defattr(-,root,root)
|
||||
@ -73,6 +71,9 @@ This package contains libraries and header files for developing applications tha
|
||||
%doc NEWS README.md
|
||||
|
||||
%changelog
|
||||
* Fri Oct 18 2024 Automatic Build System <autodist@openmamba.org> 1.5.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Jun 12 2024 Automatic Build System <autodist@openmamba.org> 1.4.3-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user