Hello community, here is the log from the commit of package subversion for openSUSE:Factory checked in at 2015-05-18 22:23:54 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/subversion (Old) and /work/SRC/openSUSE:Factory/.subversion.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "subversion" Changes: -------- --- /work/SRC/openSUSE:Factory/subversion/subversion.changes 2015-04-10 10:20:41.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.subversion.new/subversion.changes 2015-05-18 22:23:55.000000000 +0200 @@ -1,0 +2,5 @@ +Sat May 16 18:08:29 UTC 2015 - [email protected] + +- disable failing check-swig-rb + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ subversion.spec ++++++ --- /var/tmp/diff_new_pack.iwVqc5/_old 2015-05-18 22:23:56.000000000 +0200 +++ /var/tmp/diff_new_pack.iwVqc5/_new 2015-05-18 22:23:56.000000000 +0200 @@ -433,8 +433,9 @@ %if 0%{?suse_version} <= 1320 # swig bindings check failing from swig 3.0.3 and later make %{?_smp_mflags} check-swig-py || (cat fails.log; exit 1) -%endif +# same for ruby bindings make %{?_smp_mflags} check-swig-rb || (cat fails.log; exit 1) +%endif %if %{with all_regression_tests} make %{?_smp_mflags} svnserveautocheck CLEANUP=true FS_TYPE=fsfs || (cat fails.log; exit 1) make %{?_smp_mflags} svnserveautocheck CLEANUP=true FS_TYPE=bdb || (cat fails.log; exit 1)
