commit flute for openSUSE:Factory

2017-09-13 Thread root
Hello community,

here is the log from the commit of package flute for openSUSE:Factory checked 
in at 2017-09-13 22:19:37

Comparing /work/SRC/openSUSE:Factory/flute (Old)
 and  /work/SRC/openSUSE:Factory/.flute.new (New)


Package is "flute"

Wed Sep 13 22:19:37 2017 rev:4 rq:522207 version:1.3.0

Changes:

--- /work/SRC/openSUSE:Factory/flute/flute.changes  2014-07-16 
16:16:26.0 +0200
+++ /work/SRC/openSUSE:Factory/.flute.new/flute.changes 2017-09-13 
22:19:37.462080533 +0200
@@ -1,0 +2,6 @@
+Fri Sep  8 05:55:04 UTC 2017 - fst...@suse.com
+
+- Use java source and target level 1.6 in order to allow building
+  with jdk9
+
+---



Other differences:
--
++ flute.spec ++
--- /var/tmp/diff_new_pack.HcpGlc/_old  2017-09-13 22:19:38.006003959 +0200
+++ /var/tmp/diff_new_pack.HcpGlc/_new  2017-09-13 22:19:38.006003959 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package flute
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 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,9 +20,9 @@
 Version:1.3.0
 Release:0
 Summary:Java CSS parser using SAC
+# The entire source code is W3C except ParseException.java which is LGPLv2+
 License:W3C and LGPL-2.1+
 Group:  Development/Libraries/Java
-# The entire source code is W3C except ParseException.java which is LGPLv2+
 Url:http://www.w3.org/Style/CSS/SAC/
 Source0:
http://downloads.sourceforge.net/jfreereport/%{name}-%{version}-OOo31.zip
 BuildRequires:  ant
@@ -54,7 +54,7 @@
 
 %build
 ant \
--Dant.build.javac.source=1.5 -Dant.build.javac.target=1.5 \
+-Dant.build.javac.source=1.6 -Dant.build.javac.target=1.6 \
 jar javadoc
 
 %install





commit flute for openSUSE:Factory

2014-07-16 Thread h_root
Hello community,

here is the log from the commit of package flute for openSUSE:Factory checked 
in at 2014-07-16 16:16:22

Comparing /work/SRC/openSUSE:Factory/flute (Old)
 and  /work/SRC/openSUSE:Factory/.flute.new (New)


Package is flute

Changes:

--- /work/SRC/openSUSE:Factory/flute/flute.changes  2014-02-05 
13:42:51.0 +0100
+++ /work/SRC/openSUSE:Factory/.flute.new/flute.changes 2014-07-16 
16:16:26.0 +0200
@@ -1,0 +2,5 @@
+Tue Jul  1 13:40:45 UTC 2014 - tchva...@suse.com
+
+- Build on SLE11
+
+---



Other differences:
--
++ flute.spec ++
--- /var/tmp/diff_new_pack.tcqgHd/_old  2014-07-16 16:16:26.0 +0200
+++ /var/tmp/diff_new_pack.tcqgHd/_new  2014-07-16 16:16:26.0 +0200
@@ -15,13 +15,14 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:   flute
 Version:1.3.0
 Release:0
 Summary:Java CSS parser using SAC
-# The entire source code is W3C except ParseException.java which is LGPLv2+
 License:W3C and LGPL-2.1+
 Group:  Development/Libraries/Java
+# The entire source code is W3C except ParseException.java which is LGPLv2+
 Url:http://www.w3.org/Style/CSS/SAC/
 Source0:
http://downloads.sourceforge.net/jfreereport/%{name}-%{version}-OOo31.zip
 BuildRequires:  ant
@@ -52,7 +53,9 @@
 build-jar-repository -s -p lib sac
 
 %build
-ant jar javadoc
+ant \
+-Dant.build.javac.source=1.5 -Dant.build.javac.target=1.5 \
+jar javadoc
 
 %install
 


-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org