Update to 1.8.2

This commit is contained in:
Wim Taymans 2016-06-09 16:32:48 +02:00
parent a90a9fd87a
commit 3ba9534f75
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -37,3 +37,4 @@
/gst-plugins-good-1.7.91.tar.xz
/gst-plugins-good-1.8.0.tar.xz
/gst-plugins-good-1.8.1.tar.xz
/gst-plugins-good-1.8.2.tar.xz

View File

@ -12,7 +12,7 @@
#global shortcommit %(c=%{gitcommit}; echo ${c:0:5})
Name: gstreamer1-plugins-good
Version: 1.8.1
Version: 1.8.2
Release: 1%{?gitcommit:.git%{shortcommit}}%{?dist}
Summary: GStreamer plugins with good code and licensing
@ -268,6 +268,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
%changelog
* Thu Jun 09 2016 Wim Taymans <wtaymans@redhat.com> - 1.8.2-1
- Update to 1.8.2
* Thu Apr 21 2016 Wim Taymans <wtaymans@redhat.com> - 1.8.1-1
- Update to 1.8.1

View File

@ -1 +1 @@
3eabe7277681b9bef8a64c312de03d47 gst-plugins-good-1.8.1.tar.xz
1ad652a98c2106f6d839dfba8d310d23 gst-plugins-good-1.8.2.tar.xz