Hello community, here is the log from the commit of package xaos for openSUSE:Factory checked in at 2018-03-22 12:06:43 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/xaos (Old) and /work/SRC/openSUSE:Factory/.xaos.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "xaos" Thu Mar 22 12:06:43 2018 rev:22 rq:589688 version:3.6 Changes: -------- --- /work/SRC/openSUSE:Factory/xaos/xaos.changes 2015-04-13 20:31:54.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.xaos.new/xaos.changes 2018-03-22 12:11:33.407824386 +0100 @@ -1,0 +2,6 @@ +Wed Mar 14 20:10:20 UTC 2018 - [email protected] + +- Replace xorg-x11-devel BuildRequires by pkgconfig(x11), + pkgconfig(xext) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ xaos.spec ++++++ --- /var/tmp/diff_new_pack.jDxMA3/_old 2018-03-22 12:11:34.243794424 +0100 +++ /var/tmp/diff_new_pack.jDxMA3/_new 2018-03-22 12:11:34.251794137 +0100 @@ -1,7 +1,7 @@ # # spec file for package xaos # -# Copyright (c) 2015 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 @@ -20,7 +20,7 @@ Version: 3.6 Release: 0 Summary: Powerful fractal generator -License: GPL-2.0+ +License: GPL-2.0-or-later Group: Amusements/Toys/Graphics Url: http://matek.hu/xaos/doku.php Source: http://sourceforge.net/projects/xaos/files/XaoS/%{version}/%{name}-%{version}.tar.gz @@ -36,7 +36,8 @@ BuildRequires: gsl-devel BuildRequires: libpng-devel BuildRequires: update-desktop-files -BuildRequires: xorg-x11-devel +BuildRequires: pkgconfig(x11) +BuildRequires: pkgconfig(xext) Requires(pre): %install_info_prereq Provides: XaoS Recommends: %{name}-lang
