Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package cyreal-lora-fonts for openSUSE:Factory checked in at 2023-01-27 10:16:32 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/cyreal-lora-fonts (Old) and /work/SRC/openSUSE:Factory/.cyreal-lora-fonts.new.32243 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "cyreal-lora-fonts" Fri Jan 27 10:16:32 2023 rev:9 rq:1061410 version:3.005 Changes: -------- --- /work/SRC/openSUSE:Factory/cyreal-lora-fonts/cyreal-lora-fonts.changes 2022-06-30 13:18:27.837537955 +0200 +++ /work/SRC/openSUSE:Factory/.cyreal-lora-fonts.new.32243/cyreal-lora-fonts.changes 2023-01-27 10:26:48.658892259 +0100 @@ -1,0 +2,7 @@ +Thu Jan 19 19:50:57 UTC 2023 - Anton Shvetz <shvetz.an...@gmail.com> + +- Update to v3.005 + * added pre-1945 Bulgarian orthography support +- Remove the _service file + +------------------------------------------------------------------- Old: ---- Lora-v3.003.zip _service New: ---- Lora-v3.005.zip ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ cyreal-lora-fonts.spec ++++++ --- /var/tmp/diff_new_pack.HBJOT1/_old 2023-01-27 10:26:49.114894625 +0100 +++ /var/tmp/diff_new_pack.HBJOT1/_new 2023-01-27 10:26:49.118894645 +0100 @@ -1,7 +1,7 @@ # # spec file for package cyreal-lora-fonts # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: cyreal-lora-fonts -Version: 3.003 +Version: 3.005 Release: 0 Summary: Serif family for text. Variable Open Source Font License: OFL-1.1 @@ -29,7 +29,7 @@ Source3: https://github.com/cyrealtype/Lora-Cyrillic/raw/v%{version}/CONTRIBUTORS.txt Source4: https://github.com/cyrealtype/Lora-Cyrillic/raw/v%{version}/TRADEMARKS.txt Source5: https://github.com/cyrealtype/Lora-Cyrillic/raw/v%{version}/FONTLOG.txt -Source6: https://github.com/cyrealtype/Lora-Cyrillic/raw/master/documentation/Lora-sample.png +Source6: https://github.com/cyrealtype/Lora-Cyrillic/raw/v%{version}/documentation/Lora-sample.png BuildRequires: fontpackages-devel BuildRequires: unzip BuildArch: noarch @@ -55,14 +55,14 @@ %install install -dm0755 %{buildroot}%{_ttfontsdir} -install -m0644 otf/*.otf %{buildroot}%{_ttfontsdir} +install -m0644 fonts/otf/*.otf %{buildroot}%{_ttfontsdir} %reconfigure_fonts_scriptlets %files +%license OFL.txt +%doc README.md {AUTHORS,CONTRIBUTORS,TRADEMARKS,FONTLOG}.txt Lora-sample.png %dir %{_ttfontsdir} %{_ttfontsdir}/*.otf -%doc README.md {AUTHORS,CONTRIBUTORS,TRADEMARKS,FONTLOG}.txt Lora-sample.png -%license OFL.txt %changelog