Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package subversion for openSUSE:Factory checked in at 2021-10-18 22:03:29 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/subversion (Old) and /work/SRC/openSUSE:Factory/.subversion.new.1890 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "subversion" Mon Oct 18 22:03:29 2021 rev:182 rq:925387 version:1.14.1 Changes: -------- --- /work/SRC/openSUSE:Factory/subversion/subversion.changes 2021-02-16 22:40:58.998002248 +0100 +++ /work/SRC/openSUSE:Factory/.subversion.new.1890/subversion.changes 2021-10-18 22:03:34.726153756 +0200 @@ -1,0 +2,6 @@ +Thu Oct 14 16:46:07 UTC 2021 - Andreas Stieger <[email protected]> + +- always build with kwallet support, no longer make a + distrinction between openSUSE and SLE (boo#1191282) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ subversion.spec ++++++ --- /var/tmp/diff_new_pack.aSSDlb/_old 2021-10-18 22:03:35.610154395 +0200 +++ /var/tmp/diff_new_pack.aSSDlb/_new 2021-10-18 22:03:35.610154395 +0200 @@ -20,12 +20,6 @@ %define svngroup svn %define svnuser svn %define sqlite_minimum_version 3.8.2 -# SLE does not ship KDE -%if 0%{?is_opensuse} || 0%{?sle_version} > 150200 -%bcond_without kde -%else -%bcond_with kde -%endif #Compat macro for new _fillupdir macro introduced in Nov 2017 %if ! %{defined _fillupdir} %define _fillupdir %{_localstatedir}/adm/fillup-templates @@ -36,6 +30,7 @@ %define python_sitelib %{python3_sitelib} %endif %bcond_without gnome +%bcond_without kde %bcond_with python_ctypes %bcond_with all_regression_tests Name: subversion
