Hello community,

here is the log from the commit of package apache-ivy for openSUSE:Factory 
checked in at 2018-07-24 17:30:51
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/apache-ivy (Old)
 and      /work/SRC/openSUSE:Factory/.apache-ivy.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "apache-ivy"

Tue Jul 24 17:30:51 2018 rev:13 rq:620759 version:2.3.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/apache-ivy/apache-ivy.changes    2017-09-13 
22:25:07.551610106 +0200
+++ /work/SRC/openSUSE:Factory/.apache-ivy.new/apache-ivy.changes       
2018-07-24 17:30:52.975948116 +0200
@@ -1,0 +2,9 @@
+Tue May 15 13:26:55 UTC 2018 - [email protected]
+
+- Modified patch:
+  * apache-ivy-2.3.0-jdk9.patch
+    + Build with source and target 8 to prepare for a possible
+      removal of 1.6 compatibility
+- Run fdupes on documentation
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ apache-ivy.spec ++++++
--- /var/tmp/diff_new_pack.f6zNZJ/_old  2018-07-24 17:30:54.051949476 +0200
+++ /var/tmp/diff_new_pack.f6zNZJ/_new  2018-07-24 17:30:54.055949481 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package apache-ivy
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -31,7 +31,8 @@
 BuildRequires:  bouncycastle
 BuildRequires:  commons-httpclient
 BuildRequires:  dos2unix
-BuildRequires:  java-devel >= 1.6
+BuildRequires:  fdupes
+BuildRequires:  java-devel >= 1.8
 BuildRequires:  javapackages-local
 BuildRequires:  javapackages-tools
 BuildRequires:  jsch
@@ -98,6 +99,7 @@
 # API Documentation
 install -d %{buildroot}%{_javadocdir}/%{name}
 cp -rp build/doc/reports/api/. %{buildroot}%{_javadocdir}/%{name}
+%fdupes -s %{buildroot}%{_javadocdir}/%{name}
 
 # Command line script
 MAIN_CLASS=`sed -rn 's/^Main-Class: (.*)$/\1/gp' META-INF/MANIFEST.MF | tr -d 
'\r'`

++++++ apache-ivy-2.3.0-jdk9.patch ++++++
--- /var/tmp/diff_new_pack.f6zNZJ/_old  2018-07-24 17:30:54.075949506 +0200
+++ /var/tmp/diff_new_pack.f6zNZJ/_new  2018-07-24 17:30:54.075949506 +0200
@@ -5,7 +5,7 @@
  rat.report.dir=${reports.dir}/rat
  
 -ivy.minimum.javaversion=1.4
-+ivy.minimum.javaversion=1.6
++ivy.minimum.javaversion=1.8
  debug.mode=on
  ivy.install.version=1.4.1
  


Reply via email to