Update to 1.5.91

This commit is contained in:
Wim Taymans 2015-09-21 11:18:33 +02:00
parent e4284a3c02
commit 05bee25d83
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -27,3 +27,4 @@
/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 /gst-plugins-good-1.5.90.tar.xz
/gst-plugins-good-1.5.91.tar.xz

View File

@ -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.90 Version: 1.5.91
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+
@ -254,6 +254,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
%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-2 * Fri Sep 18 2015 Richard Hughes <rhughes@redhat.com> - 1.5.90-2
- Add optional data to AppStream metadata. - Add optional data to AppStream metadata.

View File

@ -1 +1 @@
f2ab995f5b68239a987f6a3a4e76bbbd gst-plugins-good-1.5.90.tar.xz ab67a3df9f63fb8636431e252708fed8 gst-plugins-good-1.5.91.tar.xz