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 2023-10-26 17:14:16
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/glassfish-transaction-api (Old)
and /work/SRC/openSUSE:Factory/.glassfish-transaction-api.new.24901 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "glassfish-transaction-api"
Thu Oct 26 17:14:16 2023 rev:5 rq:1120413 version:1.3
Changes:
--------
---
/work/SRC/openSUSE:Factory/glassfish-transaction-api/glassfish-transaction-api.changes
2023-09-10 13:11:21.356967491 +0200
+++
/work/SRC/openSUSE:Factory/.glassfish-transaction-api.new.24901/glassfish-transaction-api.changes
2023-10-26 17:15:26.818534153 +0200
@@ -1,0 +2,5 @@
+Thu Oct 26 04:25:05 UTC 2023 - Fridrich Strba <[email protected]>
+
+- Build with source and target levels 8
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ glassfish-transaction-api.spec ++++++
--- /var/tmp/diff_new_pack.Pwx30l/_old 2023-10-26 17:15:27.274550901 +0200
+++ /var/tmp/diff_new_pack.Pwx30l/_new 2023-10-26 17:15:27.274550901 +0200
@@ -51,6 +51,9 @@
%pom_remove_plugin :maven-release-plugin
%pom_remove_plugin :maven-remote-resources-plugin
+%pom_xpath_set
"pom:plugin[pom:artifactId[text()='maven-compiler-plugin']]/pom:configuration/pom:source"
"1.8"
+%pom_xpath_set
"pom:plugin[pom:artifactId[text()='maven-compiler-plugin']]/pom:configuration/pom:target"
"1.8"
+
%{mvn_file} : %{name}
%build