Update to 1.11.91
This commit is contained in:
parent
8f69acaf00
commit
504b45bec0
1
.gitignore
vendored
1
.gitignore
vendored
@ -48,3 +48,4 @@
|
|||||||
/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
|
/gst-plugins-bad-free-1.11.90.tar.xz
|
||||||
|
/gst-plugins-bad-free-1.11.91.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.90
|
Version: 1.11.91
|
||||||
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
|
||||||
|
|
||||||
@ -520,6 +520,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
|
||||||
|
* Fri Apr 28 2017 Wim Taymans <wtaymans@redhat.com> - 1.11.91-1
|
||||||
|
- Update to 1.11.91
|
||||||
|
|
||||||
* Tue Apr 11 2017 Wim Taymans <wtaymans@redhat.com> - 1.11.90-1
|
* Tue Apr 11 2017 Wim Taymans <wtaymans@redhat.com> - 1.11.90-1
|
||||||
- Update to 1.11.90
|
- Update to 1.11.90
|
||||||
- Update plugin names
|
- Update plugin names
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (gst-plugins-bad-free-1.11.90.tar.xz) = 96c6418a7171a3c36cf1887f1ddf02e1afdd8f24e338a38111675312df425067d97c4c903b65c48e0bec3e7a865a9f4a0e747ec6ad129264f69124ffb5cde7f6
|
SHA512 (gst-plugins-bad-free-1.11.91.tar.xz) = 4d0b535ba8d6dae56cfac5077d464719d7406ae0d3870716342dc1a6e01d28f176f1583d5631f9f774db7fcc0eb213d49dfc7987d2d32546de516c4f1f3d55e1
|
||||||
|
Loading…
Reference in New Issue
Block a user