Update to 1.5.90

This commit is contained in:
Wim Taymans 2015-08-19 15:37:30 +02:00
parent de7adb99a0
commit fe793d42e9
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -26,3 +26,4 @@
/gst-plugins-good-1.4.5.tar.xz
/gst-plugins-good-1.5.1.tar.xz
/gst-plugins-good-1.5.2.tar.xz
/gst-plugins-good-1.5.90.tar.xz

View File

@ -12,8 +12,8 @@
#global shortcommit %(c=%{gitcommit}; echo ${c:0:5})
Name: gstreamer1-plugins-good
Version: 1.5.2
Release: 2%{?gitcommit:.git%{shortcommit}}%{?dist}
Version: 1.5.90
Release: 1%{?gitcommit:.git%{shortcommit}}%{?dist}
Summary: GStreamer plugins with good code and licensing
License: LGPLv2+
@ -253,6 +253,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
%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
- Add missing dependencies required by ximagesrc. (#1136317)

View File

@ -1 +1 @@
7d4afd01a460aec53404bdda6b535c5b gst-plugins-good-1.5.2.tar.xz
f2ab995f5b68239a987f6a3a4e76bbbd gst-plugins-good-1.5.90.tar.xz