Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package jsch-agent-proxy for 
openSUSE:Factory checked in at 2022-03-28 16:59:33
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/jsch-agent-proxy (Old)
 and      /work/SRC/openSUSE:Factory/.jsch-agent-proxy.new.1900 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "jsch-agent-proxy"

Mon Mar 28 16:59:33 2022 rev:4 rq:963286 version:0.0.7

Changes:
--------
--- /work/SRC/openSUSE:Factory/jsch-agent-proxy/jsch-agent-proxy.changes        
2019-11-06 15:19:13.309357428 +0100
+++ 
/work/SRC/openSUSE:Factory/.jsch-agent-proxy.new.1900/jsch-agent-proxy.changes  
    2022-03-28 17:00:07.596933953 +0200
@@ -1,0 +2,5 @@
+Sun Mar 20 15:18:34 UTC 2022 - Fridrich Strba <[email protected]>
+
+- Build with source and target levels 1.8
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ jsch-agent-proxy.spec ++++++
--- /var/tmp/diff_new_pack.O6fdzm/_old  2022-03-28 17:00:08.092934627 +0200
+++ /var/tmp/diff_new_pack.O6fdzm/_new  2022-03-28 17:00:08.096934633 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package jsch-agent-proxy
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2022 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed

++++++ jsch-agent-proxy-0.0.7-build.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/jsch-agent-proxy-connector-factory/build.xml 
new/jsch-agent-proxy-connector-factory/build.xml
--- old/jsch-agent-proxy-connector-factory/build.xml    2019-06-28 
11:31:18.000000000 +0200
+++ new/jsch-agent-proxy-connector-factory/build.xml    2022-03-20 
16:17:34.769983335 +0100
@@ -65,10 +65,10 @@
            debug="true" 
            optimize="false" 
            deprecation="true" 
-           target="1.6" 
+           target="1.8" 
            verbose="false" 
            fork="false" 
-           source="1.6">
+           source="1.8">
       <src>
         <pathelement location="${build.srcDir.0}"/>
       </src>
@@ -133,7 +133,7 @@
              packagenames="*" 
              destdir="${reporting.outputDirectory}/apidocs" 
              access="protected" 
-             old="false" 
+             source="1.8" 
              verbose="false" 
              version="true" 
              use="true" 
@@ -178,7 +178,7 @@
                <attribute name="JavaPackages-ArtifactId" 
value="jsch.agentproxy.connector-factory"/>
                <attribute name="JavaPackages-GroupId" value="com.jcraft"/>
                <attribute name="JavaPackages-Version" value="0.0.7"/>
-               <attribute name="Require-Capability" 
value="osgi.ee;filter:=&quot;(&amp;(osgi.ee=JavaSE)(version=1.6))&quot;"/>
+               <attribute name="Require-Capability" 
value="osgi.ee;filter:=&quot;(&amp;(osgi.ee=JavaSE)(version=1.8))&quot;"/>
          </manifest>
        </jar>
   </target>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/jsch-agent-proxy-core/build.xml 
new/jsch-agent-proxy-core/build.xml
--- old/jsch-agent-proxy-core/build.xml 2019-06-28 11:22:07.000000000 +0200
+++ new/jsch-agent-proxy-core/build.xml 2022-03-20 16:15:32.489232839 +0100
@@ -45,10 +45,10 @@
            debug="true" 
            optimize="false" 
            deprecation="true" 
-           target="1.6" 
+           target="1.8" 
            verbose="false" 
            fork="false" 
-           source="1.6">
+           source="1.8">
       <src>
         <pathelement location="${build.srcDir.0}"/>
       </src>
@@ -113,7 +113,7 @@
              packagenames="*" 
              destdir="${reporting.outputDirectory}/apidocs" 
              access="protected" 
-             old="false" 
+             source="1.8" 
              verbose="false" 
              version="true" 
              use="true" 
@@ -156,7 +156,7 @@
                <attribute name="JavaPackages-ArtifactId" 
value="jsch.agentproxy.core"/>
                <attribute name="JavaPackages-GroupId" value="com.jcraft"/>
                <attribute name="JavaPackages-Version" value="0.0.7"/>
-               <attribute name="Require-Capability" 
value="osgi.ee;filter:=&quot;(&amp;(osgi.ee=JavaSE)(version=1.6))&quot;"/>
+               <attribute name="Require-Capability" 
value="osgi.ee;filter:=&quot;(&amp;(osgi.ee=JavaSE)(version=1.8))&quot;"/>
          </manifest>
     </jar>
   </target>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/jsch-agent-proxy-jsch/build.xml 
new/jsch-agent-proxy-jsch/build.xml
--- old/jsch-agent-proxy-jsch/build.xml 2019-06-28 11:30:22.000000000 +0200
+++ new/jsch-agent-proxy-jsch/build.xml 2022-03-20 16:15:18.313145830 +0100
@@ -57,10 +57,10 @@
            debug="true" 
            optimize="false" 
            deprecation="true" 
-           target="1.6" 
+           target="1.8" 
            verbose="false" 
            fork="false" 
-           source="1.6">
+           source="1.8">
       <src>
         <pathelement location="${build.srcDir.0}"/>
       </src>
@@ -125,7 +125,7 @@
              packagenames="*" 
              destdir="${reporting.outputDirectory}/apidocs" 
              access="protected" 
-             old="false" 
+             source="1.8" 
              verbose="false" 
              version="true" 
              use="true" 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/jsch-agent-proxy-pageant/build.xml 
new/jsch-agent-proxy-pageant/build.xml
--- old/jsch-agent-proxy-pageant/build.xml      2019-06-28 11:29:17.000000000 
+0200
+++ new/jsch-agent-proxy-pageant/build.xml      2022-03-20 16:15:04.921063641 
+0100
@@ -57,10 +57,10 @@
            debug="true" 
            optimize="false" 
            deprecation="true" 
-           target="1.6" 
+           target="1.8" 
            verbose="false" 
            fork="false" 
-           source="1.6">
+           source="1.8">
       <src>
         <pathelement location="${build.srcDir.0}"/>
       </src>
@@ -125,7 +125,7 @@
              packagenames="*" 
              destdir="${reporting.outputDirectory}/apidocs" 
              access="protected" 
-             old="false" 
+             source="1.8" 
              verbose="false" 
              version="true" 
              use="true" 
@@ -170,7 +170,7 @@
                <attribute name="JavaPackages-ArtifactId" 
value="jsch.agentproxy.pageant"/>
                <attribute name="JavaPackages-GroupId" value="com.jcraft"/>
                <attribute name="JavaPackages-Version" value="0.0.7"/>
-               <attribute name="Require-Capability" 
value="osgi.ee;filter:=&quot;(&amp;(osgi.ee=JavaSE)(version=1.6))&quot;"/>
+               <attribute name="Require-Capability" 
value="osgi.ee;filter:=&quot;(&amp;(osgi.ee=JavaSE)(version=1.8))&quot;"/>
          </manifest>
     </jar>
   </target>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/jsch-agent-proxy-sshagent/build.xml 
new/jsch-agent-proxy-sshagent/build.xml
--- old/jsch-agent-proxy-sshagent/build.xml     2019-06-28 11:21:39.000000000 
+0200
+++ new/jsch-agent-proxy-sshagent/build.xml     2022-03-20 16:14:54.008996682 
+0100
@@ -49,10 +49,10 @@
            debug="true" 
            optimize="false" 
            deprecation="true" 
-           target="1.6" 
+           target="1.8" 
            verbose="false" 
            fork="false" 
-           source="1.6">
+           source="1.8">
       <src>
         <pathelement location="${build.srcDir.0}"/>
       </src>
@@ -117,7 +117,7 @@
              packagenames="*" 
              destdir="${reporting.outputDirectory}/apidocs" 
              access="protected" 
-             old="false" 
+             source="1.8" 
              verbose="false" 
              version="true" 
              use="true" 
@@ -161,7 +161,7 @@
                <attribute name="JavaPackages-ArtifactId" 
value="jsch.agentproxy.sshagent"/>
                <attribute name="JavaPackages-GroupId" value="com.jcraft"/>
                <attribute name="JavaPackages-Version" value="0.0.7"/>
-               <attribute name="Require-Capability" 
value="osgi.ee;filter:=&quot;(&amp;(osgi.ee=JavaSE)(version=1.6))&quot;"/>
+               <attribute name="Require-Capability" 
value="osgi.ee;filter:=&quot;(&amp;(osgi.ee=JavaSE)(version=1.8))&quot;"/>
          </manifest>
        </jar>
   </target>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/jsch-agent-proxy-svnkit-trilead-ssh2/build.xml 
new/jsch-agent-proxy-svnkit-trilead-ssh2/build.xml
--- old/jsch-agent-proxy-svnkit-trilead-ssh2/build.xml  2019-06-28 
11:28:39.000000000 +0200
+++ new/jsch-agent-proxy-svnkit-trilead-ssh2/build.xml  2022-03-20 
16:14:43.328931141 +0100
@@ -57,10 +57,10 @@
            debug="true" 
            optimize="false" 
            deprecation="true" 
-           target="1.6" 
+           target="1.8" 
            verbose="false" 
            fork="false" 
-           source="1.6">
+           source="1.8">
       <src>
         <pathelement location="${build.srcDir.0}"/>
       </src>
@@ -125,7 +125,7 @@
              packagenames="*" 
              destdir="${reporting.outputDirectory}/apidocs" 
              access="protected" 
-             old="false" 
+             source="1.8" 
              verbose="false" 
              version="true" 
              use="true" 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/jsch-agent-proxy-usocket-jna/build.xml 
new/jsch-agent-proxy-usocket-jna/build.xml
--- old/jsch-agent-proxy-usocket-jna/build.xml  2019-06-28 11:28:10.000000000 
+0200
+++ new/jsch-agent-proxy-usocket-jna/build.xml  2022-03-20 16:14:35.112880711 
+0100
@@ -57,10 +57,10 @@
            debug="true" 
            optimize="false" 
            deprecation="true" 
-           target="1.6" 
+           target="1.8" 
            verbose="false" 
            fork="false" 
-           source="1.6">
+           source="1.8">
       <src>
         <pathelement location="${build.srcDir.0}"/>
       </src>
@@ -125,7 +125,7 @@
              packagenames="*" 
              destdir="${reporting.outputDirectory}/apidocs" 
              access="protected" 
-             old="false" 
+             source="1.8"
              verbose="false" 
              version="true" 
              use="true" 
@@ -169,7 +169,7 @@
                <attribute name="JavaPackages-ArtifactId" 
value="jsch.agentproxy.usocket-jna"/>
                <attribute name="JavaPackages-GroupId" value="com.jcraft"/>
                <attribute name="JavaPackages-Version" value="0.0.7"/>
-               <attribute name="Require-Capability" 
value="osgi.ee;filter:=&quot;(&amp;(osgi.ee=JavaSE)(version=1.6))&quot;"/>
+               <attribute name="Require-Capability" 
value="osgi.ee;filter:=&quot;(&amp;(osgi.ee=JavaSE)(version=1.8))&quot;"/>
       </manifest>
        </jar>
   </target>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/jsch-agent-proxy-usocket-nc/build.xml 
new/jsch-agent-proxy-usocket-nc/build.xml
--- old/jsch-agent-proxy-usocket-nc/build.xml   2019-06-28 11:21:01.000000000 
+0200
+++ new/jsch-agent-proxy-usocket-nc/build.xml   2022-03-20 16:14:29.016843298 
+0100
@@ -47,10 +47,10 @@
            debug="true" 
            optimize="false" 
            deprecation="true" 
-           target="1.6" 
+           target="1.8" 
            verbose="false" 
            fork="false" 
-           source="1.6">
+           source="1.8">
       <src>
         <pathelement location="${build.srcDir.0}"/>
       </src>
@@ -115,7 +115,7 @@
              packagenames="*" 
              destdir="${reporting.outputDirectory}/apidocs" 
              access="protected" 
-             old="false" 
+             source="1.8" 
              verbose="false" 
              version="true" 
              use="true" 
@@ -159,7 +159,7 @@
                <attribute name="JavaPackages-ArtifactId" 
value="jsch.agentproxy.usocket-nc"/>
                <attribute name="JavaPackages-GroupId" value="com.jcraft"/>
                <attribute name="JavaPackages-Version" value="0.0.7"/>
-               <attribute name="Require-Capability" 
value="osgi.ee;filter:=&quot;(&amp;(osgi.ee=JavaSE)(version=1.6))&quot;"/>
+               <attribute name="Require-Capability" 
value="osgi.ee;filter:=&quot;(&amp;(osgi.ee=JavaSE)(version=1.8))&quot;"/>
          </manifest>
        </jar>
   </target>

Reply via email to