diff --git a/.gitignore b/.gitignore index 785eae0..246d036 100644 --- a/.gitignore +++ b/.gitignore @@ -27,3 +27,4 @@ /gst-plugins-good-1.5.1.tar.xz /gst-plugins-good-1.5.2.tar.xz /gst-plugins-good-1.5.90.tar.xz +/gst-plugins-good-1.5.91.tar.xz diff --git a/gstreamer1-plugins-good.spec b/gstreamer1-plugins-good.spec index eb4c7be..7e7dfe5 100644 --- a/gstreamer1-plugins-good.spec +++ b/gstreamer1-plugins-good.spec @@ -12,8 +12,8 @@ #global shortcommit %(c=%{gitcommit}; echo ${c:0:5}) Name: gstreamer1-plugins-good -Version: 1.5.90 -Release: 2%{?gitcommit:.git%{shortcommit}}%{?dist} +Version: 1.5.91 +Release: 1%{?gitcommit:.git%{shortcommit}}%{?dist} Summary: GStreamer plugins with good code and licensing License: LGPLv2+ @@ -254,6 +254,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';' %changelog +* Mon Sep 21 2015 Wim Taymans - 1.5.91-1 +- Update to 1.5.91 + * Fri Sep 18 2015 Richard Hughes - 1.5.90-2 - Add optional data to AppStream metadata. diff --git a/sources b/sources index 3f45691..f43d3b7 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -f2ab995f5b68239a987f6a3a4e76bbbd gst-plugins-good-1.5.90.tar.xz +ab67a3df9f63fb8636431e252708fed8 gst-plugins-good-1.5.91.tar.xz