From a90a9fd87a590030c4197094b9cd5dde6898c954 Mon Sep 17 00:00:00 2001 From: Wim Taymans Date: Thu, 21 Apr 2016 13:09:51 +0200 Subject: [PATCH] Update to 1.8.1 --- .gitignore | 1 + gstreamer1-plugins-good.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 4adf269..bf091b8 100644 --- a/.gitignore +++ b/.gitignore @@ -36,3 +36,4 @@ /gst-plugins-good-1.7.90.tar.xz /gst-plugins-good-1.7.91.tar.xz /gst-plugins-good-1.8.0.tar.xz +/gst-plugins-good-1.8.1.tar.xz diff --git a/gstreamer1-plugins-good.spec b/gstreamer1-plugins-good.spec index 4986619..4ff08be 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.0 +Version: 1.8.1 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 Apr 21 2016 Wim Taymans - 1.8.1-1 +- Update to 1.8.1 + * Thu Mar 24 2016 Wim Taymans - 1.8.0-1 - Update to 1.8.0 diff --git a/sources b/sources index 8311134..878f528 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -91ed4649c7c2e43a61f731d144f6f6d0 gst-plugins-good-1.8.0.tar.xz +3eabe7277681b9bef8a64c312de03d47 gst-plugins-good-1.8.1.tar.xz