Update to 1.9.90
This commit is contained in:
parent
5f295d3bc2
commit
0af80feec6
1
.gitignore
vendored
1
.gitignore
vendored
@ -41,3 +41,4 @@
|
|||||||
/gst-plugins-bad-free-1.8.2.tar.xz
|
/gst-plugins-bad-free-1.8.2.tar.xz
|
||||||
/gst-plugins-bad-free-1.9.1.tar.xz
|
/gst-plugins-bad-free-1.9.1.tar.xz
|
||||||
/gst-plugins-bad-free-1.9.2.tar.xz
|
/gst-plugins-bad-free-1.9.2.tar.xz
|
||||||
|
/gst-plugins-bad-free-1.9.90.tar.xz
|
||||||
|
@ -13,8 +13,8 @@
|
|||||||
#global shortcommit %(c=%{gitcommit}; echo ${c:0:5})
|
#global shortcommit %(c=%{gitcommit}; echo ${c:0:5})
|
||||||
|
|
||||||
Name: gstreamer1-plugins-bad-free
|
Name: gstreamer1-plugins-bad-free
|
||||||
Version: 1.9.2
|
Version: 1.9.90
|
||||||
Release: 2%{?gitcommit:.git%{shortcommit}}%{?dist}
|
Release: 1%{?gitcommit:.git%{shortcommit}}%{?dist}
|
||||||
Summary: GStreamer streaming media framework "bad" plugins
|
Summary: GStreamer streaming media framework "bad" plugins
|
||||||
|
|
||||||
License: LGPLv2+ and LGPLv2
|
License: LGPLv2+ and LGPLv2
|
||||||
@ -512,6 +512,9 @@ chrpath --delete $RPM_BUILD_ROOT%{_libdir}/libgstbadvideo-%{majorminor}.so
|
|||||||
%{_libdir}/pkgconfig/gstreamer-plugins-bad-%{majorminor}.pc
|
%{_libdir}/pkgconfig/gstreamer-plugins-bad-%{majorminor}.pc
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Oct 01 2016 Wim Taymans <wtaymans@redhat.com> - 1.9.90-1
|
||||||
|
- Update to 1.9.90
|
||||||
|
|
||||||
* Fri Sep 02 2016 Wim Taymans <wtaymans@redhat.com> - 1.9.2-2
|
* Fri Sep 02 2016 Wim Taymans <wtaymans@redhat.com> - 1.9.2-2
|
||||||
- Rebuild
|
- Rebuild
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user