Update to 2.010
This commit is contained in:
parent
eb5636153a
commit
113e624a09
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,3 +1,4 @@
|
||||
/LatoOFL.zip
|
||||
/lato-fonts-1.105.zip
|
||||
/lato-fonts-2.007.zip
|
||||
/lato-fonts-2.010.zip
|
||||
|
||||
@ -2,14 +2,14 @@
|
||||
%global fontconf 61-%{fontname}.conf
|
||||
|
||||
Name: %{fontname}-fonts
|
||||
Version: 2.007
|
||||
Release: 2%{?dist}
|
||||
Version: 2.010
|
||||
Release: 1%{?dist}
|
||||
Summary: A sanserif typeface family
|
||||
|
||||
Group: User Interface/X
|
||||
License: OFL
|
||||
URL: http://www.latofonts.com/
|
||||
# Fonts retrieved 2014-04-02 from http://www.latofonts.com/download/Lato2OFL.zip
|
||||
# Fonts retrieved 2014-09-04 from http://www.latofonts.com/download/Lato2OFL.zip
|
||||
Source0: %{name}-%{version}.zip
|
||||
Source1: %{name}-fontconfig.conf
|
||||
|
||||
@ -70,6 +70,9 @@ ln -s %{_fontconfig_templatedir}/%{fontconf} $RPM_BUILD_ROOT%{_fontconfig_confdi
|
||||
|
||||
|
||||
%changelog
|
||||
* Thu Sep 04 2014 Mohamed El Morabity <melmorabity@fedoraproject.org> - 2.010-1
|
||||
- Update to 2.010
|
||||
|
||||
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.007-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user