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
|
Name: dav1d
|
||||||
Version: 1.4.3
|
Version: 1.5.0
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: An AV1 cross-platform decoder, open-source, and focused on speed and correctness
|
Summary: An AV1 cross-platform decoder, open-source, and focused on speed and correctness
|
||||||
Group: Applications/Graphics
|
Group: Applications/Graphics
|
||||||
@ -52,8 +52,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
|
%files
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
@ -73,6 +71,9 @@ This package contains libraries and header files for developing applications tha
|
|||||||
%doc NEWS README.md
|
%doc NEWS README.md
|
||||||
|
|
||||||
%changelog
|
%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
|
* Wed Jun 12 2024 Automatic Build System <autodist@openmamba.org> 1.4.3-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user