Update to 1.11.90
This commit is contained in:
parent
c8c556c8ab
commit
a59a2b2342
1
.gitignore
vendored
1
.gitignore
vendored
@ -47,3 +47,4 @@
|
|||||||
/gst-plugins-bad-free-1.10.2.tar.xz
|
/gst-plugins-bad-free-1.10.2.tar.xz
|
||||||
/gst-plugins-bad-free-1.11.1.tar.xz
|
/gst-plugins-bad-free-1.11.1.tar.xz
|
||||||
/gst-plugins-bad-free-1.11.2.tar.xz
|
/gst-plugins-bad-free-1.11.2.tar.xz
|
||||||
|
/gst-plugins-bad-free-1.11.90.tar.xz
|
||||||
|
@ -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.11.2
|
Version: 1.11.90
|
||||||
Release: 1%{?gitcommit:.git%{shortcommit}}%{?dist}
|
Release: 1%{?gitcommit:.git%{shortcommit}}%{?dist}
|
||||||
Summary: GStreamer streaming media framework "bad" plugins
|
Summary: GStreamer streaming media framework "bad" plugins
|
||||||
|
|
||||||
@ -514,6 +514,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 Apr 11 2017 Wim Taymans <wtaymans@redhat.com> - 1.11.90-1
|
||||||
|
- Update to 1.11.90
|
||||||
|
|
||||||
* Fri Feb 24 2017 Wim Taymans <wtaymans@redhat.com> - 1.11.2-1
|
* Fri Feb 24 2017 Wim Taymans <wtaymans@redhat.com> - 1.11.2-1
|
||||||
- Update to 1.11.2
|
- Update to 1.11.2
|
||||||
- add audiomixmatrix
|
- add audiomixmatrix
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (gst-plugins-bad-free-1.11.2.tar.xz) = 65fc221d6eb2eb66ea9351a3a644c68b4957aee720036872e91ac14b0b77bd9fab0011a145b9fcb5b9ab539a31e1c9dcf0e9a74a5d838d213a8aa71a599fce99
|
SHA512 (gst-plugins-bad-free-1.11.90.tar.xz) = 96c6418a7171a3c36cf1887f1ddf02e1afdd8f24e338a38111675312df425067d97c4c903b65c48e0bec3e7a865a9f4a0e747ec6ad129264f69124ffb5cde7f6
|
||||||
|
Loading…
Reference in New Issue
Block a user