Hello community, here is the log from the commit of package icu4j for openSUSE:Factory checked in at 2017-03-12 20:01:48 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/icu4j (Old) and /work/SRC/openSUSE:Factory/.icu4j.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "icu4j" Sun Mar 12 20:01:48 2017 rev:6 rq:477246 version:55.1 Changes: -------- --- /work/SRC/openSUSE:Factory/icu4j/icu4j.changes 2015-08-01 11:37:37.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.icu4j.new/icu4j.changes 2017-03-12 20:01:49.284253353 +0100 @@ -1,0 +2,6 @@ +Mon Mar 6 10:01:31 UTC 2017 - [email protected] + +- Switch between maven-metadata/maven-fragments as appropriate + for SLE/openSUSE (FATE#322405) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ icu4j.spec ++++++ --- /var/tmp/diff_new_pack.QqA7Fu/_old 2017-03-12 20:01:50.088139603 +0100 +++ /var/tmp/diff_new_pack.QqA7Fu/_new 2017-03-12 20:01:50.092139037 +0100 @@ -1,7 +1,7 @@ # # spec file for package icu4j # -# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. # Copyright (c) 2000-2007, JPackage Project # # All modifications and additions to the file contributed by third parties @@ -96,7 +96,11 @@ %defattr(0644,root,root,0755) %doc readme.html APIChangeReport.html %{_javadir}/%{name}*.jar +%if %suse_version >= 1330 %{_datadir}/maven-metadata/%{name}.xml* +%else +%{_mavendepmapfragdir}/%{name} +%endif %{_mavenpomdir}/*.pom %files javadoc
