[gubbi-fonts] Resolves bug 842962

Pravin Satpute pravins at fedoraproject.org
Mon Aug 13 15:42:38 UTC 2012


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

    Resolves bug 842962

 .gitignore       |    1 +
 gubbi-fonts.spec |    9 ++++++---
 sources          |    2 +-
 3 files changed, 8 insertions(+), 4 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 31b4284..3d158c8 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
-Release:        2%{?dist}
+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
+
 * Thu Jul 19 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.0-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
 
diff --git a/sources b/sources
index aefee76..8ca13c8 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-72988ce1a076f2d28b726f3f0b07d087  gubbi-1.0.tar.gz
+a3b8b1a2650c41475c80e4287a171319  gubbi-1.1.tar.gz


More information about the scm-commits mailing list