From 2d63bb907d5e4509c72e4c958e99bfffe64bb75aefb75ae8a180e80894d56fc8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ismail=20D=C3=B6nmez?= Date: Tue, 16 Jan 2018 14:36:37 +0000 Subject: [PATCH] Accepting request 563892 from GNOME:Next - Replace liberation-fonts BuildRequires with liberation2-fonts: the new set works as well. - Add gegl-0.2.0-linker-flags.patch to add -lm to linker flags. OBS-URL: https://build.opensuse.org/request/show/563892 OBS-URL: https://build.opensuse.org/package/show/graphics/gegl?expand=0&rev=41 --- gegl.changes | 8 +++++++- gegl.spec | 4 ++-- 2 files changed, 9 insertions(+), 3 deletions(-) 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