1
0

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
This commit is contained in:
Jan Engelhardt 2020-10-21 13:54:47 +00:00 committed by Git OBS Bridge
parent cd48c8eb9a
commit d7dc9b4147
4 changed files with 24 additions and 12 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:61a7e2b6742a43c73e8762cdfeaf6dfcf9abdd2cfa0b099a9854d69bc4cfee5c
size 1333593

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:8ee2c16fe0f055e60dd8375449aff72d25dd623b9cc6f24790ce9d2e91446fca
size 2369682

View File

@ -1,3 +1,16 @@
-------------------------------------------------------------------
Sun Aug 16 14:42:28 UTC 2020 - Dirk Mueller <dmueller@suse.com>
- 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 Fri Feb 9 11:58:05 UTC 2018 - sknorr@suse.com

View File

@ -1,7 +1,7 @@
# #
# spec file for package liberation-fonts # 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 # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@ -17,20 +17,19 @@
Name: liberation-fonts Name: liberation-fonts
Version: 1.07.4 Version: 2.1.1
Release: 0 Release: 0
Summary: Liberation Fonts Summary: Liberation Fonts
License: SUSE-Liberation License: SUSE-Liberation
Group: System/X11/Fonts Group: System/X11/Fonts
Url: https://fedorahosted.org/liberation-fonts/ URL: https://fedorahosted.org/liberation-fonts/
Source: https://fedorahosted.org/releases/l/i/liberation-fonts/liberation-fonts-ttf-%{version}.tar.gz Source: https://github.com/liberationfonts/liberation-fonts/files/4743886/liberation-fonts-ttf-2.1.1.tar.gz
Source100: %{name}-rpmlintrc Source100: %{name}-rpmlintrc
%reconfigure_fonts_prereq
BuildRequires: fontpackages-devel BuildRequires: fontpackages-devel
Provides: locale(bg;el;ru;bg) Provides: locale(bg;el;ru;bg)
Obsoletes: liberation2-fonts Obsoletes: liberation2-fonts < 2
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildArch: noarch BuildArch: noarch
%reconfigure_fonts_prereq
%description %description
Free fonts which are metric compatible to "Arial", "Times New Roman" Free fonts which are metric compatible to "Arial", "Times New Roman"
@ -48,8 +47,8 @@ install -m 0644 *.ttf %{buildroot}%{_ttfontsdir}/
%reconfigure_fonts_scriptlets %reconfigure_fonts_scriptlets
%files %files
%defattr(-,root,root) %license LICENSE
%doc AUTHORS COPYING ChangeLog License.txt README %doc AUTHORS ChangeLog README.md
%{_ttfontsdir} %{_ttfontsdir}
%changelog %changelog