Package Release Info

mage-v1.11.0~git0.07afc7d-bp155.1.40

Update Info: Base Release
Available in Package Hub : 15 SP5

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

mage

Change Logs

* Fri Jan 07 2022 Jeff Mahoney <jeffm@suse.com>
- Reduce go dependency to >= 1.12 as that's all mage requires.
* Wed Dec 15 2021 Jeff Mahoney <jeffm@suse.com>
- Initial packaging.
Version: 1.15.0-160000.3.2
* Sat Feb 15 2025 bwiedemann@suse.com
- Add reproducible.patch to override build date (boo#1047218)
* Sat Jan 06 2024 dmueller@suse.com
- update to 1.15.0:
  * Update CI (#466)
  * fix erroneous docstring of sh.Exec() (#452)
  * Update jQuery to 3.5.0 (#458)
  * -d dir contains magefiles stop with "No .go files marked with the
    mage build tag..." (#447) (#448)
  * mage: cancel context on SIGINT (#313)
  * give props to netlify on the main page
  * Update site to build with newer hugo
  * bring docs for use of directives up to date
  * add blog post about v1.13
  * fix author links
  * Add variadic support to mg.F
  * feat: rename templated imports to avoid collisions
  * Website: fixing typos
  * refactor(listGoFiles): remove go list dependency
  * doc: add MacPorts install info
  * feat: allow mage:import alias to be defined for multiple imports
  * Detect deps that have already been invoked
  * Replace godoc.org URLs
  * Add magefiles directory support
  * ci: migrate from travis to github action (#391)
  * evidently goreleaseer has changed in the last 4 years :) (#394)
  * Fix the rollback mechanism for tags during a release (#392)
  * sh.run(): quoted strings before join (#306)
  * Add asdf installation instructions to docs (#383)
  * #288 add brew and scoop install to docs (#376)
  * #378 bump travisci go16 (#379)
  * Create issue templates (#374)
  * fix: deterministic compiled mainfile (#348)
  * make -h work with imported targets (#335)
  * fix test for go 1.16 (#330)
* Fri Jan 07 2022 jeffm@suse.com
- Reduce go dependency to >= 1.12 as that's all mage requires.
* Wed Dec 15 2021 jeffm@suse.com
- Initial packaging.