From e88fce1ffbf7186f0095ef67f27c362e0cf05d92 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Fri, 20 Sep 2019 13:44:43 +0000 Subject: [PATCH] chore(release): 0.59.1 [skip ci] ## [0.59.1](https://github.com/saltstack-formulas/salt-formula/compare/v0.59.0...v0.59.1) (2019-09-20) ### Bug Fixes * **pkgrepo:** fix settings for `opensuse` ([f00c9a7](https://github.com/saltstack-formulas/salt-formula/commit/f00c9a7)) * **pkgrepo:** provide settings for `amazon` ([cb726af](https://github.com/saltstack-formulas/salt-formula/commit/cb726af)) ### Code Refactoring * **kitchen+travis+inspec:** use pre-salted images ([fc1d0b1](https://github.com/saltstack-formulas/salt-formula/commit/fc1d0b1)) --- AUTHORS.md | 6 +++--- CHANGELOG.md | 13 +++++++++++++ FORMULA | 2 +- docs/AUTHORS.rst | 10 +++++----- docs/CHANGELOG.rst | 16 ++++++++++++++++ 5 files changed, 38 insertions(+), 9 deletions(-) diff --git a/AUTHORS.md b/AUTHORS.md index d254aed..1f50068 100644 --- a/AUTHORS.md +++ b/AUTHORS.md @@ -7,7 +7,7 @@ Avatar|Contributor|Contributions @aboe76|[@aboe76](https://github.com/aboe76)|98 @gravyboat|[@gravyboat](https://github.com/gravyboat)|71 @nmadhok|[@nmadhok](https://github.com/nmadhok)|54 -@myii|[@myii](https://github.com/myii)|25 +@myii|[@myii](https://github.com/myii)|28 @iggy|[@iggy](https://github.com/iggy)|22 @puneetk|[@puneetk](https://github.com/puneetk)|21 @javierbertoli|[@javierbertoli](https://github.com/javierbertoli)|20 @@ -61,6 +61,7 @@ Avatar|Contributor|Contributions @tobias-m|[@tobias-m](https://github.com/tobias-m)|2 @ek9|[@ek9](https://github.com/ek9)|2 @tiger-seo|[@tiger-seo](https://github.com/tiger-seo)|2 +@daks|[@daks](https://github.com/daks)|2 @matthew-parlette|[@matthew-parlette](https://github.com/matthew-parlette)|2 @aanriot|[@aanriot](https://github.com/aanriot)|1 @alejdg|[@alejdg](https://github.com/alejdg)|1 @@ -72,7 +73,6 @@ Avatar|Contributor|Contributions @vutny|[@vutny](https://github.com/vutny)|1 @blast-hardcheese|[@blast-hardcheese](https://github.com/blast-hardcheese)|1 @mecavity|[@mecavity](https://github.com/mecavity)|1 -@daks|[@daks](https://github.com/daks)|1 @felix-russell|[@felix-russell](https://github.com/felix-russell)|1 @Furlot|[@Furlot](https://github.com/Furlot)|1 @iondulgheru|[@iondulgheru](https://github.com/iondulgheru)|1 @@ -106,4 +106,4 @@ Avatar|Contributor|Contributions --- -Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2019-09-17. +Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2019-09-20. diff --git a/CHANGELOG.md b/CHANGELOG.md index 253b391..1d124d0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,18 @@ # Changelog +## [0.59.1](https://github.com/saltstack-formulas/salt-formula/compare/v0.59.0...v0.59.1) (2019-09-20) + + +### Bug Fixes + +* **pkgrepo:** fix settings for `opensuse` ([f00c9a7](https://github.com/saltstack-formulas/salt-formula/commit/f00c9a7)) +* **pkgrepo:** provide settings for `amazon` ([cb726af](https://github.com/saltstack-formulas/salt-formula/commit/cb726af)) + + +### Code Refactoring + +* **kitchen+travis+inspec:** use pre-salted images ([fc1d0b1](https://github.com/saltstack-formulas/salt-formula/commit/fc1d0b1)) + # [0.59.0](https://github.com/saltstack-formulas/salt-formula/compare/v0.58.4...v0.59.0) (2019-09-17) diff --git a/FORMULA b/FORMULA index 33780a7..18467cc 100644 --- a/FORMULA +++ b/FORMULA @@ -1,7 +1,7 @@ name: salt os: Debian, Redhat, Suse, Arch, Gentoo, FreeBSD, Windows os_family: Debian, Redhat, Suse, Arch, Gentoo, FreeBSD, Windows -version: 0.59.0 +version: 0.59.1 release: 1 minimum_version: 2015.8 summary: Formula for install Saltstack diff --git a/docs/AUTHORS.rst b/docs/AUTHORS.rst index a56138f..232a0b3 100644 --- a/docs/AUTHORS.rst +++ b/docs/AUTHORS.rst @@ -24,7 +24,7 @@ This list is sorted by the number of commits per contributor in *descending* ord - 54 * - :raw-html-m2r:`@myii` - `@myii `_ - - 25 + - 28 * - :raw-html-m2r:`@iggy` - `@iggy `_ - 22 @@ -184,6 +184,9 @@ This list is sorted by the number of commits per contributor in *descending* ord * - :raw-html-m2r:`@tiger-seo` - `@tiger-seo `_ - 2 + * - :raw-html-m2r:`@daks` + - `@daks `_ + - 2 * - :raw-html-m2r:`@matthew-parlette` - `@matthew-parlette `_ - 2 @@ -217,9 +220,6 @@ This list is sorted by the number of commits per contributor in *descending* ord * - :raw-html-m2r:`@mecavity` - `@mecavity `_ - 1 - * - :raw-html-m2r:`@daks` - - `@daks `_ - - 1 * - :raw-html-m2r:`@felix-russell` - `@felix-russell `_ - 1 @@ -314,4 +314,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 2019-09-17. +Auto-generated by a `forked version `_ of `gaocegege/maintainer `_ on 2019-09-20. diff --git a/docs/CHANGELOG.rst b/docs/CHANGELOG.rst index 1ee6452..b3fd645 100644 --- a/docs/CHANGELOG.rst +++ b/docs/CHANGELOG.rst @@ -2,6 +2,22 @@ Changelog ========= +`0.59.1 `_ (2019-09-20) +--------------------------------------------------------------------------------------------------------- + +Bug Fixes +^^^^^^^^^ + + +* **pkgrepo:** fix settings for ``opensuse`` (\ `f00c9a7 `_\ ) +* **pkgrepo:** provide settings for ``amazon`` (\ `cb726af `_\ ) + +Code Refactoring +^^^^^^^^^^^^^^^^ + + +* **kitchen+travis+inspec:** use pre-salted images (\ `fc1d0b1 `_\ ) + `0.59.0 `_ (2019-09-17) ---------------------------------------------------------------------------------------------------------