Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package os-maven-plugin for openSUSE:Factory
checked in at 2022-05-25 20:34:48
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/os-maven-plugin (Old)
and /work/SRC/openSUSE:Factory/.os-maven-plugin.new.2254 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "os-maven-plugin"
Wed May 25 20:34:48 2022 rev:5 rq:979209 version:1.7.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/os-maven-plugin/os-maven-plugin.changes
2022-03-23 20:20:26.902533027 +0100
+++
/work/SRC/openSUSE:Factory/.os-maven-plugin.new.2254/os-maven-plugin.changes
2022-05-25 20:35:29.472305422 +0200
@@ -9,0 +10,25 @@
+ * Changes:
+ + Added a new property os.detected.arch.bitness
+ + Added detection of RISC-V architecture, riscv
+ + Added an abstraction layer for System property and file
+ system access
+ + Added thread safety information to Maven plugin metadata
+ so that Maven doesn't warn about thread safety anymore
+ + Added detection of z/OS operating system
+ + Added m2e life cycle mapping metadata so os-maven-plugin
+ works better with Eclipse m2e
+ + Added support for MIPS and MIPSEL 32/64-bit architecture
+ mips_32 - if the value is one of: mips, mips32
+ mips_64 - if the value is mips64
+ mipsel_32 - if the value is one of: mipsel, mips32el
+ mipsel_64 - if the value is mips64el
+ + Added support for PPCLE 32-bit architecture
+ ppcle_32 - if the value is one of: ppcle, ppc32le
+ + Added support for IA64N and IA64W architecture
+ itanium_32 - if the value is ia64n
+ itanium_64 - if the value is one of: ia64, ia64w (new),
+ itanium64
+ + Fixed classpath conflicts due to outdated Guava version
+ in transitive dependencies
+ + Fixed incorrect prerequisite
+ + Overall code clean-up and dependency updates
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------