Hello community,

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

Package is "fontawesome-fonts"

Wed Mar 11 18:48:37 2020 rev:7 rq:783368 version:5.12.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/fontawesome-fonts/fontawesome-fonts.changes      
2020-02-13 10:12:50.752386263 +0100
+++ 
/work/SRC/openSUSE:Factory/.fontawesome-fonts.new.3160/fontawesome-fonts.changes
    2020-03-11 18:50:48.911553320 +0100
@@ -1,0 +2,22 @@
+Tue Mar 10 12:20:22 UTC 2020 - Denis Kondratenko <denis.kondrate...@suse.com>
+
+- Update to version 5.12.1:
+  * Added
+    + user-unlock icon #13280
+    + mixer brand icon #11242
+    + coffin-cross icon #15646
+    + instagram-square icon #9223
+    + shopify icon #3850
+    + dailymotion icon #3890
+
+  * Changed
+    + Do not separate web fonts files for Free Kits
+    + The .fab CSS class now has explicit weight of 400 instead of inheriting 
'normal'
+    + Balance the plus symbol in file-plus and folder-plus #16004
+    + Removed cross from coffin (new coffin-cross still available) #15646
+    + Updated edge brand icon #15771
+    + Updated clock hands #15779
+- changed sources to github release
+- README-Trademarks.txt replaced with LICENSE.txt
+
+-------------------------------------------------------------------

Old:
----
  README-Trademarks.txt
  font-awesome-4.7.0.zip

New:
----
  LICENSE.txt
  fontawesome-free-5.12.1-desktop.zip
  fontawesome-free-5.12.1-web.zip

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

Other differences:
------------------
++++++ fontawesome-fonts.spec ++++++
--- /var/tmp/diff_new_pack.gDmGL6/_old  2020-03-11 18:50:51.099554299 +0100
+++ /var/tmp/diff_new_pack.gDmGL6/_new  2020-03-11 18:50:51.103554301 +0100
@@ -17,14 +17,14 @@
 
 
 Name:           fontawesome-fonts
-Version:        4.7.0
+Version:        5.12.1
 Release:        0
 Summary:        Iconic font set
 License:        OFL-1.1
 Group:          System/X11/Fonts
 URL:            http://fontawesome.io/
-Source0:        http://fontawesome.io/assets/font-awesome-%{version}.zip
-Source1:        README-Trademarks.txt
+Source0:        
https://github.com/FortAwesome/Font-Awesome/releases/download/5.12.1/fontawesome-free-%{version}-desktop.zip
+Source1:        LICENSE.txt
 BuildRequires:  fontpackages-devel
 BuildRequires:  unzip
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
@@ -42,34 +42,36 @@
 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 -q -n font-awesome-%{version}
+%setup -c -q -n %{name}-%{version}
+%setup -T -D -a 2
 cp -p %{SOURCE1} .
 
 %build
 
 %install
 install -m 0755 -d %{buildroot}%{_ttfontsdir}
-install -p -m 0644 fonts/*.ttf fonts/*.otf fonts/*.woff 
%{buildroot}%{_ttfontsdir}
+install -p -m 0644 */otfs/*.otf %{buildroot}%{_ttfontsdir}
 
-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/
+install -m 0755 -d %{buildroot}%{_datadir}/fontawesome-web/fonts
+install -p -m 0644 */webfonts/*.{ttf,woff,woff2,svg,eot} 
%{buildroot}%{_datadir}/fontawesome-web/fonts
+cp -r */css */less */scss %{buildroot}%{_datadir}/fontawesome-web/
 
 %reconfigure_fonts_scriptlets
 
 %files
 %defattr(-, root,root)
-%doc README-Trademarks.txt
+%doc LICENSE.txt
 %dir %{_ttfontsdir}/
 %{_ttfontsdir}/*
 
 %files web
 %defattr(-, root,root)
-%{_datadir}/font-awesome-web/
+%{_datadir}/fontawesome-web/
 
 %changelog

++++++ LICENSE.txt ++++++
Font Awesome Free License
-------------------------

Font Awesome Free is free, open source, and GPL friendly. You can use it for
commercial projects, open source projects, or really almost whatever you want.
Full Font Awesome Free license: https://fontawesome.com/license/free.

# Icons: CC BY 4.0 License (https://creativecommons.org/licenses/by/4.0/)
In the Font Awesome Free download, the CC BY 4.0 license applies to all icons
packaged as SVG and JS file types.

# Fonts: SIL OFL 1.1 License (https://scripts.sil.org/OFL)
In the Font Awesome Free download, the SIL OFL license applies to all icons
packaged as web and desktop font files.

# Code: MIT License (https://opensource.org/licenses/MIT)
In the Font Awesome Free download, the MIT license applies to all non-font and
non-icon files.

# Attribution
Attribution is required by MIT, SIL OFL, and CC BY licenses. Downloaded Font
Awesome Free files already contain embedded comments with sufficient
attribution, so you shouldn't need to do anything additional when using these
files normally.

We've kept attribution comments terse, so we ask that you do not actively work
to remove them from files, especially code. They're a great way for folks to
learn about Font Awesome.

# Brand Icons
All brand icons are trademarks of their respective owners. The use of these
trademarks does not indicate endorsement of the trademark holder by Font
Awesome, nor vice versa. **Please do not use brand logos for any purpose except
to represent the company, product, or service to which they refer.**

Reply via email to