Hello community,

here is the log from the commit of package apache-commons-collections for 
openSUSE:Factory checked in at 2017-10-17 01:51:04
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/apache-commons-collections (Old)
 and      /work/SRC/openSUSE:Factory/.apache-commons-collections.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "apache-commons-collections"

Tue Oct 17 01:51:04 2017 rev:12 rq:533048 version:3.2.2

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/apache-commons-collections/apache-commons-collections.changes
    2017-09-14 21:18:48.112290040 +0200
+++ 
/work/SRC/openSUSE:Factory/.apache-commons-collections.new/apache-commons-collections.changes
       2017-10-17 01:51:07.106368278 +0200
@@ -1,0 +2,6 @@
+Fri Sep 29 08:12:33 UTC 2017 - [email protected]
+
+- Don't condition the maven defines on release version, but on 
+  _maven_repository being defined
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ apache-commons-collections.spec ++++++
--- /var/tmp/diff_new_pack.VrVPqe/_old  2017-10-17 01:51:08.110321245 +0200
+++ /var/tmp/diff_new_pack.VrVPqe/_new  2017-10-17 01:51:08.114321058 +0200
@@ -146,10 +146,10 @@
 %{_javadir}/%{name}-testframework.jar
 %{_javadir}/%{short_name}-testframework.jar
 %{_mavenpomdir}/JPP-%{short_name}-testframework.pom
-%if %{?suse_version} > 1320
-%{_datadir}/maven-metadata/%{name}-testframework.xml
-%else
+%if %{defined _maven_repository}
 %config(noreplace) %{_mavendepmapfragdir}/%{name}-testframework
+%else
+%{_datadir}/maven-metadata/%{name}-testframework.xml
 %endif
 
 %files javadoc


Reply via email to