[fonttools] Correct the Source URL and upload new source

Parag Nemade pnemade at fedoraproject.org
Sun Nov 16 07:02:17 UTC 2014


commit 022d59eec57c5f88925d7465e52e13d780c79f33
Author: Parag Nemade <pnemade at redhat.com>
Date:   Sun Nov 16 12:32:10 2014 +0530

    Correct the Source URL and upload new source

 .gitignore     |    1 +
 fonttools.spec |    2 +-
 sources        |    2 +-
 3 files changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 67f39ce..b7e222e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@ fonttools-2.2.tar.gz
 fonttools-2.3.tar.gz
 /fonttools-2.4.tar.gz
 /fonttools-8388a2e37ce349dac6555bb824c82723e3b65fbf.tar.gz
+/2.5.tar.gz
diff --git a/fonttools.spec b/fonttools.spec
index 23c2feb..59c3fa5 100644
--- a/fonttools.spec
+++ b/fonttools.spec
@@ -4,7 +4,7 @@ Release:        1%{?dist}
 Summary:        A tool to convert True/OpenType fonts to XML and back
 License:        BSD
 URL:            http://sourceforge.net/behdad/%{name}/
-Source0:        https://github.com/behdad/%{name}/%{name}-%{commit}.tar.gz
+Source0:        https://github.com/behdad/%{name}/archive/%{version}.tar.gz
 
 BuildRequires:  python2-devel numpy
 Requires:       numpy
diff --git a/sources b/sources
index 34ddd25..3db099a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-f897d4d86b975b29b7f89f256ba521c3  fonttools-8388a2e37ce349dac6555bb824c82723e3b65fbf.tar.gz
+aaea54faef0e09466d4c6e99503b291d  2.5.tar.gz


More information about the scm-commits mailing list