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 2025-05-26 18:37:13
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/cyreal-lora-fonts (Old)
and /work/SRC/openSUSE:Factory/.cyreal-lora-fonts.new.2732 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "cyreal-lora-fonts"
Mon May 26 18:37:13 2025 rev:10 rq:1279904 version:3.005
Changes:
--------
--- /work/SRC/openSUSE:Factory/cyreal-lora-fonts/cyreal-lora-fonts.changes
2023-01-27 10:26:48.658892259 +0100
+++
/work/SRC/openSUSE:Factory/.cyreal-lora-fonts.new.2732/cyreal-lora-fonts.changes
2025-05-26 18:38:44.035480859 +0200
@@ -1,0 +2,10 @@
+Sun May 18 08:13:54 UTC 2025 - Anton Shvetz <[email protected]>
+
+- Add %reconfigure_fonts_scriptlets for the subpackage
+
+-------------------------------------------------------------------
+Thu May 15 09:14:08 UTC 2025 - Anton Shvetz <[email protected]>
+
+- Add variable fonts into separate subpackage
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ cyreal-lora-fonts.spec ++++++
--- /var/tmp/diff_new_pack.4ho930/_old 2025-05-26 18:38:44.775511926 +0200
+++ /var/tmp/diff_new_pack.4ho930/_new 2025-05-26 18:38:44.775511926 +0200
@@ -1,7 +1,7 @@
#
# spec file for package cyreal-lora-fonts
#
-# Copyright (c) 2023 SUSE LLC
+# Copyright (c) 2025 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -16,10 +16,20 @@
#
+%global desc Lora is a well-balanced contemporary serif with roots in
calligraphy. It is\
+a text typeface with moderate contrast well suited for body text. A paragraph\
+set in Lora will make a memorable appearance because of its brushed curves\
+in contrast with driving serifs. The overall typographic voice of Lora
perfectly\
+conveys the mood of a modern-day story, or an art essay.\
+\
+Technically Lora is optimised for screen appearance, and works equally well in\
+print.\
+\
+Designed by Olga Karpushina, and Alexei Vanyashin for Cyreal.
Name: cyreal-lora-fonts
Version: 3.005
Release: 0
-Summary: Serif family for text. Variable Open Source Font
+Summary: Serif family for text
License: OFL-1.1
Group: System/X11/Fonts
URL: http://www.cyreal.org/fonts/lora/
@@ -36,19 +46,19 @@
%reconfigure_fonts_prereq
%description
-Lora is a well-balanced contemporary serif with roots in calligraphy. It is
-a text typeface with moderate contrast well suited for body text. A paragraph
-set in Lora will make a memorable appearance because of its brushed curves
-in contrast with driving serifs. The overall typographic voice of Lora
perfectly
-conveys the mood of a modern-day story, or an art essay.
+%{desc}
-Technically Lora is optimised for screen appearance, and works equally well in
-print.
+%package -n cyreal-lora-variable-fonts
+Summary: Serif family for text (variable version)
-Designed by Olga Karpushina, and Alexei Vanyashin for Cyreal.
+%description -n cyreal-lora-variable-fonts
+%{desc}
+
+This package contains the variable version of fonts.
%prep
%autosetup -c
+
cp %{SOURCE1} %{SOURCE2} %{SOURCE3} %{SOURCE4} %{SOURCE5} %{SOURCE6} .
%build
@@ -56,8 +66,10 @@
%install
install -dm0755 %{buildroot}%{_ttfontsdir}
install -m0644 fonts/otf/*.otf %{buildroot}%{_ttfontsdir}
+install -m0644 fonts/variable/*.ttf %{buildroot}%{_ttfontsdir}
%reconfigure_fonts_scriptlets
+%reconfigure_fonts_scriptlets -n cyreal-lora-variable-fonts
%files
%license OFL.txt
@@ -65,3 +77,9 @@
%dir %{_ttfontsdir}
%{_ttfontsdir}/*.otf
+%files -n cyreal-lora-variable-fonts
+%license OFL.txt
+%doc README.md {AUTHORS,CONTRIBUTORS,TRADEMARKS,FONTLOG}.txt Lora-sample.png
+%dir %{_ttfontsdir}
+%{_ttfontsdir}/*.ttf
+