Update openh264 to 1.5.3 git snapshot

epel9
Kalev Lember 9 years ago
parent 9b17063bd5
commit e9f28bfc99

2
.gitignore vendored

@ -1,3 +1,3 @@
/gmp-api-c5f1d0f.tar.gz
/gst-plugins-bad-openh264-1.6.1.tar.xz
/openh264-21e44bd.tar.gz
/openh264-2706e36.tar.gz

@ -1,5 +1,5 @@
# v1.5.2-Firefox39 branch
%global commit0 21e44bda8b45ac85f6ba78e85b3bd37a1beb2a04
# v1.5.3-Firefox39 branch
%global commit0 2706e36bf0a8b7c539c803ed877148c005ffca59
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
# To get the gmp-api commit to use, run:
@ -12,8 +12,8 @@
%global gst_release 2
Name: openh264
Version: 1.5.2
Release: 0.4.git%{shortcommit0}%{?dist}
Version: 1.5.3
Release: 0.1.git%{shortcommit0}%{?dist}
Summary: H.264 codec library
License: BSD
@ -223,6 +223,9 @@ popd
%changelog
* Thu Apr 28 2016 Kalev Lember <klember@redhat.com> - 1.5.3-0.1.git2706e36
- Update openh264 to 1.5.3 git snapshot
* Mon Mar 21 2016 Dennis Gilmore <dennis@ausil.us> - 1.5.2-0.4.git21e44bd
- move the mozila-openh264 definition before gstreamer1-plugin-openh264
- gstreamer1-plugin-openh264 redefines version and release messing up requires

@ -1,3 +1,3 @@
961eb0256e27a12dd0a19421b56f3309 gmp-api-c5f1d0f.tar.gz
74ec07ae3c1c5a678c761d3624f06060 gst-plugins-bad-openh264-1.6.1.tar.xz
0821a30af77607e17bdf956faf5c64f2 openh264-21e44bd.tar.gz
259b33cec12941f32b367ff5270ef6a9 openh264-2706e36.tar.gz

Loading…
Cancel
Save