11
0

3 Commits

4 changed files with 18 additions and 4 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:5c49d7627d99751a288e7cd254220211da38dd7469b97165b51319bbfc3dff20
size 63253

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:466150d6475e4595c25c3030a2cd88b5064c593a32a7c0eb5bdb4cf752db5924
size 63513

View File

@@ -1,3 +1,17 @@
-------------------------------------------------------------------
Mon Oct 21 11:44:17 UTC 2024 - Fridrich Strba <fstrba@suse.com>
- Upgrade to upstream version 1.7.1
* Changes:
+ Added detection of more RISC-V architectures. #61 #62 #66
- riscv32 is detected as riscv for backward compatibility
with 1.7.0.
- riscv64 is detected as riscv64.
+ Added detection of Elbrus 2000 architecture. #57
+ Added detection of LoongArch64 architecture. #63 #64
+ Fixed the detection logic so that it detects more MacOS
variants
-------------------------------------------------------------------
Wed Feb 21 10:52:47 UTC 2024 - Gus Kenion <gus.kenion@suse.com>

View File

@@ -17,7 +17,7 @@
Name: os-maven-plugin
Version: 1.7.0
Version: 1.7.1
Release: 0
Summary: Maven plugin for generating platform-dependent properties
License: Apache-2.0