diff --git a/27d060e1aad6886daeda67629ee28189f795f534.zip b/27d060e1aad6886daeda67629ee28189f795f534.zip new file mode 100644 index 0000000..174be77 --- /dev/null +++ b/27d060e1aad6886daeda67629ee28189f795f534.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9cd4fc024a8ca9e3400d3ca4ea1114c2e3a824b2a58655cf9375cf45f623f30a +size 71358135 diff --git a/google-opensans-fonts.changes b/google-opensans-fonts.changes index 11e8411..6e58639 100644 --- a/google-opensans-fonts.changes +++ b/google-opensans-fonts.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Sun Dec 4 21:02:32 UTC 2022 - Dirk Müller + +- update to 20210927 from GitHub + * Add gasp tables + * Add VTT hinting + * Cvt editing + * Hinting Updates +- Clarify license to be OFL 1.1 + ------------------------------------------------------------------- Fri Sep 14 07:45:20 UTC 2018 - Yunhe Guo diff --git a/google-opensans-fonts.spec b/google-opensans-fonts.spec index 47230eb..569e134 100644 --- a/google-opensans-fonts.spec +++ b/google-opensans-fonts.spec @@ -1,7 +1,7 @@ # # spec file for package google-opensans-fonts # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,20 +17,19 @@ %define fontname opensans - Name: google-opensans-fonts -Version: 20180610 +Version: 20210927 Release: 0 Summary: Humanist Sans Serif Typeface -License: Apache-2.0 +License: OFL-1.1 Group: System/X11/Fonts -Url: https://github.com/googlefonts/opensans -Source0: %{fontname}-%{version}.tar.gz -Obsoletes: %{name} <= 1.0 +URL: https://github.com/googlefonts/opensans +Source0: https://github.com/googlefonts/opensans/archive/27d060e1aad6886daeda67629ee28189f795f534.zip BuildRequires: fontpackages-devel -%reconfigure_fonts_prereq -BuildRoot: %{_tmppath}/%{name}-%{version}-build +BuildRequires: unzip +Obsoletes: %{name} <= 1.0 BuildArch: noarch +%reconfigure_fonts_prereq %description Open Sans is a humanist sans serif typeface designed by @@ -46,20 +45,19 @@ excellent legibility characteristics in its letterforms. Designer: Steve Matteson %prep -%setup -q -n %{fontname}-%{version} +%setup -q -n %{fontname}-27d060e1aad6886daeda67629ee28189f795f534 %build %install mkdir -p %{buildroot}%{_ttfontsdir}/ -install -m 0644 hinted_ttfs/*.ttf %{buildroot}%{_ttfontsdir} +install -p -m 0644 fonts/ttf/*.ttf %{buildroot}%{_ttfontsdir} %reconfigure_fonts_scriptlets %files -%defattr(-, root,root) %dir %{_ttfontsdir}/ %{_ttfontsdir}/* -%license LICENSE.txt +%license OFL.txt %changelog diff --git a/opensans-20180610.tar.gz b/opensans-20180610.tar.gz deleted file mode 100644 index 5f1a434..0000000 --- a/opensans-20180610.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:60099f3a7f1c52f221f016d34ecca81de0342df71db064a3251d1d5c387bd6ae -size 5952995