Hello community,

here is the log from the commit of package fontawesome-fonts for 
openSUSE:Factory checked in at 2020-02-13 10:12:44
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/fontawesome-fonts (Old)
 and      /work/SRC/openSUSE:Factory/.fontawesome-fonts.new.26092 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "fontawesome-fonts"

Thu Feb 13 10:12:44 2020 rev:6 rq:773973 version:4.7.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/fontawesome-fonts/fontawesome-fonts.changes      
2016-11-24 21:25:43.000000000 +0100
+++ 
/work/SRC/openSUSE:Factory/.fontawesome-fonts.new.26092/fontawesome-fonts.changes
   2020-02-13 10:12:50.752386263 +0100
@@ -1,0 +2,6 @@
+Wed Feb 12 10:38:01 UTC 2020 - Ludwig Nussel <[email protected]>
+
+- default font path for the web fonts is "../fonts" so we need to install the
+  referenced files in /usr/share/font-awesome-web/fonts.
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ fontawesome-fonts.spec ++++++
--- /var/tmp/diff_new_pack.BpYTal/_old  2020-02-13 10:12:51.704386815 +0100
+++ /var/tmp/diff_new_pack.BpYTal/_new  2020-02-13 10:12:51.704386815 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package fontawesome-fonts
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -12,7 +12,7 @@
 # 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/
 #
 
 
@@ -22,7 +22,7 @@
 Summary:        Iconic font set
 License:        OFL-1.1
 Group:          System/X11/Fonts
-Url:            http://fontawesome.io/
+URL:            http://fontawesome.io/
 Source0:        http://fontawesome.io/assets/font-awesome-%{version}.zip
 Source1:        README-Trademarks.txt
 BuildRequires:  fontpackages-devel
@@ -56,8 +56,8 @@
 install -m 0755 -d %{buildroot}%{_ttfontsdir}
 install -p -m 0644 fonts/*.ttf fonts/*.otf fonts/*.woff 
%{buildroot}%{_ttfontsdir}
 
-install -m 0755 -d %{buildroot}%{_datadir}/font-awesome-web
-install -p -m 0644 fonts/*.svg %{buildroot}%{_datadir}/font-awesome-web
+install -m 0755 -d %{buildroot}%{_datadir}/font-awesome-web/fonts
+install -p -m 0644 fonts/*.{ttf,woff,woff2,svg} 
%{buildroot}%{_datadir}/font-awesome-web/fonts
 cp -r css less scss %{buildroot}%{_datadir}/font-awesome-web/
 
 %reconfigure_fonts_scriptlets



Reply via email to