Update to 1.8.0

This commit is contained in:
Wim Taymans 2016-03-24 15:55:07 +01:00
parent ad0eda0051
commit 7df7374de8
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -35,3 +35,4 @@
/gst-plugins-good-1.7.2.tar.xz
/gst-plugins-good-1.7.90.tar.xz
/gst-plugins-good-1.7.91.tar.xz
/gst-plugins-good-1.8.0.tar.xz

View File

@ -12,7 +12,7 @@
#global shortcommit %(c=%{gitcommit}; echo ${c:0:5})
Name: gstreamer1-plugins-good
Version: 1.7.91
Version: 1.8.0
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 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
- Update to 1.7.91

View File

@ -1 +1 @@
564203c27aeb566c02fcfc4630436b54 gst-plugins-good-1.7.91.tar.xz
91ed4649c7c2e43a61f731d144f6f6d0 gst-plugins-good-1.8.0.tar.xz