Update to 1.7.1

This commit is contained in:
Wim Taymans 2016-01-05 11:32:35 +01:00
parent f42b673ef6
commit 9a7822ac4a
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -31,3 +31,4 @@
/gst-plugins-good-1.6.0.tar.xz
/gst-plugins-good-1.6.1.tar.xz
/gst-plugins-good-1.6.2.tar.xz
/gst-plugins-good-1.7.1.tar.xz

View File

@ -12,7 +12,7 @@
#global shortcommit %(c=%{gitcommit}; echo ${c:0:5})
Name: gstreamer1-plugins-good
Version: 1.6.2
Version: 1.7.1
Release: 1%{?gitcommit:.git%{shortcommit}}%{?dist}
Summary: GStreamer plugins with good code and licensing
@ -255,6 +255,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
%changelog
* Tue Jan 5 2016 Wim Taymans <wtaymans@redhat.com> - 1.7.1-1
- Update to 1.7.1
* Tue Dec 15 2015 Wim Taymans <wtaymans@redhat.com> - 1.6.2-1
- Update to 1.6.2

View File

@ -1 +1 @@
ef4f5bc4f31f706832a234b0f603967b gst-plugins-good-1.6.2.tar.xz
28ba312fbf7153525206ee141dbfb10c gst-plugins-good-1.7.1.tar.xz