Update to 1.0.1
This commit is contained in:
parent
8ab1f5fe78
commit
b211659779
1
.gitignore
vendored
1
.gitignore
vendored
@ -2,3 +2,4 @@
|
|||||||
/gst-plugins-base-0.11.94.tar.xz
|
/gst-plugins-base-0.11.94.tar.xz
|
||||||
/gst-plugins-base-0.11.99.tar.xz
|
/gst-plugins-base-0.11.99.tar.xz
|
||||||
/gst-plugins-base-1.0.0.tar.xz
|
/gst-plugins-base-1.0.0.tar.xz
|
||||||
|
/gst-plugins-base-1.0.1.tar.xz
|
||||||
|
@ -1,8 +1,8 @@
|
|||||||
%global majorminor 1.0
|
%global majorminor 1.0
|
||||||
|
|
||||||
Name: gstreamer1-plugins-base
|
Name: gstreamer1-plugins-base
|
||||||
Version: 1.0.0
|
Version: 1.0.1
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: GStreamer streaming media framework base plugins
|
Summary: GStreamer streaming media framework base plugins
|
||||||
|
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
@ -331,6 +331,9 @@ chrpath --delete $RPM_BUILD_ROOT%{_bindir}/gst-discoverer-1.0
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Oct 7 2012 Brian Pepple <bpepple@fedoraproject.org> - 1.0.1-1
|
||||||
|
- Update to 1.0.1
|
||||||
|
|
||||||
* Mon Oct 1 2012 Peter Robinson <pbrobinson@fedoraproject.org> - 1.0.0-2
|
* Mon Oct 1 2012 Peter Robinson <pbrobinson@fedoraproject.org> - 1.0.0-2
|
||||||
- Enable verbose build
|
- Enable verbose build
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user