diff --git a/.gitignore b/.gitignore index 33507fc..c95482b 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ /lato-fonts-1.105.zip /lato-fonts-2.007.zip /lato-fonts-2.010.zip +/lato-fonts-2.015.zip diff --git a/lato-fonts.spec b/lato-fonts.spec index 5cb99e7..1b946bc 100644 --- a/lato-fonts.spec +++ b/lato-fonts.spec @@ -2,14 +2,14 @@ %global fontconf 61-%{fontname}.conf Name: %{fontname}-fonts -Version: 2.010 -Release: 3%{?dist} +Version: 2.015 +Release: 1%{?dist} Summary: A sanserif typeface family Group: User Interface/X License: OFL URL: http://www.latofonts.com/ -# Fonts retrieved 2014-09-04 from http://www.latofonts.com/download/Lato2OFL.zip +# Fonts retrieved 2015-08-07 from http://www.latofonts.com/download/Lato2OFL.zip Source0: %{name}-%{version}.zip Source1: %{name}-fontconfig.conf Source2: %{fontname}.metainfo.xml @@ -52,6 +52,9 @@ sed "s/\r//" Lato2OFL/OFL.txt > Lato2OFL/OFL.txt.new touch -r Lato2OFL/OFL.txt Lato2OFL/OFL.txt.new mv Lato2OFL/OFL.txt.new Lato2OFL/OFL.txt +# Fix permissions +chmod 0644 Lato2OFL/{OFL.txt,README.txt} + %build @@ -70,11 +73,15 @@ install -Dm 0644 -p %{SOURCE2} \ %{buildroot}%{_datadir}/appdata/%{fontname}.metainfo.xml %_font_pkg -f %{fontconf} *.ttf -%doc Lato2OFL/{OFL.txt,README.txt} +%doc Lato2OFL/README.txt +%license Lato2OFL/OFL.txt %{_datadir}/appdata/%{fontname}.metainfo.xml %changelog +* Fri Aug 07 2015 Mohamed El Morabity - 2.015-1 +- Update to 2.015 + * Wed Jun 17 2015 Fedora Release Engineering - 2.010-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild diff --git a/sources b/sources index e109e3e..5bf6846 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -a0a0280a2f7b5435ab4d9c9cb233d2eb lato-fonts-2.010.zip +29e379a6ecc1b86c96931fa6ce4b3b0c lato-fonts-2.015.zip