[inkscape-sozi] Update to the latest upstream version

Eduardo Javier Echeverria Alvarado echevemaster at fedoraproject.org
Sun May 18 02:15:56 UTC 2014


commit 874a025071c5b5fc1faf4c314a3a6a1ff7feb57b
Author: Eduardo Echeverria <echevemaster at gmail.com>
Date:   Sat May 17 21:45:43 2014 -0430

    Update to the latest upstream version

 .gitignore         |    1 +
 inkscape-sozi.spec |   18 +++++++++++++-----
 sources            |    2 +-
 3 files changed, 15 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 6a47929..3639d03 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 /sozi-release-12.05-08120927.zip
 /sozi-release-12.09-27213249.zip
 /dl:sozi-release-13.05-21064303.zip
+/sozi-release-13.11-30213629.zip
diff --git a/inkscape-sozi.spec b/inkscape-sozi.spec
index 54166fe..c313815 100644
--- a/inkscape-sozi.spec
+++ b/inkscape-sozi.spec
@@ -1,16 +1,21 @@
 %global pkgname sozi-release
-%global hgdate	21064303
+%global hgdate	30213629
 %global inkscape_extensions_dir %{_datadir}/inkscape/extensions
 %global sozidir sozi 
 
 Name:		inkscape-sozi
-Version:	13.05
-Release:	3%{?dist}
+Version:	13.11
+Release:	1%{?dist}
 Summary:	Inkscape extension for creating animated presentations
 Group:		Applications/Productivity
 License:	GPLv2+ or MIT
-URL:		http://sozi.baierouge.fr/wiki/doku.php
-Source0:	http://sozi.baierouge.fr/wiki/_media/dl:%{pkgname}-%{version}-%{hgdate}.zip
+URL:		http://sozi.baierouge.fr
+# Tarball now is provided via Google Drive
+# I've wrote a issue in github explaining to developer, 
+# why in Fedora, we need to provide sane links for the sources. 
+# see https://github.com/senshu/Sozi/issues/219 for further details
+
+Source0:	%{pkgname}-%{version}-%{hgdate}.zip
 BuildArch:	noarch
 Buildrequires:	python2-devel
 Requires:	inkscape
@@ -98,6 +103,9 @@ cp -pr sozi/* %{buildroot}%{inkscape_extensions_dir}/%{sozidir}
 
 
 %changelog
+* Sat May 17 2014 Eduardo Echeverria <echevemaster at gmail.com> - 13.11-1
+- Updated to the latest upstream release 
+
 * Tue Aug 27 2013 Eduardo Echeverria <echevemaster at gmail.com> - 13.05-3
 - Adding BuildRequires python2-devel for python code be byte-compiled when build on ARM
 
diff --git a/sources b/sources
index cedc33a..1770f9c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-2ec31f8fcc14bd96006bbcad1009e364  dl:sozi-release-13.05-21064303.zip
+963038434988965808342d5ddf84578f  sozi-release-13.11-30213629.zip


More information about the scm-commits mailing list