Hello community, here is the log from the commit of package hamcrest for openSUSE:Factory checked in at 2014-07-16 16:49:43 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/hamcrest (Old) and /work/SRC/openSUSE:Factory/.hamcrest.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "hamcrest" Changes: -------- --- /work/SRC/openSUSE:Factory/hamcrest/hamcrest.changes 2014-06-19 13:19:44.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.hamcrest.new/hamcrest.changes 2014-07-16 16:49:53.000000000 +0200 @@ -1,0 +2,5 @@ +Mon Jul 7 15:02:47 UTC 2014 - [email protected] + +- Use junit not junit4 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ hamcrest.spec ++++++ --- /var/tmp/diff_new_pack.q1j0bw/_old 2014-07-16 16:49:55.000000000 +0200 +++ /var/tmp/diff_new_pack.q1j0bw/_new 2014-07-16 16:49:55.000000000 +0200 @@ -118,7 +118,7 @@ Summary: Demo files for %{name} Group: Development/Libraries/Java Requires: %{name} = %{version} -Requires: junit4 +Requires: junit %if %with tests Requires: testng %endif @@ -148,7 +148,7 @@ # BUILD/%{name}-%{version}/lib/integration/junit-3.8.1.jar.no ln -sf $(build-classpath junit) lib/integration/ # BUILD/%{name}-%{version}/lib/integration/junit-4.0.jar.no -#ln -sf $(build-classpath junit4) lib/integration/ +#ln -sf $(build-classpath junit) lib/integration/ %endif # BUILD/%{name}-%{version}/lib/integration/testng-4.6-jdk15.jar.no %if %with tests -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
