Update to 1.2.0.

This commit is contained in:
Brian Pepple 2013-09-24 10:17:01 -04:00
parent f25e4de95e
commit e3a868326d
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -13,3 +13,4 @@
/gst-plugins-base-1.1.3.tar.xz
/gst-plugins-base-1.1.4.tar.xz
/gst-plugins-base-1.1.90.tar.xz
/gst-plugins-base-1.2.0.tar.xz

View File

@ -1,7 +1,7 @@
%global majorminor 1.0
Name: gstreamer1-plugins-base
Version: 1.1.90
Version: 1.2.0
Release: 1%{?dist}
Summary: GStreamer streaming media framework base plugins
@ -350,6 +350,9 @@ chrpath --delete $RPM_BUILD_ROOT%{_bindir}/gst-discoverer-1.0
%changelog
* Tue Sep 24 2013 Brian Pepple <bpepple@fedoraproject.org> - 1.2.0-1
- Update to 1.2.0.
* Thu Sep 19 2013 Brian Pepple <bpepple@fedoraproject.org> - 1.1.90-1
- Update to 1.1.90.
- Bump minimum version of orc needed.

View File

@ -1 +1 @@
53e02550e0d0160ad1e7dc6650ab9b88 gst-plugins-base-1.1.90.tar.xz
d0f7bb7f6c781be127902bff89b87c5c gst-plugins-base-1.2.0.tar.xz