Update to 1.5.90
This commit is contained in:
parent
de7adb99a0
commit
fe793d42e9
1
.gitignore
vendored
1
.gitignore
vendored
@ -26,3 +26,4 @@
|
|||||||
/gst-plugins-good-1.4.5.tar.xz
|
/gst-plugins-good-1.4.5.tar.xz
|
||||||
/gst-plugins-good-1.5.1.tar.xz
|
/gst-plugins-good-1.5.1.tar.xz
|
||||||
/gst-plugins-good-1.5.2.tar.xz
|
/gst-plugins-good-1.5.2.tar.xz
|
||||||
|
/gst-plugins-good-1.5.90.tar.xz
|
||||||
|
@ -12,8 +12,8 @@
|
|||||||
#global shortcommit %(c=%{gitcommit}; echo ${c:0:5})
|
#global shortcommit %(c=%{gitcommit}; echo ${c:0:5})
|
||||||
|
|
||||||
Name: gstreamer1-plugins-good
|
Name: gstreamer1-plugins-good
|
||||||
Version: 1.5.2
|
Version: 1.5.90
|
||||||
Release: 2%{?gitcommit:.git%{shortcommit}}%{?dist}
|
Release: 1%{?gitcommit:.git%{shortcommit}}%{?dist}
|
||||||
Summary: GStreamer plugins with good code and licensing
|
Summary: GStreamer plugins with good code and licensing
|
||||||
|
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
@ -253,6 +253,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Aug 19 2015 Wim Taymans <wtaymans@redhat.com> - 1.5.90-1
|
||||||
|
- Update to 1.5.90
|
||||||
|
|
||||||
* Sat Jul 18 2015 Francesco Frassinelli <fraph24@gmail.com> - 1.5.2-2
|
* Sat Jul 18 2015 Francesco Frassinelli <fraph24@gmail.com> - 1.5.2-2
|
||||||
- Add missing dependencies required by ximagesrc. (#1136317)
|
- Add missing dependencies required by ximagesrc. (#1136317)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user