From c46516395f2f2e06f465ea3ddc38af0315641c81a0e82ee004ef35e7bfc8e44b Mon Sep 17 00:00:00 2001 From: Hillwood Yang Date: Sun, 13 Nov 2022 13:30:29 +0000 Subject: [PATCH] Accepting request 1035478 from home:Pi-Cla:branches:M17N:fonts update: 1.01 -> 9.003 - Remapped to Unicode's Marchen Block - etc: https://www.babelstone.co.uk/Fonts/Marchen.html Replaced generic license with specific BabelStoneOFL.txt OBS-URL: https://build.opensuse.org/request/show/1035478 OBS-URL: https://build.opensuse.org/package/show/M17N:fonts/babelstone-marchen-fonts?expand=0&rev=6 --- BabelStoneMarchen.ttf | 3 +++ OFL.txt => BabelStoneOFL.txt | 5 +++-- BabelStoneTibetansMarchen.ttf | 3 --- babelstone-marchen-fonts.changes | 8 ++++++++ babelstone-marchen-fonts.spec | 28 +++++++++++++++------------- 5 files changed, 29 insertions(+), 18 deletions(-) create mode 100644 BabelStoneMarchen.ttf rename OFL.txt => BabelStoneOFL.txt (97%) delete mode 100644 BabelStoneTibetansMarchen.ttf diff --git a/BabelStoneMarchen.ttf b/BabelStoneMarchen.ttf new file mode 100644 index 0000000..e70168b --- /dev/null +++ b/BabelStoneMarchen.ttf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f2105676c417be2ca895a4ca07901a0b3693154be345db18793c14f9235279e3 +size 290520 diff --git a/OFL.txt b/BabelStoneOFL.txt similarity index 97% rename from OFL.txt rename to BabelStoneOFL.txt index d2665a8..7dca6e7 100644 --- a/OFL.txt +++ b/BabelStoneOFL.txt @@ -1,4 +1,5 @@ -Copyright (c) 2010, Google Corporation. +Copyright (c) 2013, Andrew West (www.babelstone.co.uk), +with Reserved Font Name BabelStone. This Font Software is licensed under the SIL Open Font License, Version 1.1. This license is copied below, and is also available with a FAQ at: @@ -18,7 +19,7 @@ with others. The OFL allows the licensed fonts to be used, studied, modified and redistributed freely as long as they are not sold by themselves. The -fonts, including any derivative works, can be bundled, embedded, +fonts, including any derivative works, can be bundled, embedded, redistributed and/or sold with any software provided that any reserved names are not used by derivative works. The fonts and derivatives, however, cannot be released under any other type of license. The diff --git a/BabelStoneTibetansMarchen.ttf b/BabelStoneTibetansMarchen.ttf deleted file mode 100644 index 2e9a452..0000000 --- a/BabelStoneTibetansMarchen.ttf +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:98e5b1fc780950ad90fd1ccc87862db5640676e012dda2ab0ff362b114cb5743 -size 160792 diff --git a/babelstone-marchen-fonts.changes b/babelstone-marchen-fonts.changes index 9445a53..9de9fbc 100644 --- a/babelstone-marchen-fonts.changes +++ b/babelstone-marchen-fonts.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Sat Nov 12 23:29:55 UTC 2022 - Gordon Leung + +update: 1.01 -> 9.003 +- Remapped to Unicode's Marchen Block +- etc: https://www.babelstone.co.uk/Fonts/Marchen.html +Replaced generic license with specific BabelStoneOFL.txt + ------------------------------------------------------------------- Thu Oct 17 09:05:27 UTC 2013 - pgajdos@suse.com diff --git a/babelstone-marchen-fonts.spec b/babelstone-marchen-fonts.spec index b9fea77..2dcdc71 100644 --- a/babelstone-marchen-fonts.spec +++ b/babelstone-marchen-fonts.spec @@ -1,7 +1,7 @@ # # spec file for package babelstone-marchen-fonts # -# Copyright (c) 2013 SUSE LINUX Products 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 @@ -12,29 +12,31 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # + Name: babelstone-marchen-fonts -Version: 1.01 +Version: 9.003 Release: 0 -Summary: Tibetan sMar-chen Font +Summary: BabelStone Font for Marchen script License: OFL-1.1 Group: System/X11/Fonts -Url: http://www.babelstone.co.uk/Fonts/ -Source0: http://www.babelstone.co.uk/Fonts/BabelStoneTibetansMarchen.ttf -Source1: OFL.txt +URL: http://www.babelstone.co.uk/Fonts/ +Source0: https://www.babelstone.co.uk/Fonts/Download/BabelStoneMarchen.ttf +Source1: https://www.babelstone.co.uk/Fonts/BabelStoneOFL.txt BuildRequires: fontpackages-devel %reconfigure_fonts_prereq BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildArch: noarch %description -BabelStone Tibetan sMar-chen is an experimental font for the sMar-chen script, -mapped to the Tibetan script +BabelStone Marchen is a font for the sMar-chen script, which is based +on the deprecated experimental BabelStone Tibetan sMar-chen font. This +font uses the encoding specified by Unicode for Marchen script. %prep -%setup -q -c -T +%autosetup -c -T cp -a %{SOURCE0} . %build @@ -48,8 +50,8 @@ install -m 0644 *.ttf %{buildroot}%{_ttfontsdir}/ %files %defattr(-,root,root) -%doc OFL.txt -%{_ttfontsdir} +%license BabelStoneOFL.txt +%dir %{_ttfontsdir} +%{_ttfontsdir}/BabelStoneMarchen.ttf %changelog -