Update to 1.2.2.

This commit is contained in:
Brian Pepple 2013-12-27 09:33:46 -05:00
parent 0c239c07b1
commit 6db158c2c4
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -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

View File

@ -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

View File

@ -1 +1 @@
2e75fb03ed7e4d24d88601fcac4d57aa gst-plugins-base-1.2.1.tar.xz
ed0fd639a10d91870cc1d55727bb4f44 gst-plugins-base-1.2.2.tar.xz