From 3ba9534f75501a83e2096076e28e9f0dd928fdd4 Mon Sep 17 00:00:00 2001 From: Wim Taymans Date: Thu, 9 Jun 2016 16:32:48 +0200 Subject: [PATCH] Update to 1.8.2 --- .gitignore | 1 + gstreamer1-plugins-good.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index bf091b8..1f8560e 100644 --- a/.gitignore +++ b/.gitignore @@ -37,3 +37,4 @@ /gst-plugins-good-1.7.91.tar.xz /gst-plugins-good-1.8.0.tar.xz /gst-plugins-good-1.8.1.tar.xz +/gst-plugins-good-1.8.2.tar.xz diff --git a/gstreamer1-plugins-good.spec b/gstreamer1-plugins-good.spec index 4ff08be..f66cffe 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.8.1 +Version: 1.8.2 Release: 1%{?gitcommit:.git%{shortcommit}}%{?dist} Summary: GStreamer plugins with good code and licensing @@ -268,6 +268,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';' %changelog +* Thu Jun 09 2016 Wim Taymans - 1.8.2-1 +- Update to 1.8.2 + * Thu Apr 21 2016 Wim Taymans - 1.8.1-1 - Update to 1.8.1 diff --git a/sources b/sources index 878f528..daf0510 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -3eabe7277681b9bef8a64c312de03d47 gst-plugins-good-1.8.1.tar.xz +1ad652a98c2106f6d839dfba8d310d23 gst-plugins-good-1.8.2.tar.xz