Update to 1.2.3.
This commit is contained in:
parent
a94135f3d7
commit
a079fb4f8c
1
.gitignore
vendored
1
.gitignore
vendored
@ -16,3 +16,4 @@
|
||||
/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
|
||||
/gst-plugins-bad-free-1.2.3.tar.xz
|
||||
|
@ -9,8 +9,8 @@
|
||||
%endif
|
||||
|
||||
Name: gstreamer1-plugins-bad-free
|
||||
Version: 1.2.2
|
||||
Release: 2%{?dist}
|
||||
Version: 1.2.3
|
||||
Release: 1%{?dist}
|
||||
Summary: GStreamer streaming media framework "bad" plugins
|
||||
|
||||
License: LGPLv2+ and LGPLv2
|
||||
@ -291,6 +291,9 @@ chrpath --delete $RPM_BUILD_ROOT%{_libdir}/gstreamer-%{majorminor}/libgstcamerab
|
||||
%{_libdir}/pkgconfig/gstreamer-plugins-bad-%{majorminor}.pc
|
||||
|
||||
%changelog
|
||||
* Mon Feb 10 2014 Brian Pepple <bpepple@fedoraproject.org> - 1.2.3-1
|
||||
- Update to 1.2.3.
|
||||
|
||||
* Thu Feb 6 2014 Brian Pepple <bpepple@fedoraproject.org> - 1.2.2-2
|
||||
- Build the srtp plugin. (#1055669)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user