Update to 1.5.90
This commit is contained in:
parent
02fe7de75f
commit
932537d35c
1
.gitignore
vendored
1
.gitignore
vendored
@ -26,3 +26,4 @@
|
|||||||
/gst-plugins-bad-free-1.4.5.tar.xz
|
/gst-plugins-bad-free-1.4.5.tar.xz
|
||||||
/gst-plugins-bad-free-1.5.1.tar.xz
|
/gst-plugins-bad-free-1.5.1.tar.xz
|
||||||
/gst-plugins-bad-free-1.5.2.tar.xz
|
/gst-plugins-bad-free-1.5.2.tar.xz
|
||||||
|
/gst-plugins-bad-free-1.5.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.5.2
|
Version: 1.5.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
|
||||||
|
|
||||||
@ -410,6 +410,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
|
||||||
|
* Wed Aug 19 2015 Wim Taymans <wtaymans@redhat.com> - 1.5.90-1
|
||||||
|
- Update to 1.5.90
|
||||||
|
|
||||||
* Thu Jun 25 2015 Wim Taymans <wtaymans@redhat.com> - 1.5.2-1
|
* Thu Jun 25 2015 Wim Taymans <wtaymans@redhat.com> - 1.5.2-1
|
||||||
- Update to 1.5.2
|
- Update to 1.5.2
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user