Update to 1.0.2
This commit is contained in:
parent
7a27984152
commit
bdee3feea8
1
.gitignore
vendored
1
.gitignore
vendored
@ -3,3 +3,4 @@
|
||||
/gst-plugins-bad-free-0.11.99.tar.xz
|
||||
/gst-plugins-bad-free-1.0.0.tar.xz
|
||||
/gst-plugins-bad-free-1.0.1.tar.xz
|
||||
/gst-plugins-bad-free-1.0.2.tar.xz
|
||||
|
@ -8,7 +8,7 @@
|
||||
%endif
|
||||
|
||||
Name: gstreamer1-plugins-bad-free
|
||||
Version: 1.0.1
|
||||
Version: 1.0.2
|
||||
Release: 1%{?dist}
|
||||
Summary: GStreamer streaming media framework "bad" plugins
|
||||
|
||||
@ -249,6 +249,9 @@ chrpath --delete $RPM_BUILD_ROOT%{_libdir}/gstreamer-%{majorminor}/libgstcamerab
|
||||
%{_libdir}/pkgconfig/gstreamer-plugins-bad-%{majorminor}.pc
|
||||
|
||||
%changelog
|
||||
* Thu Oct 25 2012 Brian Pepple <bpepple@fedoraproject.org> - 1.0.2-1
|
||||
- Update to 1.0.2
|
||||
|
||||
* Sun Oct 7 2012 Brian Pepple <bpepple@fedoraproject.org> - 1.0.1-1
|
||||
- Update to 1.0.1
|
||||
- Add frei0r plugin to file list.
|
||||
|
Loading…
Reference in New Issue
Block a user