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