Update to 3.12.0
Close: rhbz#2344781
This commit is contained in:
parent
7298adf6e7
commit
7b6a27395f
3 changed files with 4 additions and 3 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -20,3 +20,4 @@
|
|||
/aom-3.8.2.tar.gz
|
||||
/aom-3.9.0.tar.gz
|
||||
/aom-3.11.0.tar.gz
|
||||
/aom-3.12.0.tar.gz
|
||||
|
|
|
|||
4
aom.spec
4
aom.spec
|
|
@ -1,5 +1,5 @@
|
|||
%global sover 3
|
||||
%global aom_version v3.11.0
|
||||
%global aom_version v3.12.0
|
||||
|
||||
%if 0%{?fedora} || 0%{?rhel} >= 9
|
||||
%ifarch x86_64
|
||||
|
|
@ -13,7 +13,7 @@
|
|||
%endif
|
||||
|
||||
Name: aom
|
||||
Version: 3.11.0
|
||||
Version: 3.12.0
|
||||
Release: %autorelease
|
||||
Summary: Royalty-free next-generation video format
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (aom-3.11.0.tar.gz) = 5c87159e4ae81af0f01b35bda5ced5ad58a777f57333f77b39fbdb27840e01031c4555b94e6ad4245ee3ba791dc0d84df6090e23240548680518353c3a2f71e3
|
||||
SHA512 (aom-3.12.0.tar.gz) = 74336adc67527567f90a6e3dd6832af92e20ae9c41e6fdd13cb93eb44ecd43933d526497fb692519419c328ba95bc2bee3e50788183dce859abaefd0d7b1d6e7
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue