Hello community,
here is the log from the commit of package xmlgraphics-commons for
openSUSE:Factory checked in at 2018-09-03 10:33:20
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/xmlgraphics-commons (Old)
and /work/SRC/openSUSE:Factory/.xmlgraphics-commons.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "xmlgraphics-commons"
Mon Sep 3 10:33:20 2018 rev:23 rq:631992 version:2.3
Changes:
--------
--- /work/SRC/openSUSE:Factory/xmlgraphics-commons/xmlgraphics-commons.changes
2017-12-31 01:13:18.003487581 +0100
+++
/work/SRC/openSUSE:Factory/.xmlgraphics-commons.new/xmlgraphics-commons.changes
2018-09-03 10:33:20.484397111 +0200
@@ -1,0 +2,12 @@
+Tue Aug 28 13:44:48 UTC 2018 - [email protected]
+
+- Do not run target maven_artifacts as it just copies file from a->b
+ and fails with newer ant
+
+-------------------------------------------------------------------
+Tue Aug 28 13:12:00 UTC 2018 - [email protected]
+
+- Update to version 2.3:
+ * no changelog available
+
+-------------------------------------------------------------------
Old:
----
xmlgraphics-commons-2.1-src.tar.gz
New:
----
xmlgraphics-commons-2.3-src.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ xmlgraphics-commons.spec ++++++
--- /var/tmp/diff_new_pack.qbVzQ9/_old 2018-09-03 10:33:20.944398295 +0200
+++ /var/tmp/diff_new_pack.qbVzQ9/_new 2018-09-03 10:33:20.948398305 +0200
@@ -1,7 +1,7 @@
#
# spec file for package xmlgraphics-commons
#
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2000-2008, JPackage Project
#
# All modifications and additions to the file contributed by third parties
@@ -18,12 +18,12 @@
Name: xmlgraphics-commons
-Version: 2.1
+Version: 2.3
Release: 0
Summary: XML Graphics Commons
License: Apache-2.0
Group: Development/Libraries/Java
-Url: http://xmlgraphics.apache.org/
+URL: http://xmlgraphics.apache.org/
Source0:
http://www.apache.org/dist/xmlgraphics/commons/source/xmlgraphics-commons-%{version}-src.tar.gz
Patch0: xmlgraphics-commons-build_xml.patch
Patch1: xmlgraphics-commons-jdk10.patch
@@ -71,7 +71,7 @@
ln -sf $(build-classpath commons-io) .
ln -sf $(build-classpath commons-logging) .
popd
-ant -Djavac.source=1.6 -Djavac.target=1.6 package javadocs maven-artifacts
+ant -Djavac.source=1.6 -Djavac.target=1.6 package javadocs
%install
install -Dpm 644 build/%{name}-%{version}.jar \
@@ -80,7 +80,7 @@
#
# pom
install -d -m 755 %{buildroot}%{_mavenpomdir}
-install -pm 644 build/maven/pom.xml %{buildroot}%{_mavenpomdir}/JPP-%{name}.pom
+install -pm 644 pom.xml %{buildroot}%{_mavenpomdir}/JPP-%{name}.pom
%add_maven_depmap
install -dm 755 %{buildroot}%{_javadocdir}/%{name}
@@ -90,7 +90,7 @@
install -dm 755 %{buildroot}%{_docdir}/%{name}
%files
-%doc LICENSE
+%license LICENSE
%{_javadir}/%{name}.jar
%{_mavenpomdir}/*
%if %{defined _maven_repository}
++++++ xmlgraphics-commons-2.1-src.tar.gz -> xmlgraphics-commons-2.3-src.tar.gz
++++++
++++ 149046 lines of diff (skipped)