Update to 1.0.9.

This commit is contained in:
Brian Pepple 2013-08-02 09:59:25 -07:00
parent 91eab08b03
commit 832a0db7aa
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -11,3 +11,4 @@
/gst-plugins-base-1.0.7.tar.xz
/gst-plugins-base-1.0.8.tar.xz
/gst-plugins-base-1.0.9.tar.xz

View File

@ -1,7 +1,7 @@
%global majorminor 1.0
Name: gstreamer1-plugins-base
Version: 1.0.8
Version: 1.0.9
Release: 1%{?dist}
Summary: GStreamer streaming media framework base plugins
@ -333,6 +333,9 @@ chrpath --delete $RPM_BUILD_ROOT%{_bindir}/gst-discoverer-1.0
%changelog
* Fri Aug 2 2013 Brian Pepple <bpepple@fedoraproject.org> - 1.0.9-1
- Update to 1.0.9.
* Sat Jul 13 2013 Brian Pepple <bpepple@fedoraproject.org> - 1.0.8-1
- Update to 1.0.8.

View File

@ -1 +1 @@
c8b36678186e7d4fb1e6395ffcd1abb1 gst-plugins-base-1.0.8.tar.xz
24af1986581d9c2cd3dc834ab64d133d gst-plugins-base-1.0.9.tar.xz