Update to 1.0.7.
This commit is contained in:
parent
56e58e87d8
commit
264a725c41
1
.gitignore
vendored
1
.gitignore
vendored
@ -8,3 +8,4 @@
|
||||
/gst-plugins-base-1.0.4.tar.xz
|
||||
/gst-plugins-base-1.0.5.tar.xz
|
||||
/gst-plugins-base-1.0.6.tar.xz
|
||||
/gst-plugins-base-1.0.7.tar.xz
|
||||
|
@ -1,8 +1,8 @@
|
||||
%global majorminor 1.0
|
||||
|
||||
Name: gstreamer1-plugins-base
|
||||
Version: 1.0.6
|
||||
Release: 2%{?dist}
|
||||
Version: 1.0.7
|
||||
Release: 1%{?dist}
|
||||
Summary: GStreamer streaming media framework base plugins
|
||||
|
||||
License: LGPLv2+
|
||||
@ -331,6 +331,9 @@ chrpath --delete $RPM_BUILD_ROOT%{_bindir}/gst-discoverer-1.0
|
||||
|
||||
|
||||
%changelog
|
||||
* Fri Apr 26 2013 Brian Pepple <bpepple@fedoraproject.org> - 1.0.7-1
|
||||
- Update to 1.0.7.
|
||||
|
||||
* Wed Apr 3 2013 Brian Pepple <bpepple@fedoraproject.org> - 1.0.6-2
|
||||
- Drop gst-visualise mention from description. (#947658)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user