Update to 1.0.0.

This commit is contained in:
Brian Pepple 2012-09-24 13:25:12 -04:00
parent b63677ef95
commit 5065cbc8fb
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -1,3 +1,4 @@
/gst-plugins-base-0.11.93.tar.xz
/gst-plugins-base-0.11.94.tar.xz
/gst-plugins-base-0.11.99.tar.xz
/gst-plugins-base-1.0.0.tar.xz

View File

@ -1,7 +1,7 @@
%global majorminor 1.0
Name: gstreamer1-plugins-base
Version: 0.11.99
Version: 1.0.0
Release: 1%{?dist}
Summary: GStreamer streaming media framework base plugins
@ -331,6 +331,9 @@ chrpath --delete $RPM_BUILD_ROOT%{_bindir}/gst-discoverer-1.0
%changelog
* Mon Sep 24 2012 Brian Pepple <bpepple@fedoraproject.org> - 1.0.0-1
- Update to 1.0.0.
* Wed Sep 19 2012 Brian Pepple <bpepple@fedoraproject.org> - 0.11.99-1
- Update to 0.11.99

View File

@ -1 +1 @@
0419f3e3ccdc33e2cbebb26255ead2cf gst-plugins-base-0.11.99.tar.xz
428f5a0beaa7f76262bea0f431f8337e gst-plugins-base-1.0.0.tar.xz