Update to 1.6.0

This commit is contained in:
Kalev Lember 2015-09-26 11:32:39 +02:00
parent 9dba8b24df
commit a9784adb5f
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -28,3 +28,4 @@
/gst-plugins-bad-free-1.5.2.tar.xz /gst-plugins-bad-free-1.5.2.tar.xz
/gst-plugins-bad-free-1.5.90.tar.xz /gst-plugins-bad-free-1.5.90.tar.xz
/gst-plugins-bad-free-1.5.91.tar.xz /gst-plugins-bad-free-1.5.91.tar.xz
/gst-plugins-bad-free-1.6.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.5.91 Version: 1.6.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
@ -414,6 +414,9 @@ chrpath --delete $RPM_BUILD_ROOT%{_libdir}/gstreamer-%{majorminor}/libgstcamerab
%{_libdir}/pkgconfig/gstreamer-plugins-bad-%{majorminor}.pc %{_libdir}/pkgconfig/gstreamer-plugins-bad-%{majorminor}.pc
%changelog %changelog
* Sat Sep 26 2015 Kalev Lember <klember@redhat.com> - 1.6.0-1
- Update to 1.6.0
* Mon Sep 21 2015 Wim Taymans <wtaymans@redhat.com> - 1.5.91-1 * Mon Sep 21 2015 Wim Taymans <wtaymans@redhat.com> - 1.5.91-1
- Update to 1.5.91 - Update to 1.5.91

View File

@ -1 +1 @@
8b6fa76b0711fabedd291919e364604f gst-plugins-bad-free-1.5.91.tar.xz 6767eb8806a4444401bbb8a677b86020 gst-plugins-bad-free-1.6.0.tar.xz