Hello community,
here is the log from the commit of package libertinus-fonts for
openSUSE:Factory checked in at 2020-08-24 15:13:57
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libertinus-fonts (Old)
and /work/SRC/openSUSE:Factory/.libertinus-fonts.new.3399 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libertinus-fonts"
Mon Aug 24 15:13:57 2020 rev:8 rq:828870 version:7.000
Changes:
--------
--- /work/SRC/openSUSE:Factory/libertinus-fonts/libertinus-fonts.changes
2020-06-28 23:08:53.123368607 +0200
+++
/work/SRC/openSUSE:Factory/.libertinus-fonts.new.3399/libertinus-fonts.changes
2020-08-24 15:14:50.410737225 +0200
@@ -1,0 +2,9 @@
+Sun Aug 23 20:29:55 UTC 2020 - Benedikt Fein <[email protected]>
+
+- Update to 7.000
+ * Adopt maintenance of project and update foundry, docs, URLs, etc. (alerque)
+ * Change version scheme to be OpenFV compatible with 3 digit minor version.
+ * Use Fontship to build all fonts and generate release packages.
+ * Filter out generated font artifacts from source repository.
+
+-------------------------------------------------------------------
Old:
----
Libertinus-6.12.zip
New:
----
Libertinus-7.000.zip
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ libertinus-fonts.spec ++++++
--- /var/tmp/diff_new_pack.QvzSo4/_old 2020-08-24 15:14:52.270738132 +0200
+++ /var/tmp/diff_new_pack.QvzSo4/_new 2020-08-24 15:14:52.274738133 +0200
@@ -18,13 +18,13 @@
%define fontname Libertinus
Name: libertinus-fonts
-Version: 6.12
+Version: 7.000
Release: 0
Summary: Libertinus font family
License: OFL-1.1
Group: System/X11/Fonts
-URL: https://github.com/alif-type/libertinus
-Source0:
https://github.com/alif-type/libertinus/releases/download/v%{version}/%{fontname}-%{version}.zip
+URL: https://github.com/alerque/libertinus
+Source0:
https://github.com/alerque/libertinus/releases/download/v%{version}/%{fontname}-%{version}.zip
BuildRequires: fontpackages-devel
BuildRequires: unzip
BuildArch: noarch
@@ -40,7 +40,7 @@
%install
mkdir -p %{buildroot}%{_ttfontsdir}/
-install -m 0644 *.otf %{buildroot}%{_ttfontsdir}
+install -m 0644 static/OTF/*.otf %{buildroot}%{_ttfontsdir}
%reconfigure_fonts_scriptlets