From 7df77d72de0805f78a0c80a5a04b9bf91912f213 Mon Sep 17 00:00:00 2001 From: Wim Taymans Date: Thu, 1 Sep 2016 15:26:06 +0200 Subject: [PATCH] Update to 1.9.2 --- .gitignore | 1 + gstreamer1-plugins-good.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index fa79d54..05fe57d 100644 --- a/.gitignore +++ b/.gitignore @@ -39,3 +39,4 @@ /gst-plugins-good-1.8.1.tar.xz /gst-plugins-good-1.8.2.tar.xz /gst-plugins-good-1.9.1.tar.xz +/gst-plugins-good-1.9.2.tar.xz diff --git a/gstreamer1-plugins-good.spec b/gstreamer1-plugins-good.spec index 0f17594..4c36228 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.9.1 -Release: 2%{?gitcommit:.git%{shortcommit}}%{?dist} +Version: 1.9.2 +Release: 1%{?gitcommit:.git%{shortcommit}}%{?dist} Summary: GStreamer plugins with good code and licensing License: LGPLv2+ @@ -268,6 +268,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';' %changelog +* Thu Sep 01 2016 Wim Taymans - 1.9.2-1 +- Update to 1.9.2 + * Fri Jul 22 2016 Tom Callaway - 1.9.1-2 - rebuild for new libvpx diff --git a/sources b/sources index 5a53522..b396317 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -6d6f02d4162ae1835f35031473870974 gst-plugins-good-1.9.1.tar.xz +0700703b3700918e6f216aae6edeee64 gst-plugins-good-1.9.2.tar.xz