Update to 1.2.2.
This commit is contained in:
parent
c095448b33
commit
0460f21aa1
1
.gitignore
vendored
1
.gitignore
vendored
@ -15,3 +15,4 @@
|
||||
/gst-plugins-good-1.1.90.tar.xz
|
||||
/gst-plugins-good-1.2.0.tar.xz
|
||||
/gst-plugins-good-1.2.1.tar.xz
|
||||
/gst-plugins-good-1.2.2.tar.xz
|
||||
|
@ -8,7 +8,7 @@
|
||||
%endif
|
||||
|
||||
Name: gstreamer1-plugins-good
|
||||
Version: 1.2.1
|
||||
Version: 1.2.2
|
||||
Release: 1%{?dist}
|
||||
Summary: GStreamer plugins with good code and licensing
|
||||
|
||||
@ -204,6 +204,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
|
||||
|
||||
|
||||
%changelog
|
||||
* Fri Dec 27 2013 Brian Pepple <bpepple@fedoraproject.org> - 1.2.2-1
|
||||
- Update to 1.2.2.
|
||||
|
||||
* Mon Nov 11 2013 Brian Pepple <bpepple@fedoraproject.org> - 1.2.1-1
|
||||
- Update to 1.2.1.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user