diff --git a/font-awesome-4.7.0.zip b/font-awesome-4.7.0.zip deleted file mode 100644 index 826b5db..0000000 Binary files a/font-awesome-4.7.0.zip and /dev/null differ diff --git a/fontawesome-fonts.spec b/fontawesome-fonts.spec index f4a3a10..454bf1a 100644 --- a/fontawesome-fonts.spec +++ b/fontawesome-fonts.spec @@ -3,11 +3,11 @@ Name: fontawesome-fonts Version: 4.7.0 -Release: 7 +Release: 8 Summary: The iconic font and CSS toolkit License: OFL and MIT -URL: http://fontawesome.io -Source0: http://fontawesome.io/assets/font-awesome-%{version}.zip +URL: https://github.com/FortAwesome/Font-Awesome +Source0: https://github.com/FortAwesome/Font-Awesome/archive/v4.7.0.zip Source1: README-Trademarks.txt BuildArch: noarch @@ -25,7 +25,7 @@ power of CSS. %package_help %prep -%autosetup -n font-awesome-%{version} -p1 +%autosetup -n Font-Awesome-%{version} -p1 cp -p %SOURCE1 . %build @@ -48,5 +48,8 @@ cp -a css less scss %{buildroot}%{_datadir}/font-awesome-web/ %doc README-Trademarks.txt %changelog +* Mon Sep 14 2020 Ge Wang - 4.7.0-8 +- Modify Source0 Url + * Fri Feb 14 2020 yanzhihua - 4.7.0-7 - Package init diff --git a/v4.7.0.zip b/v4.7.0.zip new file mode 100644 index 0000000..a776e0a Binary files /dev/null and b/v4.7.0.zip differ