import aom-3.8.0-1.el9

i9ce changed/i9ce/aom-3.8.0-1.el9
MSVSphere Packaging Team 1 year ago
parent ac0f134a29
commit ec0a38bcbd

@ -1 +1 @@
c6306aa9c4fa437181b72202e7113e5c7cbcce62 SOURCES/aom-3.7.1.tar.gz 118e136bfd131262ce98665530670ec5628f9524 SOURCES/aom-3.8.0.tar.gz

2
.gitignore vendored

@ -1 +1 @@
SOURCES/aom-3.7.1.tar.gz SOURCES/aom-3.8.0.tar.gz

@ -9,7 +9,7 @@
## END: Set by rpmautospec ## END: Set by rpmautospec
%global sover 3 %global sover 3
%global aom_version v3.7.1 %global aom_version v3.8.0
%if 0%{?fedora} || 0%{?rhel} >= 9 %if 0%{?fedora} || 0%{?rhel} >= 9
%ifarch x86_64 %ifarch x86_64
@ -19,7 +19,7 @@
%endif %endif
Name: aom Name: aom
Version: 3.7.1 Version: 3.8.0
Release: %autorelease Release: %autorelease
Summary: Royalty-free next-generation video format Summary: Royalty-free next-generation video format
@ -127,6 +127,9 @@ rm -rvf %{buildroot}%{_libdir}/libaom.a
%{_libdir}/pkgconfig/%{name}.pc %{_libdir}/pkgconfig/%{name}.pc
%changelog %changelog
* Thu Dec 28 2023 Fabio Valentini <decathorpe@gmail.com> - 3.8.0-1
- Update to version 3.8.0; Fixes RHBZ#2252498
* Wed Nov 29 2023 Fabio Valentini <decathorpe@gmail.com> - 3.7.1-1 * Wed Nov 29 2023 Fabio Valentini <decathorpe@gmail.com> - 3.7.1-1
- Update to version 3.7.1; Fixes RHBZ#2250720 - Update to version 3.7.1; Fixes RHBZ#2250720

Loading…
Cancel
Save