Update to 1.2.1.
This commit is contained in:
parent
74a9d4d6bc
commit
dfd27fa839
1
.gitignore
vendored
1
.gitignore
vendored
@ -14,3 +14,4 @@
|
||||
/gst-plugins-bad-free-1.1.4.tar.xz
|
||||
/gst-plugins-bad-free-1.1.90.tar.xz
|
||||
/gst-plugins-bad-free-1.2.0.tar.xz
|
||||
/gst-plugins-bad-free-1.2.1.tar.xz
|
||||
|
@ -9,8 +9,8 @@
|
||||
%endif
|
||||
|
||||
Name: gstreamer1-plugins-bad-free
|
||||
Version: 1.2.0
|
||||
Release: 3%{?dist}
|
||||
Version: 1.2.1
|
||||
Release: 1%{?dist}
|
||||
Summary: GStreamer streaming media framework "bad" plugins
|
||||
|
||||
License: LGPLv2+ and LGPLv2
|
||||
@ -283,6 +283,9 @@ chrpath --delete $RPM_BUILD_ROOT%{_libdir}/gstreamer-%{majorminor}/libgstcamerab
|
||||
%{_libdir}/pkgconfig/gstreamer-plugins-bad-%{majorminor}.pc
|
||||
|
||||
%changelog
|
||||
* Mon Nov 11 2013 Brian Pepple <bpepple@fedoraproject.org> - 1.2.1-1
|
||||
- Update to 1.2.1.
|
||||
|
||||
* Fri Nov 8 2013 Brian Pepple <bpepple@fedoraproject.org> - 1.2.0-3
|
||||
- Build gobject-introspection support. (#1028156)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user