|
|
|
@ -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
|
|
|
|
|