Update to version 3.7.0; Fixes RHBZ#2236624

i9ce imports/e9/aom-3.7.0-1.el9
Fabio Valentini 1 year ago
parent b5440d6e1d
commit fe0a0f7b93
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

1
.gitignore vendored

@ -14,3 +14,4 @@
/aom-3.5.0.tar.gz /aom-3.5.0.tar.gz
/aom-3.6.0.tar.gz /aom-3.6.0.tar.gz
/aom-3.6.1.tar.gz /aom-3.6.1.tar.gz
/aom-3.7.0.tar.gz

@ -1,11 +1,5 @@
%global sover 3 %global sover 3
# git describe %global aom_version v3.7.0
%global aom_version v3.6.1
# Use commit with updated changelog for correct versioning
%global commit fc430c57c7b0307b4c5ffb686cd90b3c010d08d2
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global snapshotdate 20220619
%if 0%{?fedora} || 0%{?rhel} >= 9 %if 0%{?fedora} || 0%{?rhel} >= 9
%ifarch x86_64 %ifarch x86_64
@ -15,7 +9,7 @@
%endif %endif
Name: aom Name: aom
Version: 3.6.1 Version: 3.7.0
Release: %autorelease Release: %autorelease
Summary: Royalty-free next-generation video format Summary: Royalty-free next-generation video format

@ -1 +1 @@
SHA512 (aom-3.6.1.tar.gz) = e69e3734452be56857cc903000ca7d7c4bfd1110030fb58902ebda127ba04024fd60b209a2323d0945c0c4335c2dbb61a2d7dc57c7b6c6ec44280b2f215699bf SHA512 (aom-3.7.0.tar.gz) = b142c03fb6ab1792f32e18dacc394d67308546f1c41379cd7e4c7afc80cc8f5bd562a6ec5e2733774e27891258df89e9c9e706e578baaee7c7e83071fe4d629f

Loading…
Cancel
Save