From d7dc9b41473ce30e7215f72f06eed006ef99c198affce53fdf689f1f23c96227 Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Wed, 21 Oct 2020 13:54:47 +0000 Subject: [PATCH] Accepting request 827052 from home:dirkmueller:branches:M17N:fonts - update to 2.1.1: * Fix Liberation Sans renders most Latin combining characters incorrectly * Fix Combining diaerasis below does not work except U * Fix glyph of Cent sign (U+00A2) in Sans and Mono style * Fix U+25D2 and U+25D3 circle with lower / upper half black are backwards * Improving lowercase Cyrillic glyps localized for Macedonian and Serbian * COMBINING LONG SOLIDUS OVERLAY (U+0338) not centred on base character * Added Bitcoin sign * fix for few bugs OBS-URL: https://build.opensuse.org/request/show/827052 OBS-URL: https://build.opensuse.org/package/show/M17N:fonts/liberation-fonts?expand=0&rev=29 --- liberation-fonts-ttf-1.07.4.tar.gz | 3 --- liberation-fonts-ttf-2.1.1.tar.gz | 3 +++ liberation-fonts.changes | 13 +++++++++++++ liberation-fonts.spec | 17 ++++++++--------- 4 files changed, 24 insertions(+), 12 deletions(-) delete mode 100644 liberation-fonts-ttf-1.07.4.tar.gz create mode 100644 liberation-fonts-ttf-2.1.1.tar.gz diff --git a/liberation-fonts-ttf-1.07.4.tar.gz b/liberation-fonts-ttf-1.07.4.tar.gz deleted file mode 100644 index d2202c7..0000000 --- a/liberation-fonts-ttf-1.07.4.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:61a7e2b6742a43c73e8762cdfeaf6dfcf9abdd2cfa0b099a9854d69bc4cfee5c -size 1333593 diff --git a/liberation-fonts-ttf-2.1.1.tar.gz b/liberation-fonts-ttf-2.1.1.tar.gz new file mode 100644 index 0000000..50bf3bc --- /dev/null +++ b/liberation-fonts-ttf-2.1.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8ee2c16fe0f055e60dd8375449aff72d25dd623b9cc6f24790ce9d2e91446fca +size 2369682 diff --git a/liberation-fonts.changes b/liberation-fonts.changes index db6172a..658f182 100644 --- a/liberation-fonts.changes +++ b/liberation-fonts.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Sun Aug 16 14:42:28 UTC 2020 - Dirk Mueller + +- update to 2.1.1: + * Fix Liberation Sans renders most Latin combining characters incorrectly + * Fix Combining diaerasis below does not work except U + * Fix glyph of Cent sign (U+00A2) in Sans and Mono style + * Fix U+25D2 and U+25D3 circle with lower / upper half black are backwards + * Improving lowercase Cyrillic glyps localized for Macedonian and Serbian + * COMBINING LONG SOLIDUS OVERLAY (U+0338) not centred on base character + * Added Bitcoin sign + * fix for few bugs + ------------------------------------------------------------------- Fri Feb 9 11:58:05 UTC 2018 - sknorr@suse.com diff --git a/liberation-fonts.spec b/liberation-fonts.spec index 10ab199..a868712 100644 --- a/liberation-fonts.spec +++ b/liberation-fonts.spec @@ -1,7 +1,7 @@ # # spec file for package liberation-fonts # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 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 @@ Name: liberation-fonts -Version: 1.07.4 +Version: 2.1.1 Release: 0 Summary: Liberation Fonts License: SUSE-Liberation Group: System/X11/Fonts -Url: https://fedorahosted.org/liberation-fonts/ -Source: https://fedorahosted.org/releases/l/i/liberation-fonts/liberation-fonts-ttf-%{version}.tar.gz +URL: https://fedorahosted.org/liberation-fonts/ +Source: https://github.com/liberationfonts/liberation-fonts/files/4743886/liberation-fonts-ttf-2.1.1.tar.gz Source100: %{name}-rpmlintrc -%reconfigure_fonts_prereq BuildRequires: fontpackages-devel Provides: locale(bg;el;ru;bg) -Obsoletes: liberation2-fonts -BuildRoot: %{_tmppath}/%{name}-%{version}-build +Obsoletes: liberation2-fonts < 2 BuildArch: noarch +%reconfigure_fonts_prereq %description Free fonts which are metric compatible to "Arial", "Times New Roman" @@ -48,8 +47,8 @@ install -m 0644 *.ttf %{buildroot}%{_ttfontsdir}/ %reconfigure_fonts_scriptlets %files -%defattr(-,root,root) -%doc AUTHORS COPYING ChangeLog License.txt README +%license LICENSE +%doc AUTHORS ChangeLog README.md %{_ttfontsdir} %changelog