From e0f137a3f44e3fb29904e7dcd4b74152cdda93a7ecec0d2733dad23f5dd2f675 Mon Sep 17 00:00:00 2001 From: Hillwood Yang Date: Sun, 13 Nov 2022 13:31:52 +0000 Subject: [PATCH] Accepting request 1035482 from home:Pi-Cla:branches:M17N:fonts update: 20131112 -> 20220314 - Added 'Ogam' tag for design languages and supported languages of the meta table Replaced generic license with specific BabelStoneOFL.txt OBS-URL: https://build.opensuse.org/request/show/1035482 OBS-URL: https://build.opensuse.org/package/show/M17N:fonts/babelstone-ogham-fonts?expand=0&rev=4 --- OFL.txt => BabelStoneOFL.txt | 5 +++-- BabelStoneOgham.zip | 3 --- BabelStoneOghamFonts.zip | 3 +++ babelstone-ogham-fonts.changes | 6 ++++++ babelstone-ogham-fonts.spec | 24 ++++++++++++------------ 5 files changed, 24 insertions(+), 17 deletions(-) rename OFL.txt => BabelStoneOFL.txt (97%) delete mode 100644 BabelStoneOgham.zip create mode 100644 BabelStoneOghamFonts.zip 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/BabelStoneOgham.zip b/BabelStoneOgham.zip deleted file mode 100644 index 39597c6..0000000 --- a/BabelStoneOgham.zip +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:862e4a9ab57d0976b714c6e8510873901cc16689595f892661d6853a0ea1c737 -size 47704 diff --git a/BabelStoneOghamFonts.zip b/BabelStoneOghamFonts.zip new file mode 100644 index 0000000..7f53207 --- /dev/null +++ b/BabelStoneOghamFonts.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0efa4cc49b995a58e2c9a364affb46fccead6a1c548688f533da11645ac466f7 +size 415697 diff --git a/babelstone-ogham-fonts.changes b/babelstone-ogham-fonts.changes index 0873b4b..eb4f41b 100644 --- a/babelstone-ogham-fonts.changes +++ b/babelstone-ogham-fonts.changes @@ -1,4 +1,10 @@ ------------------------------------------------------------------- +Sun Nov 13 00:36:30 UTC 2022 - Gordon Leung + +update: 20131112 -> 20220314 +- Added 'Ogam' tag for design languages and supported languages of the meta table +Replaced generic license with specific BabelStoneOFL.txt +------------------------------------------------------------------- Thu Oct 17 09:05:27 UTC 2013 - pgajdos@suse.com - initial version 20131112 diff --git a/babelstone-ogham-fonts.spec b/babelstone-ogham-fonts.spec index 4ed73be..9dc5875 100644 --- a/babelstone-ogham-fonts.spec +++ b/babelstone-ogham-fonts.spec @@ -1,7 +1,7 @@ # # spec file for package babelstone-ogham-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,18 +12,19 @@ # 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-ogham-fonts -Version: 20131112 +Version: 20220314 Release: 0 -Summary: Font for Ogham Script +Summary: BabelStone Font for Ogham Script License: OFL-1.1 Group: System/X11/Fonts -Url: http://www.babelstone.co.uk/Fonts/ -Source0: http://www.babelstone.co.uk/Fonts/BabelStoneOgham.zip -Source1: OFL.txt +URL: http://www.babelstone.co.uk/Fonts/ +Source0: https://www.babelstone.co.uk/Fonts/Download/BabelStoneOghamFonts.zip +Source1: https://www.babelstone.co.uk/Fonts/BabelStoneOFL.txt BuildRequires: fontpackages-devel BuildRequires: unzip %reconfigure_fonts_prereq @@ -31,12 +32,12 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildArch: noarch %description -A set of twelve Unicode Ogham fonts in seven font families, representing -a variety of different styles of Ogham letters found in manuscripts and +A set of twelve Unicode Ogham fonts in seven font families, representing +a variety of different styles of Ogham letters found in manuscripts and on Ogham stone inscriptions. %prep -%setup -q -c -T -a0 +%autosetup -c -T -a0 %build cp -a %{SOURCE1} . @@ -49,8 +50,7 @@ install -m 0644 *.ttf %{buildroot}%{_ttfontsdir}/ %files %defattr(-,root,root) -%doc OFL.txt +%license BabelStoneOFL.txt %{_ttfontsdir} %changelog -