Update to 1.0.1
This commit is contained in:
parent
3a5fe3128b
commit
e6e4f6978c
1
.gitignore
vendored
1
.gitignore
vendored
@ -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
|
||||
|
@ -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)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user