Update to 1.2.2.
This commit is contained in:
parent
852240600c
commit
113bb60bc8
1
.gitignore
vendored
1
.gitignore
vendored
@ -15,3 +15,4 @@
|
||||
/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
|
||||
/gst-plugins-bad-free-1.2.2.tar.xz
|
||||
|
@ -9,8 +9,8 @@
|
||||
%endif
|
||||
|
||||
Name: gstreamer1-plugins-bad-free
|
||||
Version: 1.2.1
|
||||
Release: 4%{?dist}
|
||||
Version: 1.2.2
|
||||
Release: 1%{?dist}
|
||||
Summary: GStreamer streaming media framework "bad" plugins
|
||||
|
||||
License: LGPLv2+ and LGPLv2
|
||||
@ -289,6 +289,9 @@ chrpath --delete $RPM_BUILD_ROOT%{_libdir}/gstreamer-%{majorminor}/libgstcamerab
|
||||
%{_libdir}/pkgconfig/gstreamer-plugins-bad-%{majorminor}.pc
|
||||
|
||||
%changelog
|
||||
* Fri Dec 27 2013 Brian Pepple <bpepple@fedoraproject.org> - 1.2.2-1
|
||||
- Update to 1.2.2.
|
||||
|
||||
* Fri Nov 15 2013 Brian Pepple <bpepple@fedoraproject.org> - 1.2.1-4
|
||||
- Build fluidsynth plugin. (#1024906)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user