Hello community,
here is the log from the commit of package xmlgraphics-commons for
openSUSE:Factory checked in at 2017-10-17 01:51:22
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/xmlgraphics-commons (Old)
and /work/SRC/openSUSE:Factory/.xmlgraphics-commons.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "xmlgraphics-commons"
Tue Oct 17 01:51:22 2017 rev:21 rq:533055 version:2.1
Changes:
--------
--- /work/SRC/openSUSE:Factory/xmlgraphics-commons/xmlgraphics-commons.changes
2017-09-20 17:10:23.340997790 +0200
+++
/work/SRC/openSUSE:Factory/.xmlgraphics-commons.new/xmlgraphics-commons.changes
2017-10-17 01:51:23.937579792 +0200
@@ -1,0 +2,6 @@
+Fri Sep 29 08:43:00 UTC 2017 - [email protected]
+
+- Don't condition the maven defines on release version, but on
+ _maven_repository being defined
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ xmlgraphics-commons.spec ++++++
--- /var/tmp/diff_new_pack.tdb3Rp/_old 2017-10-17 01:51:24.569550186 +0200
+++ /var/tmp/diff_new_pack.tdb3Rp/_new 2017-10-17 01:51:24.573549999 +0200
@@ -91,10 +91,10 @@
%doc LICENSE
%{_javadir}/%{name}.jar
%{_mavenpomdir}/*
-%if 0%{?suse_version} >= 1330
-%{_datadir}/maven-metadata/%{name}.xml*
-%else
+%if %{defined _maven_repository}
%{_mavendepmapfragdir}/%{name}
+%else
+%{_datadir}/maven-metadata/%{name}.xml*
%endif
%files javadoc