File maven-native.changes of Package maven-native
-------------------------------------------------------------------
Wed Jun 12 10:09:55 UTC 2024 - Fridrich Strba <fstrba@suse.com>
- Fix build with mojo-parent >= 3.1.0
-------------------------------------------------------------------
Tue Apr 30 13:03:24 UTC 2024 - Fridrich Strba <fstrba@suse.com>
- Upgrade to maven-native 1.0-M1
* Changes
+ Require Maven 3.5.4+
+ Require Java 8
+ add Microsoft Visual Studio C++ 2019 support - issue #39
+ Fix Windows build issue #29 "master@maven-native does not
build on Windows 10 with VS2017: 8 failed tests".
Windows build is breaking because
org.codehaus.plexus.util.cli.Commandline#getCommandline()
has operating system dependent code referencing
org.codehaus.plexus.util.Os.FAMILY_WINDOWS.
+ local output timestamp for Reproducible Builds
- Removed pregenerated plexus components.xml, since they are
generated by plexus-component-metadata plugin
- Removed patch:
* 0001-Require-Java-8.patch
+ integrated in this version
-------------------------------------------------------------------
Wed Feb 21 10:50:37 UTC 2024 - Gus Kenion <gus.kenion@suse.com>
- Use %patch -P N instead of deprecated %patchN.
-------------------------------------------------------------------
Mon May 23 12:05:40 UTC 2022 - Fridrich Strba <fstrba@suse.com>
- Added patch:
* 0001-Require-Java-8.patch
+ Backport upstream changes that fix infinite loops on some
architectures
-------------------------------------------------------------------
Fri Mar 25 07:57:38 UTC 2022 - Fridrich Strba <fstrba@suse.com>
- Put back the plexus components.xml files from alpha-8, since
they are not correctly genrated from the annotations
-------------------------------------------------------------------
Wed Jul 28 07:38:26 UTC 2021 - Fridrich Strba <fstrba@suse.com>
- Clean-up the spec file a bit
-------------------------------------------------------------------
Thu Oct 8 12:21:43 UTC 2020 - Fridrich Strba <fstrba@suse.com>
- Upgrade to maven-native 1.0-alpha-11
* includes many fixes in how libraries are created
* includes new parameters in configuration that are increasingly
used out there
-------------------------------------------------------------------
Mon Jun 3 17:52:13 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
- Use noun phrase in summary.
- Add missing Group: for javadoc subpackage.
-------------------------------------------------------------------
Fri May 3 15:01:44 UTC 2019 - Fridrich Strba <fstrba@suse.com>
- Initial packaging of maven-native 1.0-alpha-8