Hello community,

here is the log from the commit of package apache-commons-codec for 
openSUSE:Factory checked in at 2017-10-20 16:11:55
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/apache-commons-codec (Old)
 and      /work/SRC/openSUSE:Factory/.apache-commons-codec.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "apache-commons-codec"

Fri Oct 20 16:11:55 2017 rev:16 rq:533047 version:1.10

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/apache-commons-codec/apache-commons-codec.changes    
    2017-09-13 22:19:06.466444182 +0200
+++ 
/work/SRC/openSUSE:Factory/.apache-commons-codec.new/apache-commons-codec.changes
   2017-10-20 16:11:56.634732384 +0200
@@ -1,0 +2,6 @@
+Fri Sep 29 08:11:16 UTC 2017 - [email protected]
+
+- Don't condition the maven defines on release version, but on 
+  _maven_repository being defined
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ apache-commons-codec.spec ++++++
--- /var/tmp/diff_new_pack.50xNWi/_old  2017-10-20 16:11:57.318700433 +0200
+++ /var/tmp/diff_new_pack.50xNWi/_new  2017-10-20 16:11:57.318700433 +0200
@@ -127,10 +127,10 @@
 %doc LICENSE.txt RELEASE-NOTES.txt
 %{_javadir}/*.jar
 %{_mavenpomdir}/*
-%if %{?suse_version} > 1320
-%{_datadir}/maven-metadata/%{name}.xml
-%else
+%if %{defined _maven_repository}
 %config(noreplace) %{_mavendepmapfragdir}/%{name}
+%else
+%{_datadir}/maven-metadata/%{name}.xml
 %endif
 
 %files javadoc


Reply via email to