Hello community, here is the log from the commit of package gnucash for openSUSE:Factory checked in at 2015-09-09 20:21:01 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gnucash (Old) and /work/SRC/openSUSE:Factory/.gnucash.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gnucash" Changes: -------- --- /work/SRC/openSUSE:Factory/gnucash/gnucash.changes 2015-07-14 17:45:06.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.gnucash.new/gnucash.changes 2015-09-09 20:21:03.000000000 +0200 @@ -1,0 +2,7 @@ +Mon Sep 7 06:49:59 UTC 2015 - [email protected] + +- openSUSE Leap 42.1 (suse_version = 1315, is_opensuse = 1) also + contains an updated libdbi, thus we need to apply patch + gnucash-libdbi-0.9.patch in this case. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gnucash.spec ++++++ --- /var/tmp/diff_new_pack.fctDy3/_old 2015-09-09 20:21:04.000000000 +0200 +++ /var/tmp/diff_new_pack.fctDy3/_new 2015-09-09 20:21:04.000000000 +0200 @@ -116,7 +116,7 @@ %setup -q # This patch must be applied: %patch0 -%if 0%{?suse_version} > 1315 +%if (0%{?suse_version} == 1315 && %{is_opensuse}) || 0%{suse_version} > 1315 # in openSUSE Factory, we have libdbi 0.9.0+git23, which changed the API a bit # SLE12 contains libdbi 0.9.0, before this API change. %patch1 -p1
