[gubbi-fonts/f17] Resolves bug 842962

Pravin Satpute pravins at fedoraproject.org
Mon Aug 13 15:45:11 UTC 2012


commit 321d2f43962cc13738ce22d163d42e194f0ab3f7
Author: प्रविण सातपुते <psatpute at redhat.com>
Date:   Mon Aug 13 21:14:59 2012 +0530

    Resolves bug 842962

 .gitignore       |    1 +
 gubbi-fonts.spec |    7 +++++--
 sources          |    1 +
 3 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index bb7e7cd..660291e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /gubbi-1.0.tar.gz
+/gubbi-1.1.tar.gz
diff --git a/gubbi-fonts.spec b/gubbi-fonts.spec
index b447814..377a262 100644
--- a/gubbi-fonts.spec
+++ b/gubbi-fonts.spec
@@ -2,14 +2,14 @@
 %global fontconf 65-0-%{fontname}.conf
 
 Name:           %{fontname}-fonts
-Version:        1.0
+Version:        1.1
 Release:        1%{?dist}
 Summary:        Free Kannada Opentype serif font
 
 Group:          User Interface/X
 License:        OFL
 URL:            https://github.com/aravindavk/Gubbi
-Source0:        http://sanchaya.net/downloads/fonts/%{fontname}-%{version}.tar.gz
+Source0:        http://cloud.github.com/downloads/aravindavk/Gubbi/%{fontname}-%{version}.tar.gz
 BuildArch:      noarch
 BuildRequires: fontforge
 BuildRequires:  fontpackages-devel
@@ -47,6 +47,9 @@ ln -s %{_fontconfig_templatedir}/%{fontconf} \
 
 
 %changelog
+* Mon Aug 13 2012 Pravin Satpute <psatpute at redhat.com> - 1.1-1
+- Resolves bug 842962
+
 * Tue Jan 10 2012 Pravin Satpute <psatpute at redhat.com> - 1.0-1
 - Initial build
 
diff --git a/sources b/sources
index aefee76..72e4db8 100644
--- a/sources
+++ b/sources
@@ -1 +1,2 @@
 72988ce1a076f2d28b726f3f0b07d087  gubbi-1.0.tar.gz
+a3b8b1a2650c41475c80e4287a171319  gubbi-1.1.tar.gz


More information about the scm-commits mailing list