Update to 1.4.4
This commit is contained in:
parent
5ce1512122
commit
91d115114c
1
.gitignore
vendored
1
.gitignore
vendored
@ -22,3 +22,4 @@
|
|||||||
/gst-plugins-bad-free-1.4.0.tar.xz
|
/gst-plugins-bad-free-1.4.0.tar.xz
|
||||||
/gst-plugins-bad-free-1.4.1.tar.xz
|
/gst-plugins-bad-free-1.4.1.tar.xz
|
||||||
/gst-plugins-bad-free-1.4.2.tar.xz
|
/gst-plugins-bad-free-1.4.2.tar.xz
|
||||||
|
/gst-plugins-bad-free-1.4.4.tar.xz
|
||||||
|
@ -9,8 +9,8 @@
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
Name: gstreamer1-plugins-bad-free
|
Name: gstreamer1-plugins-bad-free
|
||||||
Version: 1.4.2
|
Version: 1.4.4
|
||||||
Release: 3%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: GStreamer streaming media framework "bad" plugins
|
Summary: GStreamer streaming media framework "bad" plugins
|
||||||
|
|
||||||
License: LGPLv2+ and LGPLv2
|
License: LGPLv2+ and LGPLv2
|
||||||
@ -329,6 +329,9 @@ chrpath --delete $RPM_BUILD_ROOT%{_libdir}/gstreamer-%{majorminor}/libgstcamerab
|
|||||||
%{_libdir}/pkgconfig/gstreamer-plugins-bad-%{majorminor}.pc
|
%{_libdir}/pkgconfig/gstreamer-plugins-bad-%{majorminor}.pc
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Nov 14 2014 Kalev Lember <kalevlember@gmail.com> - 1.4.4-1
|
||||||
|
- Update to 1.4.4
|
||||||
|
|
||||||
* Fri Nov 14 2014 Tom Callaway <spot@fedoraproject.org> - 1.4.2-3
|
* Fri Nov 14 2014 Tom Callaway <spot@fedoraproject.org> - 1.4.2-3
|
||||||
- Rebuild for new libsrtp
|
- Rebuild for new libsrtp
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user