Hello community,

here is the log from the commit of package gnu-crypto for openSUSE:Factory 
checked in at 2018-07-07 22:01:10
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gnu-crypto (Old)
 and      /work/SRC/openSUSE:Factory/.gnu-crypto.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gnu-crypto"

Sat Jul  7 22:01:10 2018 rev:23 rq:620795 version:2.0.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/gnu-crypto/gnu-crypto.changes    2017-09-14 
21:21:14.699659082 +0200
+++ /work/SRC/openSUSE:Factory/.gnu-crypto.new/gnu-crypto.changes       
2018-07-07 22:01:15.235100567 +0200
@@ -1,0 +2,6 @@
+Thu May 17 08:13:14 UTC 2018 - fst...@suse.com
+
+- Build with source and target 8 to prepare for a possible removal
+  of 1.6 compatibility
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ gnu-crypto.spec ++++++
--- /var/tmp/diff_new_pack.0lh5M9/_old  2018-07-07 22:01:16.439099042 +0200
+++ /var/tmp/diff_new_pack.0lh5M9/_new  2018-07-07 22:01:16.443099038 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package gnu-crypto
 #
-# 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
@@ -20,13 +20,13 @@
 Version:        2.0.1
 Release:        0
 Summary:        GNU Crypto
-License:        GPL-2.0+
+License:        GPL-2.0-or-later
 Group:          Development/Languages/Java
 Url:            http://www.gnu.org/software/gnu-crypto/
 Source:         
ftp://ftp.gnu.org/gnu/%{name}/releases/%{name}-%{version}.tar.bz2
 Patch0:         sasl-functions.patch
 BuildRequires:  ant
-BuildRequires:  java-devel
+BuildRequires:  java-devel >= 1.8
 BuildRequires:  unzip
 Provides:       jce
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
@@ -44,7 +44,7 @@
 
 %build
 export CLASSPATH=$(build-classpath glibj)
-ant -Dant.build.javac.source=1.6 -Dant.build.javac.target=1.6 jar
+ant -Dant.build.javac.source=8 -Dant.build.javac.target=8 jar
 
 %install
 mkdir -p %{buildroot}/%{_javadir}


Reply via email to