Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package glassfish-transaction-api for
openSUSE:Factory checked in at 2022-03-22 19:40:09
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/glassfish-transaction-api (Old)
and /work/SRC/openSUSE:Factory/.glassfish-transaction-api.new.25692 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "glassfish-transaction-api"
Tue Mar 22 19:40:09 2022 rev:2 rq:963873 version:1.3
Changes:
--------
---
/work/SRC/openSUSE:Factory/glassfish-transaction-api/glassfish-transaction-api.changes
2019-11-07 23:16:19.308521324 +0100
+++
/work/SRC/openSUSE:Factory/.glassfish-transaction-api.new.25692/glassfish-transaction-api.changes
2022-03-22 19:40:14.699092729 +0100
@@ -1,0 +2,5 @@
+Tue Mar 22 09:21:38 UTC 2022 - Fridrich Strba <[email protected]>
+
+- Build with target source and target levels 8
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ glassfish-transaction-api.spec ++++++
--- /var/tmp/diff_new_pack.308JSp/_old 2022-03-22 19:40:15.191093244 +0100
+++ /var/tmp/diff_new_pack.308JSp/_new 2022-03-22 19:40:15.195093248 +0100
@@ -1,7 +1,7 @@
#
# spec file for package glassfish-transaction-api
#
-# 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
@@ -24,6 +24,7 @@
URL: https://github.com/javaee/javax.transaction
Source0:
https://github.com/javaee/javax.transaction/archive/javax.transaction-api-%{version}.tar.gz
BuildRequires: fdupes
+BuildRequires: java-devel >= 1.8
BuildRequires: maven-local
BuildRequires: mvn(javax.enterprise:cdi-api)
BuildRequires: mvn(net.java:jvnet-parent:pom:)
@@ -54,7 +55,7 @@
%build
-%{mvn_build} -- -Dsource=6
+%{mvn_build} -- -Dsource=8
%install
%mvn_install