Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package maven-native for openSUSE:Factory 
checked in at 2026-05-27 16:14:55
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/maven-native (Old)
 and      /work/SRC/openSUSE:Factory/.maven-native.new.1937 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "maven-native"

Wed May 27 16:14:55 2026 rev:10 rq:1355223 version:1.0.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/maven-native/maven-native.changes        
2024-06-12 15:50:46.809501330 +0200
+++ /work/SRC/openSUSE:Factory/.maven-native.new.1937/maven-native.changes      
2026-05-27 16:15:43.237868081 +0200
@@ -1,0 +2,29 @@
+Tue May 26 05:50:15 UTC 2026 - Fridrich Strba <[email protected]>
+
+- Upgrade to maven-native 1.0.0
+  * Bug Fixes
+    + NPE at org.codehaus.mojo.natives.c.AbstractCCompiler
+      .setIncludePaths (AbstractCCompiler.java:122)
+  * Changes
+    + Add skip execution feature for native-maven-plugin mojos
+    + Fix Windows CI build failure by updating TestUtils for
+      plexus-utils 4.0.2
+    + Add m2e lifecycle mapping support for Eclipse integration
+    + Add automatic GCC 4.6+ linker option transformation support
+    + Add Microsoft Visual Studio C++ 2022 support
+    + Fix plugin to include transitive inczip dependencies
+    + Create linkerOutputDirectory if it doesn't exist
+    + Bump release-drafter/release-drafter from 5 to 6
+    + Clear the compiler outputs after linking
+    + Modernize for newer Maven versions
+    + Update plexus-archiver dependency, as the old version fails
+      when detecting java version under Java10
+    + Additionals minor fixes
+    + Use Maven mojo annotations
+    + Fix UT under Linux environment
+    + Undefined linker extention violation
+    + Adding MinGW provider
+    + Allow customisation of the file extension of artifacts
+      generated by the linker
+
+-------------------------------------------------------------------

Old:
----
  maven-native-1.0-M1-source-release.zip

New:
----
  _scmsync.obsinfo
  build.specials.obscpio
  maven-native-1.0.0-source-release.zip

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

Other differences:
------------------
++++++ maven-native.spec ++++++
--- /var/tmp/diff_new_pack.UpC1o1/_old  2026-05-27 16:15:44.277910800 +0200
+++ /var/tmp/diff_new_pack.UpC1o1/_new  2026-05-27 16:15:44.277910800 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package maven-native
 #
-# Copyright (c) 2024 SUSE LLC
+# Copyright (c) 2026 SUSE LLC and contributors
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,16 +16,15 @@
 #
 
 
-%global namedversion 1.0-M1
 Name:           maven-native
-Version:        1.0~M1
+Version:        1.0.0
 Release:        0
 Summary:        Maven plugin to compile C and C++ source
 License:        Apache-2.0 AND MIT
 Group:          Development/Libraries/Java
 URL:            https://www.mojohaus.org/plugins.html
 # Source code available @ https://github.com/mojohaus/maven-native
-Source0:        
https://repo1.maven.org/maven2/org/codehaus/mojo/natives/%{name}/%{namedversion}/%{name}-%{namedversion}-source-release.zip
+Source0:        
https://repo1.maven.org/maven2/org/codehaus/mojo/natives/%{name}/%{version}/%{name}-%{version}-source-release.zip
 BuildRequires:  fdupes
 BuildRequires:  java-devel >= 1.8
 BuildRequires:  maven-local
@@ -75,7 +74,7 @@
 This package contains javadoc for %{name}.
 
 %prep
-%setup -q -n %{name}-%{namedversion}
+%setup -q
 
 %pom_remove_plugin -r :sortpom-maven-plugin
 
@@ -94,7 +93,7 @@
 
 %build
 
-%{mvn_build} -f -s -- -Dmojo.java.target=8 -Dmaven.test.failure.ignore=true 
-Dsource=8
+%{mvn_build} -f -s
 
 %install
 %mvn_install

++++++ _scmsync.obsinfo ++++++
mtime: 1779775409
commit: cc1d97467077f4103a48168340afc6e1ca67903acf4ab22c8d81590070c1d570
url: https://src.opensuse.org/java-packages/maven-native
revision: cc1d97467077f4103a48168340afc6e1ca67903acf4ab22c8d81590070c1d570
projectscmsync: https://src.opensuse.org/java-packages/_ObsPrj

++++++ build.specials.obscpio ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/.gitignore new/.gitignore
--- old/.gitignore      1970-01-01 01:00:00.000000000 +0100
+++ new/.gitignore      2026-05-26 08:03:29.000000000 +0200
@@ -0,0 +1 @@
+.osc

++++++ maven-native-1.0-M1-source-release.zip -> 
maven-native-1.0.0-source-release.zip ++++++
++++ 14543 lines of diff (skipped)

Reply via email to