Update to 1.2.2.
This commit is contained in:
parent
0c239c07b1
commit
6db158c2c4
1
.gitignore
vendored
1
.gitignore
vendored
@ -15,3 +15,4 @@
|
||||
/gst-plugins-base-1.1.90.tar.xz
|
||||
/gst-plugins-base-1.2.0.tar.xz
|
||||
/gst-plugins-base-1.2.1.tar.xz
|
||||
/gst-plugins-base-1.2.2.tar.xz
|
||||
|
@ -1,8 +1,8 @@
|
||||
%global majorminor 1.0
|
||||
|
||||
Name: gstreamer1-plugins-base
|
||||
Version: 1.2.1
|
||||
Release: 2%{?dist}
|
||||
Version: 1.2.2
|
||||
Release: 1%{?dist}
|
||||
Summary: GStreamer streaming media framework base plugins
|
||||
|
||||
License: LGPLv2+
|
||||
@ -350,6 +350,9 @@ chrpath --delete $RPM_BUILD_ROOT%{_bindir}/gst-discoverer-1.0
|
||||
|
||||
|
||||
%changelog
|
||||
* Fri Dec 27 2013 Brian Pepple <bpepple@fedoraproject.org> - 1.2.2-1
|
||||
- Update to 1.2.2.
|
||||
|
||||
* Wed Dec 04 2013 Nils Philippsen <nils@redhat.com> - 1.2.1-2
|
||||
- rebuild for new libvisual
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user