From 3d18e948ac8efbe9d10714019cea415ca57b3a43 Mon Sep 17 00:00:00 2001 From: Wim Taymans Date: Nov 03 2016 08:53:42 +0000 Subject: update to 1.10.0 --- diff --git a/.gitignore b/.gitignore index 3bbbfef..71be18e 100644 --- a/.gitignore +++ b/.gitignore @@ -15,3 +15,4 @@ /gstreamer-editing-services-1.9.1.tar.xz /gstreamer-editing-services-1.9.2.tar.xz /gstreamer-editing-services-1.9.90.tar.xz +/gstreamer-editing-services-1.10.0.tar.xz diff --git a/gst-editing-services.spec b/gst-editing-services.spec index a2acb16..7ff490a 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.9.90 +Version: 1.10.0 Release: 1%{?gitcommit:.git%{shortcommit}}%{?dist} Summary: Gstreamer editing services @@ -79,6 +79,9 @@ find $RPM_BUILD_ROOT -name '*.la' -delete %changelog +* Thu Nov 03 2016 Wim Taymans - 1.10.0-1 +- update to 1.10.0 + * Sat Oct 01 2016 Wim Taymans - 1.9.90-1 - update to 1.9.90 diff --git a/sources b/sources index 54b0421..458768e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -fc5857345487f761eb1acb1b3d5a5c15 gstreamer-editing-services-1.9.90.tar.xz +73bfeb1737fcd9720cde8009811bbb07 gstreamer-editing-services-1.10.0.tar.xz