Resolves bug 842962
This commit is contained in:
parent
f70fcbe6f1
commit
a4bf5e4343
1
.gitignore
vendored
1
.gitignore
vendored
@ -1 +1,2 @@
|
|||||||
/gubbi-1.0.tar.gz
|
/gubbi-1.0.tar.gz
|
||||||
|
/gubbi-1.1.tar.gz
|
||||||
|
@ -2,14 +2,14 @@
|
|||||||
%global fontconf 65-0-%{fontname}.conf
|
%global fontconf 65-0-%{fontname}.conf
|
||||||
|
|
||||||
Name: %{fontname}-fonts
|
Name: %{fontname}-fonts
|
||||||
Version: 1.0
|
Version: 1.1
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Free Kannada Opentype serif font
|
Summary: Free Kannada Opentype serif font
|
||||||
|
|
||||||
Group: User Interface/X
|
Group: User Interface/X
|
||||||
License: OFL
|
License: OFL
|
||||||
URL: https://github.com/aravindavk/Gubbi
|
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
|
BuildArch: noarch
|
||||||
BuildRequires: fontforge
|
BuildRequires: fontforge
|
||||||
BuildRequires: fontpackages-devel
|
BuildRequires: fontpackages-devel
|
||||||
@ -47,6 +47,9 @@ ln -s %{_fontconfig_templatedir}/%{fontconf} \
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Aug 13 2012 Pravin Satpute <psatpute@redhat.com> - 1.1-1
|
||||||
|
- Resolves bug 842962
|
||||||
|
|
||||||
* Thu Jul 19 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.0-2
|
* Thu Jul 19 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.0-2
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user