diff --git a/_constraints b/_constraints index 4496146..26a20ce 100644 --- a/_constraints +++ b/_constraints @@ -1,7 +1,7 @@ - 5 + 7 diff --git a/google-noto-fonts.changes b/google-noto-fonts.changes index 3f76dc6..ad19b90 100644 --- a/google-noto-fonts.changes +++ b/google-noto-fonts.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Feb 12 09:21:29 UTC 2018 - coolo@suse.com + +- increase required disk space to 7GB as rpmlint check fails on + workers with 6 (bsc#1080547) + ------------------------------------------------------------------- Thu Nov 2 19:52:11 UTC 2017 - kah0922@gmail.com diff --git a/google-noto-fonts.spec b/google-noto-fonts.spec index d1ed901..8cd3f73 100644 --- a/google-noto-fonts.spec +++ b/google-noto-fonts.spec @@ -1,7 +1,7 @@ # # spec file for package google-noto-fonts # -# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -15,6 +15,7 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # + %define hyear 2017 %define hmonth 09 %define hday 19 @@ -30,7 +31,7 @@ License: OFL-1.1 Group: System/X11/Fonts Url: https://github.com/googlei18n/noto-fonts Source0: https://noto-website-2.storage.googleapis.com/pkgs/Noto-hinted.zip -Source1: generate-specfile.sh +Source1: generate-specfile.sh BuildRequires: fontpackages-devel BuildRequires: unzip BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -2100,8 +2101,6 @@ cp *.?tf %{buildroot}%{_ttfontsdir}/ %reconfigure_fonts_scriptlets -n noto-serif-thai-fonts - - %files doc %defattr(0644,root,root,755) %doc LICENSE*.txt @@ -2786,6 +2785,4 @@ cp *.?tf %{buildroot}%{_ttfontsdir}/ %dir %{_ttfontsdir} %{_ttfontsdir}/NotoSerifThai-*.?tf - - %changelog