From ad2f8fc7a261859ca8b24b506e3809aa612176e3 Mon Sep 17 00:00:00 2001 From: Wim Taymans Date: Mon, 2 Nov 2015 10:34:06 +0100 Subject: [PATCH] Update to 1.6.1 --- .gitignore | 1 + gstreamer1-plugins-good.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 51cff88..b7af636 100644 --- a/.gitignore +++ b/.gitignore @@ -29,3 +29,4 @@ /gst-plugins-good-1.5.90.tar.xz /gst-plugins-good-1.5.91.tar.xz /gst-plugins-good-1.6.0.tar.xz +/gst-plugins-good-1.6.1.tar.xz diff --git a/gstreamer1-plugins-good.spec b/gstreamer1-plugins-good.spec index 10075d5..69cddfa 100644 --- a/gstreamer1-plugins-good.spec +++ b/gstreamer1-plugins-good.spec @@ -12,7 +12,7 @@ #global shortcommit %(c=%{gitcommit}; echo ${c:0:5}) Name: gstreamer1-plugins-good -Version: 1.6.0 +Version: 1.6.1 Release: 1%{?gitcommit:.git%{shortcommit}}%{?dist} Summary: GStreamer plugins with good code and licensing @@ -255,6 +255,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';' %changelog +* Mon Nov 2 2015 Wim Taymans - 1.6.1-1 +- Update to 1.6.1 + * Sat Sep 26 2015 Kalev Lember - 1.6.0-1 - Update to 1.6.0 - Use license macro for COPYING diff --git a/sources b/sources index 1d702d6..61431fa 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -a28d0d46c929f0064432d2fd94c12ef1 gst-plugins-good-1.6.0.tar.xz +a930f5ff133f17baf39d2876628b7890 gst-plugins-good-1.6.1.tar.xz