Update to 1.5.91
This commit is contained in:
parent
da6a97e8c4
commit
9dba8b24df
1
.gitignore
vendored
1
.gitignore
vendored
@ -27,3 +27,4 @@
|
|||||||
/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
|
/gst-plugins-bad-free-1.5.90.tar.xz
|
||||||
|
/gst-plugins-bad-free-1.5.91.tar.xz
|
||||||
|
@ -13,8 +13,8 @@
|
|||||||
#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.90
|
Version: 1.5.91
|
||||||
Release: 3%{?gitcommit:.git%{shortcommit}}%{?dist}
|
Release: 1%{?gitcommit:.git%{shortcommit}}%{?dist}
|
||||||
Summary: GStreamer streaming media framework "bad" plugins
|
Summary: GStreamer streaming media framework "bad" plugins
|
||||||
|
|
||||||
License: LGPLv2+ and LGPLv2
|
License: LGPLv2+ and LGPLv2
|
||||||
@ -414,6 +414,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
|
||||||
|
* Mon Sep 21 2015 Wim Taymans <wtaymans@redhat.com> - 1.5.91-1
|
||||||
|
- Update to 1.5.91
|
||||||
|
|
||||||
* Fri Sep 18 2015 Richard Hughes <rhughes@redhat.com> - 1.5.90-3
|
* Fri Sep 18 2015 Richard Hughes <rhughes@redhat.com> - 1.5.90-3
|
||||||
- Add optional data to AppStream metadata.
|
- Add optional data to AppStream metadata.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user