Hello community,

here is the log from the commit of package beansbinding for openSUSE:Factory 
checked in at 2020-11-19 16:48:04
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/beansbinding (Old)
 and      /work/SRC/openSUSE:Factory/.beansbinding.new.5913 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "beansbinding"

Thu Nov 19 16:48:04 2020 rev:19 rq:849435 version:1.2.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/beansbinding/beansbinding.changes        
2018-07-07 21:59:13.643254582 +0200
+++ /work/SRC/openSUSE:Factory/.beansbinding.new.5913/beansbinding.changes      
2020-11-23 10:22:19.404809542 +0100
@@ -1,0 +2,6 @@
+Mon Nov 12 10:28:54 UTC 2018 - f.schue...@t-online.de
+
+- fix source, target version = 1.8
+- remove beansbinding-1.2.1-sourcetarget.patch
+
+-------------------------------------------------------------------

Old:
----
  beansbinding-1.2.1-sourcetarget.patch

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

Other differences:
------------------
++++++ beansbinding.spec ++++++
--- /var/tmp/diff_new_pack.kOXYqn/_old  2020-11-23 10:22:19.960810171 +0100
+++ /var/tmp/diff_new_pack.kOXYqn/_new  2020-11-23 10:22:19.964810175 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package beansbinding
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -12,7 +12,7 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
@@ -22,9 +22,8 @@
 Summary:        Beans Binding (JSR 295) reference implementation
 License:        LGPL-2.0-or-later
 Group:          Development/Libraries/Java
-Url:            https://beansbinding.dev.java.net/
+URL:            https://beansbinding.dev.java.net/
 Source0:        
https://beansbinding.dev.java.net/files/documents/6779/73673/beansbinding-%{version}-src.tar.bz2
-Patch0:         beansbinding-1.2.1-sourcetarget.patch
 BuildRequires:  ant
 BuildRequires:  fdupes
 BuildRequires:  java-devel >= 1.8
@@ -50,7 +49,6 @@
 
 %prep
 %setup -q -c
-%patch0 -p1
 # remove all binary libs
 find . -type f \( -iname "*.jar" -o -iname "*.zip" \) -print0 | xargs -t -0 rm 
-f
 

++++++ beansbinding-1.2.1-src.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/nbproject/project.properties 
new/nbproject/project.properties
--- old/nbproject/project.properties    2007-11-02 11:49:12.000000000 +0100
+++ new/nbproject/project.properties    2018-11-12 11:25:31.471047011 +0100
@@ -19,12 +19,12 @@
 file.reference.el.jar=lib/el.jar
 jar.compress=false
 javac.classpath=
-javac.compilerargs=-target 1.5
+javac.compilerargs=-target 1.8
 # Space-separated list of extra javac options
 #javac.compilerargs=-Xlint:unchecked
 javac.deprecation=false
-javac.source=1.5
-javac.target=1.5
+javac.source=1.8
+javac.target=1.8
 javac.test.classpath=\
     ${javac.classpath}:\
     ${build.classes.dir}:\
_______________________________________________
openSUSE Commits mailing list -- commit@lists.opensuse.org
To unsubscribe, email commit-le...@lists.opensuse.org
List Netiquette: https://en.opensuse.org/openSUSE:Mailing_list_netiquette
List Archives: 
https://lists.opensuse.org/archives/list/commit@lists.opensuse.org

Reply via email to