1
0

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:
Thomas Schraitle 2021-01-20 13:40:03 +00:00 committed by Git OBS Bridge
parent 92bf581977
commit e277c9e074
3 changed files with 6 additions and 4 deletions

View File

@ -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 Tue Jan 19 15:36:49 UTC 2021 - Thomas Schraitle <thomas.schraitle@suse.com> - 4.003

View File

@ -15,7 +15,7 @@ PreReq: %suseconfig_fonts_prereq
Version: 4.003 Version: 4.003
Release: 1 Release: 1
URL: https://fonts.google.com/specimen/Poppins 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: fontpackages-devel
BuildRequires: unzip BuildRequires: unzip
BuildArchitectures: noarch BuildArchitectures: noarch
@ -34,9 +34,6 @@ The Devanagari is designed by Ninad Kale. The Latin is by Jonny Pinhorn.
%prep %prep
%setup -n Poppins-%{version} %setup -n Poppins-%{version}
# %%{__unzip} -j %%{S:0}
# %%{__chmod} 644 *.ttf
%build %build
# -- nothing to do -- # -- nothing to do --