diff --git a/.gitignore b/.gitignore index 2530b2d..06c44a5 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,4 @@ /gstreamer-editing-services-1.6.2.tar.xz /gstreamer-editing-services-1.7.1.tar.xz /gstreamer-editing-services-1.7.2.tar.xz +/gstreamer-editing-services-1.7.90.tar.xz diff --git a/gst-editing-services.spec b/gst-editing-services.spec index ed74391..9f0a104 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.7.2 +Version: 1.7.90 Release: 1%{?gitcommit:.git%{shortcommit}}%{?dist} Summary: Gstreamer editing services @@ -80,6 +80,9 @@ find $RPM_BUILD_ROOT -name '*.la' -delete %changelog +* Thu Mar 03 2016 Wim Taymans - 1.7.90-1 +- update to 1.7.90 + * Wed Feb 24 2016 Wim Taymans - 1.7.2-1 - update to 1.7.2 diff --git a/sources b/sources index 5fbb6bc..f458cdc 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -2f7054b4375516c85684ec7439feb152 gstreamer-editing-services-1.7.2.tar.xz +6bc24e424fc80d8bb5a8cf6a09450f0d gstreamer-editing-services-1.7.90.tar.xz