Update to 1.8.0

This commit is contained in:
Wim Taymans 2016-03-24 16:00:02 +01:00
parent ef7919304c
commit 45347673d8
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

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

View File

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

View File

@ -1 +1 @@
6814dddd27a78f21c30e9340cf41a3ca gst-plugins-bad-free-1.7.91.tar.xz 508525703b077c136466637d08a6a116 gst-plugins-bad-free-1.8.0.tar.xz