Hello community,

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

Package is "cal10n"

Tue Jul 24 17:31:45 2018 rev:10 rq:620779 version:0.7.7

Changes:
--------
--- /work/SRC/openSUSE:Factory/cal10n/cal10n.changes    2017-09-13 
22:19:33.258672300 +0200
+++ /work/SRC/openSUSE:Factory/.cal10n.new/cal10n.changes       2018-07-24 
17:31:46.600015825 +0200
@@ -1,0 +2,9 @@
+Wed May 16 09:00:43 UTC 2018 - fst...@suse.com
+
+- Modified patch:
+  * cal10n-0.7.7-sourcetarget.patch
+    + Build with source and target 8 to prepare for a possible
+      removal of 1.6 compatibility
+- Run fdupes on documentation
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ cal10n.spec ++++++
--- /var/tmp/diff_new_pack.VQ3NLI/_old  2018-07-24 17:31:47.556017032 +0200
+++ /var/tmp/diff_new_pack.VQ3NLI/_new  2018-07-24 17:31:47.560017037 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package cal10n
 #
-# 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
@@ -27,7 +27,8 @@
 Source1:        build.xml-0.7.7.tar.xz
 Patch0:         cal10n-0.7.7-sourcetarget.patch
 BuildRequires:  ant
-BuildRequires:  java-devel
+BuildRequires:  fdupes
+BuildRequires:  java-devel >= 1.8
 BuildRequires:  junit
 BuildRequires:  xz
 Requires:       java
@@ -95,6 +96,7 @@
 cp -pr target/site/apidocs*/* %{buildroot}%{_javadocdir}/%{name}-%{version}/
 rm -rf target/site/api*
 popd
+%fdupes -s %{buildroot}%{_javadocdir}/%{name}-%{version}
 
 %files
 %defattr(0644,root,root,0755)

++++++ cal10n-0.7.7-sourcetarget.patch ++++++
--- /var/tmp/diff_new_pack.VQ3NLI/_old  2018-07-24 17:31:47.584017067 +0200
+++ /var/tmp/diff_new_pack.VQ3NLI/_new  2018-07-24 17:31:47.588017072 +0200
@@ -5,11 +5,11 @@
             optimize="false" 
             deprecation="true" 
 -           target="1.5" 
-+           target="1.6" 
++           target="8" 
             verbose="false" 
             fork="false" 
 -           source="1.5">
-+           source="1.6">
++           source="8">
        <src>
          <pathelement location="${maven.build.srcDir.0}"/>
        </src>
@@ -18,11 +18,11 @@
             optimize="false" 
             deprecation="true" 
 -           target="1.5" 
-+           target="1.6" 
++           target="8" 
             verbose="false" 
             fork="false" 
 -           source="1.5">
-+           source="1.6">
++           source="8">
        <src>
          <pathelement location="${maven.build.testDir.0}"/>
        </src>
@@ -31,7 +31,7 @@
               linksource="false" 
               breakiterator="false">
 -      <link href="http://java.sun.com/j2se/1.5.0/docs/api"/>
-+      <link href="http://java.sun.com/j2se/1.6.0/docs/api"/>
++      <link href="http://java.sun.com/j2se/1.8.0/docs/api"/>
        <group title="CAL10N API packages"/>
        <group title="CAL10N Maven plugin"/>
      </javadoc>


Reply via email to