Update to 1.2.3.

This commit is contained in:
Brian Pepple 2014-02-10 10:52:52 -05:00
parent a94135f3d7
commit a079fb4f8c
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -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

View File

@ -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)

View File

@ -1 +1 @@
bb8ca262db140161482d886cb24dbcfa gst-plugins-bad-free-1.2.2.tar.xz
eb1c5f0d8a904dd8327a1da4a9cae6ce gst-plugins-bad-free-1.2.3.tar.xz