Update to 1.9.2

This commit is contained in:
Wim Taymans 2016-09-01 15:26:06 +02:00
parent 2ddd94dbc2
commit 7df77d72de
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -39,3 +39,4 @@
/gst-plugins-good-1.8.1.tar.xz
/gst-plugins-good-1.8.2.tar.xz
/gst-plugins-good-1.9.1.tar.xz
/gst-plugins-good-1.9.2.tar.xz

View File

@ -12,8 +12,8 @@
#global shortcommit %(c=%{gitcommit}; echo ${c:0:5})
Name: gstreamer1-plugins-good
Version: 1.9.1
Release: 2%{?gitcommit:.git%{shortcommit}}%{?dist}
Version: 1.9.2
Release: 1%{?gitcommit:.git%{shortcommit}}%{?dist}
Summary: GStreamer plugins with good code and licensing
License: LGPLv2+
@ -268,6 +268,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
%changelog
* Thu Sep 01 2016 Wim Taymans <wtaymans@redhat.com> - 1.9.2-1
- Update to 1.9.2
* Fri Jul 22 2016 Tom Callaway <spot@fedoraproject.org> - 1.9.1-2
- rebuild for new libvpx

View File

@ -1 +1 @@
6d6f02d4162ae1835f35031473870974 gst-plugins-good-1.9.1.tar.xz
0700703b3700918e6f216aae6edeee64 gst-plugins-good-1.9.2.tar.xz