From 022d59eec57c5f88925d7465e52e13d780c79f33 Mon Sep 17 00:00:00 2001 From: Parag Nemade Date: Nov 16 2014 07:02:10 +0000 Subject: Correct the Source URL and upload new source --- 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