Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package glassfish-activation for
openSUSE:Factory checked in at 2022-03-19 22:20:33
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/glassfish-activation (Old)
and /work/SRC/openSUSE:Factory/.glassfish-activation.new.25692 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "glassfish-activation"
Sat Mar 19 22:20:33 2022 rev:2 rq:962904 version:1.2.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/glassfish-activation/glassfish-activation.changes
2022-03-18 16:43:01.645219608 +0100
+++
/work/SRC/openSUSE:Factory/.glassfish-activation.new.25692/glassfish-activation.changes
2022-03-19 22:22:48.104942695 +0100
@@ -1,0 +2,5 @@
+Fri Mar 18 16:49:05 UTC 2022 - Fridrich Strba <[email protected]>
+
+- Build with source/target levels 8
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ glassfish-activation.spec ++++++
--- /var/tmp/diff_new_pack.1fxDWN/_old 2022-03-19 22:22:48.632943363 +0100
+++ /var/tmp/diff_new_pack.1fxDWN/_new 2022-03-19 22:22:48.636943368 +0100
@@ -28,6 +28,7 @@
BuildRequires: ant
BuildRequires: fdupes
BuildRequires: javapackages-local
+Obsoletes: gnu-jaf
Obsoletes: jaf
BuildArch: noarch
@@ -40,6 +41,8 @@
%package api
Summary: JavaBeans Activation Framework API jar
+Obsoletes: gnu-jaf
+Obsoletes: jaf
%description api
The JavaBeans Activation Framework (JAF) is a standard extension to the
++++++ activation-build.xml ++++++
--- /var/tmp/diff_new_pack.1fxDWN/_old 2022-03-19 22:22:48.676943419 +0100
+++ /var/tmp/diff_new_pack.1fxDWN/_new 2022-03-19 22:22:48.684943429 +0100
@@ -16,7 +16,7 @@
<property name="spec.version" value="1.2"/>
- <property name="compiler.source" value="1.6"/>
+ <property name="compiler.source" value="1.8"/>
<property name="compiler.target" value="${compiler.source}"/>
<property name="build.finalName"
value="${project.artifactId}-${project.version}"/>