Hello community, here is the log from the commit of package sat4j for openSUSE:Factory checked in at 2014-06-30 22:50:11 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/sat4j (Old) and /work/SRC/openSUSE:Factory/.sat4j.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "sat4j" Changes: -------- --- /work/SRC/openSUSE:Factory/sat4j/sat4j.changes 2013-09-11 13:38:01.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.sat4j.new/sat4j.changes 2014-06-30 22:50:19.000000000 +0200 @@ -1,0 +2,5 @@ +Fri Jun 27 11:52:43 UTC 2014 - tchvatal@suse.com + +- Fix build on SLE11 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ sat4j.spec ++++++ --- /var/tmp/diff_new_pack.fKxLLb/_old 2014-06-30 22:50:20.000000000 +0200 +++ /var/tmp/diff_new_pack.fKxLLb/_new 2014-06-30 22:50:20.000000000 +0200 @@ -1,7 +1,7 @@ # # spec file for package sat4j # -# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -49,7 +49,7 @@ %build #ant -Drelease=%{version} -DBUILD_DATE=`LC_ALL=C date +'%Y%m%d'` p2 -ant -Dbuild.compiler=modern -Drelease=%{version} -DBUILD_DATE=%{qualifier} -Dtarget=1.7 p2 +ant -Dbuild.compiler=modern -Drelease=%{version} -DBUILD_DATE=%{qualifier} -Dsource=1.5 -Dtarget=1.5 p2 %install %{__install} -d -m 755 %{buildroot}%{_javadir} -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org