Update to 1.8.0
This commit is contained in:
parent
ef7919304c
commit
45347673d8
1
.gitignore
vendored
1
.gitignore
vendored
@ -36,3 +36,4 @@
|
|||||||
/gst-plugins-bad-free-1.7.2.tar.xz
|
/gst-plugins-bad-free-1.7.2.tar.xz
|
||||||
/gst-plugins-bad-free-1.7.90.tar.xz
|
/gst-plugins-bad-free-1.7.90.tar.xz
|
||||||
/gst-plugins-bad-free-1.7.91.tar.xz
|
/gst-plugins-bad-free-1.7.91.tar.xz
|
||||||
|
/gst-plugins-bad-free-1.8.0.tar.xz
|
||||||
|
@ -13,7 +13,7 @@
|
|||||||
#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.7.91
|
Version: 1.8.0
|
||||||
Release: 1%{?gitcommit:.git%{shortcommit}}%{?dist}
|
Release: 1%{?gitcommit:.git%{shortcommit}}%{?dist}
|
||||||
Summary: GStreamer streaming media framework "bad" plugins
|
Summary: GStreamer streaming media framework "bad" plugins
|
||||||
|
|
||||||
@ -474,6 +474,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
|
||||||
|
* Thu Mar 24 2016 Wim Taymans <wtaymans@redhat.com> - 1.8.0-1
|
||||||
|
- Update to 1.8.0
|
||||||
|
|
||||||
* Wed Mar 16 2016 Wim Taymans <wtaymans@redhat.com> - 1.7.91-1
|
* Wed Mar 16 2016 Wim Taymans <wtaymans@redhat.com> - 1.7.91-1
|
||||||
- Update to 1.7.91
|
- Update to 1.7.91
|
||||||
- The opus parse was not moved so we still need opus-devel and we still
|
- The opus parse was not moved so we still need opus-devel and we still
|
||||||
|
Loading…
Reference in New Issue
Block a user