Update to 1.6.1

This commit is contained in:
Wim Taymans 2015-11-02 10:39:09 +01:00
parent 2361018bb8
commit 09bcb6f139
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -29,3 +29,4 @@
/gst-plugins-bad-free-1.5.90.tar.xz
/gst-plugins-bad-free-1.5.91.tar.xz
/gst-plugins-bad-free-1.6.0.tar.xz
/gst-plugins-bad-free-1.6.1.tar.xz

View File

@ -13,7 +13,7 @@
#global shortcommit %(c=%{gitcommit}; echo ${c:0:5})
Name: gstreamer1-plugins-bad-free
Version: 1.6.0
Version: 1.6.1
Release: 1%{?gitcommit:.git%{shortcommit}}%{?dist}
Summary: GStreamer streaming media framework "bad" plugins
@ -430,6 +430,9 @@ chrpath --delete $RPM_BUILD_ROOT%{_libdir}/libgstbadvideo-%{majorminor}.so
%{_libdir}/pkgconfig/gstreamer-plugins-bad-%{majorminor}.pc
%changelog
* Mon Nov 2 2015 Wim Taymans <wtaymans@redhat.com> - 1.6.1-1
- Update to 1.6.1
* Sat Sep 26 2015 Kalev Lember <klember@redhat.com> - 1.6.0-1
- Update to 1.6.0
- Remove lib64 rpaths from a few more libraries

View File

@ -1 +1 @@
6767eb8806a4444401bbb8a677b86020 gst-plugins-bad-free-1.6.0.tar.xz
d1f2cb1d8c5202dfc4e60fcd81d06acc gst-plugins-bad-free-1.6.1.tar.xz