diff --git a/gegl.changes b/gegl.changes index 5bcaa0b..9dd2000 100644 --- a/gegl.changes +++ b/gegl.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Fri Jan 12 16:44:12 UTC 2018 - dimstar@opensuse.org + +- Replace liberation-fonts BuildRequires with liberation2-fonts: + the new set works as well. + ------------------------------------------------------------------- Sun Feb 5 22:25:15 UTC 2017 - zaitor@opensuse.org @@ -13,7 +19,7 @@ Sat Apr 16 22:01:17 UTC 2016 - olaf@aepfle.de ------------------------------------------------------------------- Tue Jan 26 14:00:45 UTC 2016 - idonmez@suse.com -- Add gegl-0.2.0-linker-flags.patch to add -lm to linker flags +- Add gegl-0.2.0-linker-flags.patch to add -lm to linker flags. ------------------------------------------------------------------- Sat Oct 25 19:46:46 UTC 2014 - i@marguerite.su diff --git a/gegl.spec b/gegl.spec index c14d00c..27b76ba 100644 --- a/gegl.spec +++ b/gegl.spec @@ -1,7 +1,7 @@ # # spec file for package gegl # -# Copyright (c) 2017 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 @@ -55,7 +55,7 @@ BuildRequires: gtk2-devel BuildRequires: intltool BuildRequires: lensfun-devel # Needed to build the doc, as Bitstream Vera Sans is the referenced font. -BuildRequires: liberation-fonts +BuildRequires: liberation2-fonts BuildRequires: libexiv2-devel BuildRequires: libjasper-devel >= 1.900.1 BuildRequires: libjpeg-devel