Compare commits

...

1 Commits

Author SHA1 Message Date
Mohan Boddu 6b4854fd4a Rebuilt for IMA sigs, glibc 2.34, aarch64 flags 2023-05-18 14:56:20 +00:00
2 changed files with 6 additions and 1 deletions

1
.libvpx.metadata Normal file
View File

@ -0,0 +1 @@
2ab8203ad8922bdf3256e4a197d1348fa8db9a62 v1.9.0.tar.gz

View File

@ -6,7 +6,7 @@
Name: libvpx
Summary: VP8/VP9 Video Codec SDK
Version: 1.9.0
Release: 4%{?dist}
Release: 5%{?dist}
License: BSD
#Source0: http://downloads.webmproject.org/releases/webm/%{name}-%{version}.tar.bz2
Source0: https://github.com/webmproject/libvpx/archive/v%{version}.tar.gz
@ -233,6 +233,10 @@ rm -rf %{buildroot}%{_prefix}/src
%{_bindir}/*
%changelog
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 1.9.0-5
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
Related: rhbz#1991688
* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 1.9.0-4
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937