Update to 1.0.0.
This commit is contained in:
parent
0a144622fe
commit
cf18b3b453
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,3 +1,4 @@
|
||||
/gst-plugins-bad-free-0.11.93.tar.xz
|
||||
/gst-plugins-bad-free-0.11.94.tar.xz
|
||||
/gst-plugins-bad-free-0.11.99.tar.xz
|
||||
/gst-plugins-bad-free-1.0.0.tar.xz
|
||||
|
@ -8,8 +8,8 @@
|
||||
%endif
|
||||
|
||||
Name: gstreamer1-plugins-bad-free
|
||||
Version: 0.11.99
|
||||
Release: 2%{?dist}
|
||||
Version: 1.0.0
|
||||
Release: 1%{?dist}
|
||||
Summary: GStreamer streaming media framework "bad" plugins
|
||||
|
||||
License: LGPLv2+ and LGPLv2
|
||||
@ -246,6 +246,9 @@ chrpath --delete $RPM_BUILD_ROOT%{_libdir}/gstreamer-%{majorminor}/libgstcamerab
|
||||
%{_libdir}/pkgconfig/gstreamer-plugins-bad-%{majorminor}.pc
|
||||
|
||||
%changelog
|
||||
* Mon Sep 24 2012 Brian Pepple <bpepple@fedoraproject.org> - 1.0.0-1
|
||||
- Update to 1.0.0.
|
||||
|
||||
* Thu Sep 20 2012 Bastien Nocera <bnocera@redhat.com> 0.11.99-2
|
||||
- The soundtouch-devel BR should be on, even with extras disabled
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user