Update to 1.7.1
This commit is contained in:
parent
757a9c0f0e
commit
f3c7c2bc15
1
.gitignore
vendored
1
.gitignore
vendored
@ -31,3 +31,4 @@
|
|||||||
/gst-plugins-bad-free-1.6.0.tar.xz
|
/gst-plugins-bad-free-1.6.0.tar.xz
|
||||||
/gst-plugins-bad-free-1.6.1.tar.xz
|
/gst-plugins-bad-free-1.6.1.tar.xz
|
||||||
/gst-plugins-bad-free-1.6.2.tar.xz
|
/gst-plugins-bad-free-1.6.2.tar.xz
|
||||||
|
/gst-plugins-bad-free-1.7.1.tar.xz
|
||||||
|
@ -94,6 +94,7 @@ subenc
|
|||||||
tta
|
tta
|
||||||
valve
|
valve
|
||||||
videofilters
|
videofilters
|
||||||
|
videoframe_audiolevel
|
||||||
videomaxrate
|
videomaxrate
|
||||||
videomeasure
|
videomeasure
|
||||||
videoparsers
|
videoparsers
|
||||||
|
@ -13,7 +13,7 @@
|
|||||||
#global shortcommit %(c=%{gitcommit}; echo ${c:0:5})
|
#global shortcommit %(c=%{gitcommit}; echo ${c:0:5})
|
||||||
|
|
||||||
Name: gstreamer1-plugins-bad-free
|
Name: gstreamer1-plugins-bad-free
|
||||||
Version: 1.6.2
|
Version: 1.7.1
|
||||||
Release: 2%{?gitcommit:.git%{shortcommit}}%{?dist}
|
Release: 2%{?gitcommit:.git%{shortcommit}}%{?dist}
|
||||||
Summary: GStreamer streaming media framework "bad" plugins
|
Summary: GStreamer streaming media framework "bad" plugins
|
||||||
|
|
||||||
@ -450,6 +450,9 @@ chrpath --delete $RPM_BUILD_ROOT%{_libdir}/libgstbadvideo-%{majorminor}.so
|
|||||||
%{_libdir}/pkgconfig/gstreamer-plugins-bad-%{majorminor}.pc
|
%{_libdir}/pkgconfig/gstreamer-plugins-bad-%{majorminor}.pc
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Jan 5 2016 Wim Taymans <wtaymans@redhat.com> - 1.7.1-1
|
||||||
|
- Update to 1.7.1
|
||||||
|
|
||||||
* Mon Dec 28 2015 Rex Dieter <rdieter@fedoraproject.org> 1.6.2-2
|
* Mon Dec 28 2015 Rex Dieter <rdieter@fedoraproject.org> 1.6.2-2
|
||||||
- rebuild (libwebp)
|
- rebuild (libwebp)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user