Modify Source0 Url on master branch

This commit is contained in:
wangge 2020-09-14 11:31:35 +08:00
parent a40d148c39
commit bd324e6c28
3 changed files with 7 additions and 4 deletions

Binary file not shown.

View File

@ -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 <wangge20@huawei.com> - 4.7.0-8
- Modify Source0 Url
* Fri Feb 14 2020 yanzhihua <yanzhihua4@huawei.com> - 4.7.0-7
- Package init

BIN
v4.7.0.zip Normal file

Binary file not shown.