Update to 1.0.1

This commit is contained in:
Brian Pepple 2012-10-07 18:03:20 -04:00
parent 3a5fe3128b
commit e6e4f6978c
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -2,3 +2,4 @@
/gst-plugins-good-0.11.94.tar.xz
/gst-plugins-good-0.11.99.tar.xz
/gst-plugins-good-1.0.0.tar.xz
/gst-plugins-good-1.0.1.tar.xz

View File

@ -8,8 +8,8 @@
%endif
Name: gstreamer1-plugins-good
Version: 1.0.0
Release: 3%{?dist}
Version: 1.0.1
Release: 1%{?dist}
Summary: GStreamer plugins with good code and licensing
License: LGPLv2+
@ -199,6 +199,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
%changelog
* Sun Oct 7 2012 Brian Pepple <bpepple@fedoraproject.org> - 1.0.1-1
- Update to 1.0.1
* Tue Oct 2 2012 Brian Pepple <bpepple@fedoraproject.org> - 1.0.0-3
- Add required version for vpx-devel. (#862157)

View File

@ -1 +1 @@
f711832cd8a9b033eb424fabe89ca9d1 gst-plugins-good-1.0.0.tar.xz
30bc72d77d274289844e2138ca79c840 gst-plugins-good-1.0.1.tar.xz