From a83304ae2d29ea64ed95a35a123104f53e8544c4 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Mon, 12 Oct 2020 22:32:40 +0000 Subject: [PATCH] chore(release): 1.7.0 [skip ci] # [1.7.0](https://github.com/saltstack-formulas/salt-formula/compare/v1.6.0...v1.7.0) (2020-10-12) ### Continuous Integration * **pre-commit:** add to formula [skip ci] ([7ff962e](https://github.com/saltstack-formulas/salt-formula/commit/7ff962e2addd97e84dd99c87351b1412f64134af)) * **pre-commit:** enable/disable `rstcheck` as relevant [skip ci] ([426b29c](https://github.com/saltstack-formulas/salt-formula/commit/426b29c21149f5cef9064177177891a091c6bb82)) * **pre-commit:** finalise `rstcheck` configuration [skip ci] ([22fa616](https://github.com/saltstack-formulas/salt-formula/commit/22fa616f59864a77e3f7ea5b17e8a7f0bcf415be)) ### Features * add Gentoo support ([127c5d7](https://github.com/saltstack-formulas/salt-formula/commit/127c5d779b1e2b9beb7322a2d03a027c50e5c6d7)) --- AUTHORS.md | 6 +++--- CHANGELOG.md | 14 ++++++++++++++ FORMULA | 2 +- docs/AUTHORS.rst | 10 +++++----- docs/CHANGELOG.rst | 17 +++++++++++++++++ 5 files changed, 40 insertions(+), 9 deletions(-) diff --git a/AUTHORS.md b/AUTHORS.md index cd58d10..c1ff16f 100644 --- a/AUTHORS.md +++ b/AUTHORS.md @@ -4,7 +4,7 @@ This list is sorted by the number of commits per contributor in _descending_ ord Avatar|Contributor|Contributions :-:|---|:-: -@myii|[@myii](https://github.com/myii)|130 +@myii|[@myii](https://github.com/myii)|135 @aboe76|[@aboe76](https://github.com/aboe76)|100 @gravyboat|[@gravyboat](https://github.com/gravyboat)|71 @nmadhok|[@nmadhok](https://github.com/nmadhok)|54 @@ -17,10 +17,10 @@ Avatar|Contributor|Contributions @whiteinge|[@whiteinge](https://github.com/whiteinge)|12 @rhertzog|[@rhertzog](https://github.com/rhertzog)|11 @pcdummy|[@pcdummy](https://github.com/pcdummy)|11 +@dafyddj|[@dafyddj](https://github.com/dafyddj)|9 @babilen5|[@babilen5](https://github.com/babilen5)|8 @UtahDave|[@UtahDave](https://github.com/UtahDave)|8 @colin-stubbs|[@colin-stubbs](https://github.com/colin-stubbs)|7 -@dafyddj|[@dafyddj](https://github.com/dafyddj)|7 @techhat|[@techhat](https://github.com/techhat)|7 @bradthurber|[@bradthurber](https://github.com/bradthurber)|6 @fizmat|[@fizmat](https://github.com/fizmat)|6 @@ -111,4 +111,4 @@ Avatar|Contributor|Contributions --- -Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2020-09-20. +Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2020-10-12. diff --git a/CHANGELOG.md b/CHANGELOG.md index 467c60a..0b69fff 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,19 @@ # Changelog +# [1.7.0](https://github.com/saltstack-formulas/salt-formula/compare/v1.6.0...v1.7.0) (2020-10-12) + + +### Continuous Integration + +* **pre-commit:** add to formula [skip ci] ([7ff962e](https://github.com/saltstack-formulas/salt-formula/commit/7ff962e2addd97e84dd99c87351b1412f64134af)) +* **pre-commit:** enable/disable `rstcheck` as relevant [skip ci] ([426b29c](https://github.com/saltstack-formulas/salt-formula/commit/426b29c21149f5cef9064177177891a091c6bb82)) +* **pre-commit:** finalise `rstcheck` configuration [skip ci] ([22fa616](https://github.com/saltstack-formulas/salt-formula/commit/22fa616f59864a77e3f7ea5b17e8a7f0bcf415be)) + + +### Features + +* add Gentoo support ([127c5d7](https://github.com/saltstack-formulas/salt-formula/commit/127c5d779b1e2b9beb7322a2d03a027c50e5c6d7)) + # [1.6.0](https://github.com/saltstack-formulas/salt-formula/compare/v1.5.2...v1.6.0) (2020-09-20) diff --git a/FORMULA b/FORMULA index 986a77f..5290f1f 100644 --- a/FORMULA +++ b/FORMULA @@ -1,7 +1,7 @@ name: salt os: Debian, Ubuntu, Raspbian, RedHat, Fedora, CentOS, Oracle, Amazon, Suse, openSUSE, Gentoo, Funtoo, Arch, Manjaro, FreeBSD, OpenBSD, Windows os_family: Debian, Redhat, Suse, Arch, Gentoo, FreeBSD, Windows -version: 1.6.0 +version: 1.7.0 release: 1 minimum_version: 2015.8 summary: Formula for install Saltstack diff --git a/docs/AUTHORS.rst b/docs/AUTHORS.rst index e81a0ae..4035a47 100644 --- a/docs/AUTHORS.rst +++ b/docs/AUTHORS.rst @@ -15,7 +15,7 @@ This list is sorted by the number of commits per contributor in *descending* ord - Contributions * - :raw-html-m2r:`@myii` - `@myii `_ - - 130 + - 135 * - :raw-html-m2r:`@aboe76` - `@aboe76 `_ - 100 @@ -52,6 +52,9 @@ This list is sorted by the number of commits per contributor in *descending* ord * - :raw-html-m2r:`@pcdummy` - `@pcdummy `_ - 11 + * - :raw-html-m2r:`@dafyddj` + - `@dafyddj `_ + - 9 * - :raw-html-m2r:`@babilen5` - `@babilen5 `_ - 8 @@ -61,9 +64,6 @@ This list is sorted by the number of commits per contributor in *descending* ord * - :raw-html-m2r:`@colin-stubbs` - `@colin-stubbs `_ - 7 - * - :raw-html-m2r:`@dafyddj` - - `@dafyddj `_ - - 7 * - :raw-html-m2r:`@techhat` - `@techhat `_ - 7 @@ -329,4 +329,4 @@ This list is sorted by the number of commits per contributor in *descending* ord ---- -Auto-generated by a `forked version `_ of `gaocegege/maintainer `_ on 2020-09-20. +Auto-generated by a `forked version `_ of `gaocegege/maintainer `_ on 2020-10-12. diff --git a/docs/CHANGELOG.rst b/docs/CHANGELOG.rst index a181e59..a15dd33 100644 --- a/docs/CHANGELOG.rst +++ b/docs/CHANGELOG.rst @@ -2,6 +2,23 @@ Changelog ========= +`1.7.0 `_ (2020-10-12) +------------------------------------------------------------------------------------------------------ + +Continuous Integration +^^^^^^^^^^^^^^^^^^^^^^ + + +* **pre-commit:** add to formula [skip ci] (\ `7ff962e `_\ ) +* **pre-commit:** enable/disable ``rstcheck`` as relevant [skip ci] (\ `426b29c `_\ ) +* **pre-commit:** finalise ``rstcheck`` configuration [skip ci] (\ `22fa616 `_\ ) + +Features +^^^^^^^^ + + +* add Gentoo support (\ `127c5d7 `_\ ) + `1.6.0 `_ (2020-09-20) ------------------------------------------------------------------------------------------------------