Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package jgroups for openSUSE:Factory checked 
in at 2022-03-22 19:41:15
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/jgroups (Old)
 and      /work/SRC/openSUSE:Factory/.jgroups.new.25692 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "jgroups"

Tue Mar 22 19:41:15 2022 rev:23 rq:964024 version:2.6.10

Changes:
--------
--- /work/SRC/openSUSE:Factory/jgroups/jgroups.changes  2022-02-23 
19:06:58.347289022 +0100
+++ /work/SRC/openSUSE:Factory/.jgroups.new.25692/jgroups.changes       
2022-03-22 19:41:30.143171870 +0100
@@ -1,0 +2,5 @@
+Tue Mar 22 16:45:54 UTC 2022 - Fridrich Strba <[email protected]>
+
+- Build with java source and target levels 8
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ jgroups.spec ++++++
--- /var/tmp/diff_new_pack.RxdhDy/_old  2022-03-22 19:41:30.635172386 +0100
+++ /var/tmp/diff_new_pack.RxdhDy/_new  2022-03-22 19:41:30.639172390 +0100
@@ -53,7 +53,7 @@
 BuildRequires:  bsh2
 BuildRequires:  fdupes
 BuildRequires:  geronimo-jms-1_1-api
-BuildRequires:  java-devel
+BuildRequires:  java-devel >= 1.8
 BuildRequires:  javapackages-tools
 BuildRequires:  jaxp_parser_impl
 BuildRequires:  junit
@@ -174,7 +174,7 @@
 ln -sf $(build-classpath xalan-j2) .
 ln -sf $(build-classpath xalan-j2-serializer) .
 popd
-ant -Dant.build.javac.source=1.6 -Dant.build.javac.target=1.6 jar javadoc 
gossip-service jgroups-service
+ant -Dant.build.javac.source=1.8 -Dant.build.javac.target=1.8 jar javadoc 
gossip-service jgroups-service
 
 %install
 # jar
@@ -206,7 +206,8 @@
 %endif
 
 %files
-%doc CREDITS INSTALL.html README LICENSE
+%license LICENSE
+%doc CREDITS INSTALL.html README
 %{_javadir}/%{name}*jar
 %{_datadir}/%{name}-%{version}
 

Reply via email to