Update to 1.12.2
This commit is contained in:
parent
85c2992849
commit
df80479e9c
1
.gitignore
vendored
1
.gitignore
vendored
@ -51,3 +51,4 @@
|
||||
/gst-plugins-bad-free-1.11.91.tar.xz
|
||||
/gst-plugins-bad-free-1.12.0.tar.xz
|
||||
/gst-plugins-bad-free-1.12.1.tar.xz
|
||||
/gst-plugins-bad-free-1.12.2.tar.xz
|
||||
|
@ -13,7 +13,7 @@
|
||||
#global shortcommit %(c=%{gitcommit}; echo ${c:0:5})
|
||||
|
||||
Name: gstreamer1-plugins-bad-free
|
||||
Version: 1.12.1
|
||||
Version: 1.12.2
|
||||
Release: 1%{?gitcommit:.git%{shortcommit}}%{?dist}
|
||||
Summary: GStreamer streaming media framework "bad" plugins
|
||||
|
||||
@ -521,6 +521,9 @@ chrpath --delete $RPM_BUILD_ROOT%{_libdir}/libgstbadvideo-%{majorminor}.so
|
||||
%{_libdir}/pkgconfig/gstreamer-plugins-bad-%{majorminor}.pc
|
||||
|
||||
%changelog
|
||||
* Mon Jul 17 2017 Wim Taymans <wtaymans@redhat.com> - 1.12.2-1
|
||||
- Update to 1.12.2
|
||||
|
||||
* Tue Jun 20 2017 Wim Taymans <wtaymans@redhat.com> - 1.12.1-1
|
||||
- Update to 1.12.1
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (gst-plugins-bad-free-1.12.1.tar.xz) = 2df0801336415fbb45d25f6289f9d853529436ed65e224b6d23f0ab7268123f58457a14b42b5975d0875a998c076b295917697846cd7ba8eaf3ca72e67f63418
|
||||
SHA512 (gst-plugins-bad-free-1.12.2.tar.xz) = 2ea4691bde2954386c9dc9a4b04548f50d06e7acbd20eb78752755d091ad78d7168744c76f8b6d313d6bed6398848e283582d6f95258968f228aff07fc728c18
|
||||
|
Loading…
Reference in New Issue
Block a user