Hello community,

here is the log from the commit of package fontawesome-fonts for 
openSUSE:Factory checked in at 2020-03-24 22:35:30
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/fontawesome-fonts (Old)
 and      /work/SRC/openSUSE:Factory/.fontawesome-fonts.new.3160 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "fontawesome-fonts"

Tue Mar 24 22:35:30 2020 rev:8 rq:787672 version:5.13.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/fontawesome-fonts/fontawesome-fonts.changes      
2020-03-11 18:50:48.911553320 +0100
+++ 
/work/SRC/openSUSE:Factory/.fontawesome-fonts.new.3160/fontawesome-fonts.changes
    2020-03-24 22:37:10.573230363 +0100
@@ -1,0 +2,15 @@
+Tue Mar 24 07:06:20 UTC 2020 - Martin Pluskal <[email protected]>
+
+- Update to version 5.13.0:
+  * Added new icons related to COVID-19.
+  * Fixed font family name to be 'Font Awesome 5 Free' for free
+    kits when using pseudo-elements.
+  * Added the ability to specify mask ID and title ID for SVG with
+    JS which allows snapshot testing tools to get a predictable
+    result when executing tests.
+  * Corrected version 4 font face shim src attribute declaration
+    that was warning of incorrect font file format.
+  * Explicitly set font-display to block which supresses warnings
+    of font-display in tools like Lighthouse.
+
+-------------------------------------------------------------------

Old:
----
  fontawesome-free-5.12.1-desktop.zip
  fontawesome-free-5.12.1-web.zip

New:
----
  fontawesome-free-5.13.0-desktop.zip
  fontawesome-free-5.13.0-web.zip

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

Other differences:
------------------
++++++ fontawesome-fonts.spec ++++++
--- /var/tmp/diff_new_pack.fB2n7T/_old  2020-03-24 22:37:15.333232676 +0100
+++ /var/tmp/diff_new_pack.fB2n7T/_new  2020-03-24 22:37:15.337232678 +0100
@@ -17,17 +17,17 @@
 
 
 Name:           fontawesome-fonts
-Version:        5.12.1
+Version:        5.13.0
 Release:        0
 Summary:        Iconic font set
 License:        OFL-1.1
 Group:          System/X11/Fonts
 URL:            http://fontawesome.io/
-Source0:        
https://github.com/FortAwesome/Font-Awesome/releases/download/5.12.1/fontawesome-free-%{version}-desktop.zip
-Source1:        LICENSE.txt
+Source0:        
https://github.com/FortAwesome/Font-Awesome/releases/download/%{version}/fontawesome-free-%{version}-desktop.zip
+Source1:        
https://github.com/FortAwesome/Font-Awesome/releases/download/%{version}/fontawesome-free-%{version}-web.zip
+Source2:        LICENSE.txt
 BuildRequires:  fontpackages-devel
 BuildRequires:  unzip
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildArch:      noarch
 %reconfigure_fonts_prereq
 
@@ -42,15 +42,14 @@
 Summary:        Web files for font-awesome
 License:        MIT
 Group:          System/X11/Fonts
-Source2:        
https://github.com/FortAwesome/Font-Awesome/releases/download/5.12.1/fontawesome-free-%{version}-web.zip
 
 %description web
 Web files (css, less, scss, etc) for font-awesome.
 
 %prep
-%setup -c -q -n %{name}-%{version}
-%setup -T -D -a 2
-cp -p %{SOURCE1} .
+%setup -q -c
+%setup -q -T -D -a 1
+cp -p %{SOURCE2} .
 
 %build
 
@@ -66,7 +65,7 @@
 
 %files
 %defattr(-, root,root)
-%doc LICENSE.txt
+%license LICENSE.txt
 %dir %{_ttfontsdir}/
 %{_ttfontsdir}/*
 


Reply via email to