From 0bb6e2406347b3148b6377b3b2909d90ebb137fd166a302786db88d6e9156622 Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Tue, 4 May 2021 05:31:28 +0000 Subject: [PATCH] - Update to release 2.1.4 OBS-URL: https://build.opensuse.org/package/show/M17N:fonts/liberation-fonts?expand=0&rev=35 --- liberation-fonts-ttf-2.1.3.tar.gz | 3 --- liberation-fonts-ttf-2.1.4.tar.gz | 3 +++ liberation-fonts.changes | 7 +++++++ liberation-fonts.spec | 14 +++++++------- 4 files changed, 17 insertions(+), 10 deletions(-) delete mode 100644 liberation-fonts-ttf-2.1.3.tar.gz create mode 100644 liberation-fonts-ttf-2.1.4.tar.gz diff --git a/liberation-fonts-ttf-2.1.3.tar.gz b/liberation-fonts-ttf-2.1.3.tar.gz deleted file mode 100644 index 1d06bcb..0000000 --- a/liberation-fonts-ttf-2.1.3.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8947bb7c0ad4d0d25b6ae93d40ec5fbe3dbbd4de21b81a62aa0c41a801e36fdd -size 2370420 diff --git a/liberation-fonts-ttf-2.1.4.tar.gz b/liberation-fonts-ttf-2.1.4.tar.gz new file mode 100644 index 0000000..238e398 --- /dev/null +++ b/liberation-fonts-ttf-2.1.4.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:26f85412dd0aa9d061504a1cc8aaf0aa12a70710e8d47d8b65a1251757c1a5ef +size 2388283 diff --git a/liberation-fonts.changes b/liberation-fonts.changes index 852a73f..2340d5e 100644 --- a/liberation-fonts.changes +++ b/liberation-fonts.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Tue May 4 05:25:34 UTC 2021 - Jan Engelhardt + +- Update to release 2.1.4 + * Superscript and subscript numbers were added (U+2074..2089) + * Added astrological symbols (U+263F..2647) + ------------------------------------------------------------------- Tue Feb 23 09:06:03 UTC 2021 - Jan Engelhardt diff --git a/liberation-fonts.spec b/liberation-fonts.spec index a93c751..a979f4f 100644 --- a/liberation-fonts.spec +++ b/liberation-fonts.spec @@ -17,14 +17,14 @@ Name: liberation-fonts -Version: 2.1.3 +Version: 2.1.4 Release: 0 Summary: Liberation Fonts License: SUSE-Liberation Group: System/X11/Fonts -URL: https://fedorahosted.org/liberation-fonts/ -Source: https://github.com/liberationfonts/liberation-fonts/files/6026893/liberation-fonts-ttf-2.1.3.tar.gz -Source100: %{name}-rpmlintrc +URL: https://github.com/liberationfonts/liberation-fonts +Source: https://github.com/liberationfonts/liberation-fonts/files/6418984/liberation-fonts-ttf-2.1.4.tar.gz +Source9: %{name}-rpmlintrc BuildRequires: fontpackages-devel Provides: locale(bg;el;ru;bg) Obsoletes: liberation2-fonts < 2 @@ -41,14 +41,14 @@ and "Courier New". %build %install -mkdir -p %{buildroot}%{_ttfontsdir} -install -m 0644 *.ttf %{buildroot}%{_ttfontsdir}/ +mkdir -p %{buildroot}/%{_ttfontsdir} +install -m 0644 *.ttf %{buildroot}/%{_ttfontsdir}/ %reconfigure_fonts_scriptlets %files %license LICENSE %doc AUTHORS ChangeLog README.md -%{_ttfontsdir} +%{_ttfontsdir}/ %changelog