From 92e95573d1d953804b914fd99db8012bb69b4ff6 Mon Sep 17 00:00:00 2001 From: Wim Taymans Date: Jan 08 2016 09:03:10 +0000 Subject: update to 1.7.1 --- diff --git a/.gitignore b/.gitignore index 05f62cb..3e47f01 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,4 @@ /gstreamer-editing-services-1.6.0.tar.xz /gstreamer-editing-services-1.6.1.tar.xz /gstreamer-editing-services-1.6.2.tar.xz +/gstreamer-editing-services-1.7.1.tar.xz diff --git a/gst-editing-services.spec b/gst-editing-services.spec index 4c5b853..e84aad4 100644 --- a/gst-editing-services.spec +++ b/gst-editing-services.spec @@ -3,7 +3,7 @@ #global shortcommit %(c=%{gitcommit}; echo ${c:0:5}) Name: gst-editing-services -Version: 1.6.2 +Version: 1.7.1 Release: 1%{?gitcommit:.git%{shortcommit}}%{?dist} Summary: Gstreamer editing services @@ -80,6 +80,9 @@ find $RPM_BUILD_ROOT -name '*.la' -delete %changelog +* Fri Jan 8 2016 Wim Taymans - 1.7.1-1 +- update to 1.7.1 + * Tue Dec 15 2015 Wim Taymans - 1.6.2-1 - update to 1.6.2 diff --git a/sources b/sources index 0542c9c..8c697b5 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -76a1aa3f08af4c56b08d784aea46b712 gstreamer-editing-services-1.6.2.tar.xz +c41f6f86478e55aada116d2578c23981 gstreamer-editing-services-1.7.1.tar.xz