Update to version 3.6.1; Fixes RHBZ#2193518

epel8
Fabio Valentini 2 years ago
parent 02b5ddab62
commit a46ae63b3c
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

1
.gitignore vendored

@ -10,3 +10,4 @@
/aom-fc430c5.tar.gz /aom-fc430c5.tar.gz
/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

@ -2,7 +2,7 @@
%global sover 3 %global sover 3
# git describe # git describe
%global aom_version v3.6.0 %global aom_version v3.6.1
# Use commit with updated changelog for correct versioning # Use commit with updated changelog for correct versioning
%global commit fc430c57c7b0307b4c5ffb686cd90b3c010d08d2 %global commit fc430c57c7b0307b4c5ffb686cd90b3c010d08d2
@ -17,7 +17,7 @@
%endif %endif
Name: aom Name: aom
Version: 3.6.0 Version: 3.6.1
Release: %autorelease Release: %autorelease
Summary: Royalty-free next-generation video format Summary: Royalty-free next-generation video format

@ -1 +1 @@
SHA512 (aom-3.6.0.tar.gz) = d90e661d0f5ecf14c1b474ad83a5d283922db0a2afdee4f0996ca1611be036fd1d220932bb025049d6e6a19f10d546d4fe9895e6b63701a51f215040712a87d1 SHA512 (aom-3.6.1.tar.gz) = e69e3734452be56857cc903000ca7d7c4bfd1110030fb58902ebda127ba04024fd60b209a2323d0945c0c4335c2dbb61a2d7dc57c7b6c6ec44280b2f215699bf

Loading…
Cancel
Save