Mage is a make-like build tool using Go. You write plain-old go functions, and Mage automatically uses them as Makefile-like runnable targets. https://github.com/magefile/mage This is a build prerequisite for the Linux Security Sensor project (obs://security:sensor) OBS-URL: https://build.opensuse.org/request/show/948005 OBS-URL: https://build.opensuse.org/package/show/devel:languages:go/mage?expand=0&rev=1
10 lines
345 B
Plaintext
10 lines
345 B
Plaintext
-------------------------------------------------------------------
|
|
Fri Jan 7 01:29:18 UTC 2022 - Jeff Mahoney <jeffm@suse.com>
|
|
|
|
- Reduce go dependency to >= 1.12 as that's all mage requires.
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Dec 15 18:44:12 UTC 2021 - Jeff Mahoney <jeffm@suse.com>
|
|
|
|
- Initial packaging.
|