Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package fontawesome-fonts for openSUSE:Factory checked in at 2022-02-21 17:46:44 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/fontawesome-fonts (Old) and /work/SRC/openSUSE:Factory/.fontawesome-fonts.new.1958 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "fontawesome-fonts" Mon Feb 21 17:46:44 2022 rev:12 rq:956334 version:6.0.0 Changes: -------- --- /work/SRC/openSUSE:Factory/fontawesome-fonts/fontawesome-fonts.changes 2021-09-08 21:37:10.141927274 +0200 +++ /work/SRC/openSUSE:Factory/.fontawesome-fonts.new.1958/fontawesome-fonts.changes 2022-02-21 17:48:45.403632542 +0100 @@ -1,0 +2,10 @@ +Sun Feb 20 21:09:16 UTC 2022 - Dirk M??ller <dmuel...@suse.com> + +- update to 6.0.0: + * This is a major release that we've been carefully brewing for over a year, and it includes: + * Over 7,000 new icons + * Font Awesome now has 5 styles - Solid, Regular, Light, Duotone, and now, the all-new Thin style + * Removed penny-arcade and acquisitions-incorporated at the request of the + copyright holder + +------------------------------------------------------------------- Old: ---- fontawesome-free-5.15.4-desktop.zip fontawesome-free-5.15.4-web.zip New: ---- fontawesome-free-6.0.0-desktop.zip fontawesome-free-6.0.0-web.zip ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ fontawesome-fonts.spec ++++++ --- /var/tmp/diff_new_pack.IgscTJ/_old 2022-02-21 17:48:47.831633265 +0100 +++ /var/tmp/diff_new_pack.IgscTJ/_new 2022-02-21 17:48:47.835633266 +0100 @@ -1,7 +1,7 @@ # # spec file for package fontawesome-fonts # -# Copyright (c) 2020 SUSE LLC +# 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 @@ -17,7 +17,7 @@ Name: fontawesome-fonts -Version: 5.15.4 +Version: 6.0.0 Release: 0 Summary: Iconic font set License: OFL-1.1 @@ -58,19 +58,17 @@ install -p -m 0644 */otfs/*.otf %{buildroot}%{_ttfontsdir} install -m 0755 -d %{buildroot}%{_datadir}/fontawesome-web/webfonts -install -p -m 0644 */webfonts/*.{ttf,woff,woff2,svg,eot} %{buildroot}%{_datadir}/fontawesome-web/webfonts -cp -r */css */less */scss %{buildroot}%{_datadir}/fontawesome-web/ +install -p -m 0644 */webfonts/*.{ttf,woff2} %{buildroot}%{_datadir}/fontawesome-web/webfonts +cp -pr */css */less */scss %{buildroot}%{_datadir}/fontawesome-web/ %reconfigure_fonts_scriptlets %files -%defattr(-, root,root) %license LICENSE.txt %dir %{_ttfontsdir}/ %{_ttfontsdir}/* %files web -%defattr(-, root,root) %{_datadir}/fontawesome-web/ %changelog