Hello community, here is the log from the commit of package xsp for openSUSE:Factory checked in at 2018-11-18 23:33:31 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/xsp (Old) and /work/SRC/openSUSE:Factory/.xsp.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "xsp" Sun Nov 18 23:33:31 2018 rev:48 rq:649975 version:3.0.11 Changes: -------- --- /work/SRC/openSUSE:Factory/xsp/xsp.changes 2017-11-25 08:43:42.215974146 +0100 +++ /work/SRC/openSUSE:Factory/.xsp.new/xsp.changes 2018-11-18 23:33:42.217372299 +0100 @@ -1,0 +2,5 @@ +Sat Nov 17 22:56:29 UTC 2018 - Markus Beth <[email protected]> + +- fix factory build, use correct dependency for sqlite + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ xsp.spec ++++++ --- /var/tmp/diff_new_pack.M98Azw/_old 2018-11-18 23:33:43.129371205 +0100 +++ /var/tmp/diff_new_pack.M98Azw/_new 2018-11-18 23:33:43.133371200 +0100 @@ -1,7 +1,7 @@ # # spec file for package xsp # -# 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 @@ -12,7 +12,7 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # @@ -45,7 +45,7 @@ BuildRequires: mono-web BuildRequires: monodoc-core BuildRequires: pkgconfig -BuildRequires: sqlite +BuildRequires: sqlite-devel %if 0%{?suse_version} >= 1330 BuildRequires: strip-nondeterminism Requires(pre): user(wwwrun)
