Update to 1.10.0
This commit is contained in:
parent
0af80feec6
commit
387abce631
1
.gitignore
vendored
1
.gitignore
vendored
@ -42,3 +42,4 @@
|
|||||||
/gst-plugins-bad-free-1.9.1.tar.xz
|
/gst-plugins-bad-free-1.9.1.tar.xz
|
||||||
/gst-plugins-bad-free-1.9.2.tar.xz
|
/gst-plugins-bad-free-1.9.2.tar.xz
|
||||||
/gst-plugins-bad-free-1.9.90.tar.xz
|
/gst-plugins-bad-free-1.9.90.tar.xz
|
||||||
|
/gst-plugins-bad-free-1.10.0.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.9.90
|
Version: 1.10.0
|
||||||
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
|
||||||
|
|
||||||
@ -512,7 +512,10 @@ 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 Oct 01 2016 Wim Taymans <wtaymans@redhat.com> - 1.9.90-1
|
* Thu Nov 03 2016 Wim Taymans <wtaymans@redhat.com> - 1.10.0-1
|
||||||
|
- Update to 1.10.0
|
||||||
|
|
||||||
|
* Sat Oct 01 2016 Wim Taymans <wtaymans@redhat.com> - 1.9.90-1
|
||||||
- Update to 1.9.90
|
- Update to 1.9.90
|
||||||
|
|
||||||
* Fri Sep 02 2016 Wim Taymans <wtaymans@redhat.com> - 1.9.2-2
|
* Fri Sep 02 2016 Wim Taymans <wtaymans@redhat.com> - 1.9.2-2
|
||||||
|
Loading…
Reference in New Issue
Block a user