[fntsample] Fix upstream URL

pnemade pnemade at fedoraproject.org
Fri Sep 6 17:30:13 UTC 2013


commit 99ce8cf20e61522bc008a1e004a4bd6aaa23123d
Author: Parag Nemade <pnemade at redhat.com>
Date:   Fri Sep 6 22:59:57 2013 +0530

    Fix upstream URL

 fntsample.spec |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/fntsample.spec b/fntsample.spec
index 081a440..86e775a 100644
--- a/fntsample.spec
+++ b/fntsample.spec
@@ -4,15 +4,15 @@ Release:        1%{?dist}
 Summary:        A program for making font samples that show Unicode coverage of the font
 
 License:        GPLv3+
-URL:            http://sourceforge.net/projects/fntsample
+URL:            http://fntsample.sourceforge.net/
 Source0:        http://downloads.sourceforge.net/project/%{name}/%{name}/%{version}/%{name}-%{version}.tar.gz
 BuildRequires:  gettext-devel unicode-ucd
 BuildRequires:  cairo-devel freetype-devel
 BuildRequires:  fontconfig-devel pango-devel
 
 %description
-A program for making font samples that show Unicode coverage of 
-the font and are similar in appearance to Unicode charts. 
+A program for making font samples that show Unicode coverage of
+the font and are similar in appearance to Unicode charts.
 Samples can be saved as PDF or PostScript files.
 
 %prep


More information about the scm-commits mailing list