Update to 1.5.91

This commit is contained in:
Wim Taymans 2015-09-21 10:49:19 +02:00
parent 83f21aa493
commit 145135c8ec
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -27,3 +27,4 @@
/gst-plugins-base-1.5.1.tar.xz
/gst-plugins-base-1.5.2.tar.xz
/gst-plugins-base-1.5.90.tar.xz
/gst-plugins-base-1.5.91.tar.xz

View File

@ -5,8 +5,8 @@
#global shortcommit %(c=%{gitcommit}; echo ${c:0:5})
Name: gstreamer1-plugins-base
Version: 1.5.90
Release: 2%{?gitcommit:.git%{shortcommit}}%{?dist}
Version: 1.5.91
Release: 1%{?gitcommit:.git%{shortcommit}}%{?dist}
Summary: GStreamer streaming media framework base plugins
License: LGPLv2+
@ -408,6 +408,9 @@ chrpath --delete $RPM_BUILD_ROOT%{_bindir}/gst-play-1.0
%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
- Add optional data to AppStream metadata.

View File

@ -1 +1 @@
6274aa94f3a5bab24ff949601735745c gst-plugins-base-1.5.90.tar.xz
f7551f6dddb599093ab414ddd2f35f60 gst-plugins-base-1.5.91.tar.xz