Hello community,

here is the log from the commit of package icu4j for openSUSE:Factory checked 
in at 2017-09-29 11:57:40
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/icu4j (Old)
 and      /work/SRC/openSUSE:Factory/.icu4j.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "icu4j"

Fri Sep 29 11:57:40 2017 rev:10 rq:529854 version:58.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/icu4j/icu4j.changes      2017-09-20 
17:08:49.138258684 +0200
+++ /work/SRC/openSUSE:Factory/.icu4j.new/icu4j.changes 2017-09-29 
11:57:46.338616667 +0200
@@ -1,0 +2,6 @@
+Fri Sep 29 06:29:50 UTC 2017 - fst...@suse.com
+
+- Don't condition the maven defines on release version, but on 
+  _maven_repository being defined
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ icu4j.spec ++++++
--- /var/tmp/diff_new_pack.HeDph5/_old  2017-09-29 11:57:47.678427748 +0200
+++ /var/tmp/diff_new_pack.HeDph5/_new  2017-09-29 11:57:47.678427748 +0200
@@ -99,10 +99,10 @@
 %files
 %doc readme.html APIChangeReport.html
 %{_javadir}/%{name}*.jar
-%if 0%{?suse_version} >= 1330
-%{_datadir}/maven-metadata/%{name}.xml*
-%else
+%if %{defined _maven_repository}
 %{_mavendepmapfragdir}/%{name}
+%else
+%{_datadir}/maven-metadata/%{name}.xml*
 %endif
 %{_mavenpomdir}/*.pom
 


Reply via email to