forked from pool/google-poppins-fonts
Accepting request 864738 from home:fcrozat:branches:M17N:fonts
- Fix url to download archive. OBS-URL: https://build.opensuse.org/request/show/864738 OBS-URL: https://build.opensuse.org/package/show/M17N:fonts/google-poppins-fonts?expand=0&rev=2
This commit is contained in:
parent
92bf581977
commit
e277c9e074
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 20 12:15:19 UTC 2021 - Frederic Crozat <fcrozat@suse.com>
|
||||
|
||||
- Fix url to download archive.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 19 15:36:49 UTC 2021 - Thomas Schraitle <thomas.schraitle@suse.com> - 4.003
|
||||
|
||||
|
@ -15,7 +15,7 @@ PreReq: %suseconfig_fonts_prereq
|
||||
Version: 4.003
|
||||
Release: 1
|
||||
URL: https://fonts.google.com/specimen/Poppins
|
||||
Source0: https://github.com/itfoundry/Poppins/archive/Poppins-%{version}.tar.gz
|
||||
Source0: https://github.com/itfoundry/Poppins/archive/v%{version}.tar.gz
|
||||
BuildRequires: fontpackages-devel
|
||||
BuildRequires: unzip
|
||||
BuildArchitectures: noarch
|
||||
@ -34,9 +34,6 @@ The Devanagari is designed by Ninad Kale. The Latin is by Jonny Pinhorn.
|
||||
|
||||
%prep
|
||||
%setup -n Poppins-%{version}
|
||||
# %%{__unzip} -j %%{S:0}
|
||||
# %%{__chmod} 644 *.ttf
|
||||
|
||||
|
||||
%build
|
||||
# -- nothing to do --
|
||||
|
Loading…
Reference in New Issue
Block a user