2024-06-12 10:10:03 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Jun 12 10:09:55 UTC 2024 - Fridrich Strba <fstrba@suse.com>
|
|
|
|
|
|
|
|
- Fix build with mojo-parent >= 3.1.0
|
|
|
|
|
2024-04-30 13:11:14 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
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
|
|
|
|
|
2024-02-21 10:50:39 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Feb 21 10:50:37 UTC 2024 - Gus Kenion <gus.kenion@suse.com>
|
|
|
|
|
|
|
|
- Use %patch -P N instead of deprecated %patchN.
|
|
|
|
|
2022-05-23 12:06:38 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
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
|
|
|
|
|
2022-03-25 07:59:48 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
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
|
|
|
|
|
2021-07-28 07:38:49 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Jul 28 07:38:26 UTC 2021 - Fridrich Strba <fstrba@suse.com>
|
|
|
|
|
|
|
|
- Clean-up the spec file a bit
|
|
|
|
|
2020-10-08 12:23:56 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
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
|
|
|
|
|
2019-06-03 19:20:00 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Jun 3 17:52:13 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
|
|
|
|
|
|
|
|
- Use noun phrase in summary.
|
|
|
|
- Add missing Group: for javadoc subpackage.
|
|
|
|
|
2019-05-03 15:02:39 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri May 3 15:01:44 UTC 2019 - Fridrich Strba <fstrba@suse.com>
|
|
|
|
|
|
|
|
- Initial packaging of maven-native 1.0-alpha-8
|