diff --git a/_service b/_service deleted file mode 100644 index b2eb238..0000000 --- a/_service +++ /dev/null @@ -1,15 +0,0 @@ - - - https://github.com/magefile/mage - @PARENT_TAG@~git@TAG_OFFSET@.%h - v1.11.0 - git - - - - - *.tar - xz - - - diff --git a/mage-v1.11.0~git0.07afc7d.obscpio b/mage-v1.11.0~git0.07afc7d.obscpio deleted file mode 100644 index 624f422..0000000 --- a/mage-v1.11.0~git0.07afc7d.obscpio +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:14e85fe8de73cc8af98c678a3d725940c82c79ca43b5405891ecba4a4c3da927 -size 11821069 diff --git a/mage.changes b/mage.changes index db96fbc..a4b2573 100644 --- a/mage.changes +++ b/mage.changes @@ -1,3 +1,39 @@ +------------------------------------------------------------------- +Sat Jan 6 16:23:45 UTC 2024 - Dirk Müller + +- 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 7 01:29:18 UTC 2022 - Jeff Mahoney diff --git a/mage.obsinfo b/mage.obsinfo deleted file mode 100644 index 36447cb..0000000 --- a/mage.obsinfo +++ /dev/null @@ -1,5 +0,0 @@ -name: mage -version: v1.11.0~git0.07afc7d -mtime: 1609218707 -commit: 07afc7d24f4d6d6442305d49552f04fbda5ccb3e - diff --git a/mage.spec b/mage.spec index caf071d..c3f7e54 100644 --- a/mage.spec +++ b/mage.spec @@ -1,7 +1,7 @@ # # spec file for package mage # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,17 +17,15 @@ Name: mage -Version: v1.11.0~git0.07afc7d +Version: 1.15.0 Release: 0 -Summary: A make-like build tool using Go -# FIXME: Select a correct license from https://github.com/openSUSE/spec-cleaner#spdx-licenses +Summary: A make-like build tool using Go License: Apache-2.0 URL: https://github.com/magefile/mage -Source: mage-%{version}.tar.xz +Source: https://github.com/magefile/mage/archive/refs/tags/v%{version}.tar.gz BuildRequires: go -BuildRequires: golang(API) >= 1.12 BuildRequires: golang-packaging - +BuildRequires: golang(API) >= 1.12 %description diff --git a/v1.15.0.tar.gz b/v1.15.0.tar.gz new file mode 100644 index 0000000..8da9529 --- /dev/null +++ b/v1.15.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3ce55e39d175d925c015b4dc773cea1fc4d3c64af9edcec6f9b7ab9388b751bf +size 8805332