Update gstreamer plugin to 1.12.4

epel9
Kalev Lember 7 years ago
parent c717d1d210
commit e87fbb4d2a

1
.gitignore vendored

@ -12,3 +12,4 @@
/gst-plugins-bad-openh264-1.12.1.tar.xz
/gst-plugins-bad-openh264-1.12.2.tar.xz
/gst-plugins-bad-openh264-1.12.3.tar.xz
/gst-plugins-bad-openh264-1.12.4.tar.xz

@ -4,12 +4,12 @@
%global shortcommit1 %(c=%{commit1}; echo ${c:0:7})
%global openh264_version 1.7.0
%global gst_version 1.12.3
%global gst_version 1.12.4
Name: openh264
Version: %{openh264_version}
# Also bump the Release tag for gstreamer1-plugin-openh264 down below
Release: 4%{?dist}
Release: 5%{?dist}
Summary: H.264 codec library
License: BSD
@ -220,6 +220,9 @@ popd
%changelog
* Sat Dec 16 2017 Kalev Lember <klember@redhat.com> - 1.7.0-5
- Update gstreamer plugin to 1.12.4
* Tue Sep 19 2017 Kalev Lember <klember@redhat.com> - 1.7.0-4
- Update gstreamer plugin to 1.12.3

@ -1,3 +1,3 @@
SHA512 (gmp-api-c5f1d0f.tar.gz) = 20bf28b117b4d1d24ee659809940f14e9985757fc09fff1e900feac3f17343033c38248782c4d6c3f15a0eeb1f994c4d91283a3b2131ea94b83e340cd54ef574
SHA512 (gst-plugins-bad-openh264-1.12.3.tar.xz) = 5b33da0a58f37c9c6facc94c4b94281f3972e0a05a70592980002bb4bbcda26b64acca6db30724e97a62473cfbce565f14e7de300504070d8c6eca1e09087049
SHA512 (gst-plugins-bad-openh264-1.12.4.tar.xz) = 670ae3d17a86a8d3c44f6e3f2ef4e6da6eb06bb52dfab24fd9a1baa3a53b88b6903933d9f6f4958eb94eb9c4895c33d4627d59c279a3aefdb2da7be5ebc20e55
SHA512 (openh264-1.7.0.tar.gz) = 3e30584d6adb69c162f5b044f49155c22d44ab8e399f6bf09194593df84475b49979406f3e461d25ef1e4422c2721b975c58bc64d40a143d8493d45380ad96aa

Loading…
Cancel
Save