From 8ffa1d701693ebf40309c547ad7b8441dda16007 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Tue, 19 May 2020 14:03:46 +0000 Subject: [PATCH] chore(release): 0.52.7 [skip ci] ## [0.52.7](https://github.com/saltstack-formulas/mysql-formula/compare/v0.52.6...v0.52.7) (2020-05-19) ### Bug Fixes * **osfamilymap.yaml:** update SUSE defaults ([8ee79a7](https://github.com/saltstack-formulas/mysql-formula/commit/8ee79a7bb03488e4c3632a1dcfe143696a11aad5)) ### Continuous Integration * **gemfile.lock:** add to repo with updated `Gemfile` [skip ci] ([9e9fa3e](https://github.com/saltstack-formulas/mysql-formula/commit/9e9fa3e3d15e25ad22f75eae61af4883c79b7c0f)) * **kitchen+travis:** remove `master-py2-arch-base-latest` [skip ci] ([c1dddc3](https://github.com/saltstack-formulas/mysql-formula/commit/c1dddc3a8d561847094bbe23fe2c764c8fdf79de)) * **workflows/commitlint:** add to repo [skip ci] ([b4c6570](https://github.com/saltstack-formulas/mysql-formula/commit/b4c65702b91e8813741bf72008e41d1d8dfc735d)) --- AUTHORS.md | 7 +++---- CHANGELOG.md | 14 ++++++++++++++ FORMULA | 2 +- docs/AUTHORS.rst | 13 +++++-------- docs/CHANGELOG.rst | 17 +++++++++++++++++ 5 files changed, 40 insertions(+), 13 deletions(-) diff --git a/AUTHORS.md b/AUTHORS.md index cc3250c..64ba71f 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)|46 +@myii|[@myii](https://github.com/myii)|53 @gravyboat|[@gravyboat](https://github.com/gravyboat)|38 @aboe76|[@aboe76](https://github.com/aboe76)|37 @nmadhok|[@nmadhok](https://github.com/nmadhok)|28 @@ -41,6 +41,7 @@ Avatar|Contributor|Contributions @tomasfejfar|[@tomasfejfar](https://github.com/tomasfejfar)|2 @vschum|[@vschum](https://github.com/vschum)|2 @madflojo|[@madflojo](https://github.com/madflojo)|2 +@sticky-note|[@sticky-note](https://github.com/sticky-note)|2 @UtahDave|[@UtahDave](https://github.com/UtahDave)|2 @daks|[@daks](https://github.com/daks)|2 @nesteves|[@nesteves](https://github.com/nesteves)|2 @@ -70,17 +71,15 @@ Avatar|Contributor|Contributions @S-Wilhelm|[@S-Wilhelm](https://github.com/S-Wilhelm)|1 @Cottser|[@Cottser](https://github.com/Cottser)|1 @soniah|[@soniah](https://github.com/soniah)|1 -@tapetersen|[@tapetersen](https://github.com/tapetersen)|1 @tony|[@tony](https://github.com/tony)|1 @wido|[@wido](https://github.com/wido)|1 @abednarik|[@abednarik](https://github.com/abednarik)|1 @jam13|[@jam13](https://github.com/jam13)|1 @getSurreal|[@getSurreal](https://github.com/getSurreal)|1 @slawekp|[@slawekp](https://github.com/slawekp)|1 -@sticky-note|[@sticky-note](https://github.com/sticky-note)|1 @tsia|[@tsia](https://github.com/tsia)|1 @zhujinhe|[@zhujinhe](https://github.com/zhujinhe)|1 --- -Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2020-04-17. +Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2020-05-19. diff --git a/CHANGELOG.md b/CHANGELOG.md index a34b9dd..95f7bb5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,19 @@ # Changelog +## [0.52.7](https://github.com/saltstack-formulas/mysql-formula/compare/v0.52.6...v0.52.7) (2020-05-19) + + +### Bug Fixes + +* **osfamilymap.yaml:** update SUSE defaults ([8ee79a7](https://github.com/saltstack-formulas/mysql-formula/commit/8ee79a7bb03488e4c3632a1dcfe143696a11aad5)) + + +### Continuous Integration + +* **gemfile.lock:** add to repo with updated `Gemfile` [skip ci] ([9e9fa3e](https://github.com/saltstack-formulas/mysql-formula/commit/9e9fa3e3d15e25ad22f75eae61af4883c79b7c0f)) +* **kitchen+travis:** remove `master-py2-arch-base-latest` [skip ci] ([c1dddc3](https://github.com/saltstack-formulas/mysql-formula/commit/c1dddc3a8d561847094bbe23fe2c764c8fdf79de)) +* **workflows/commitlint:** add to repo [skip ci] ([b4c6570](https://github.com/saltstack-formulas/mysql-formula/commit/b4c65702b91e8813741bf72008e41d1d8dfc735d)) + ## [0.52.6](https://github.com/saltstack-formulas/mysql-formula/compare/v0.52.5...v0.52.6) (2020-04-17) diff --git a/FORMULA b/FORMULA index 0750f5a..bf6260a 100644 --- a/FORMULA +++ b/FORMULA @@ -1,7 +1,7 @@ name: mysql os: RedHat, CentOS, Debian, Ubuntu, Suse, Gentoo, FreeBSD os_family: RedHat, Debian, Suse, Gentoo, FreeBSD -version: 0.52.6 +version: 0.52.7 release: 1 minimum_version: 2015.8 summary: Formula for installing MySQL diff --git a/docs/AUTHORS.rst b/docs/AUTHORS.rst index e593868..f8eb365 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 `_ - - 46 + - 53 * - :raw-html-m2r:`@gravyboat` - `@gravyboat `_ - 38 @@ -124,6 +124,9 @@ This list is sorted by the number of commits per contributor in *descending* ord * - :raw-html-m2r:`@madflojo` - `@madflojo `_ - 2 + * - :raw-html-m2r:`@sticky-note` + - `@sticky-note `_ + - 2 * - :raw-html-m2r:`@UtahDave` - `@UtahDave `_ - 2 @@ -211,9 +214,6 @@ This list is sorted by the number of commits per contributor in *descending* ord * - :raw-html-m2r:`@soniah` - `@soniah `_ - 1 - * - :raw-html-m2r:`@tapetersen` - - `@tapetersen `_ - - 1 * - :raw-html-m2r:`@tony` - `@tony `_ - 1 @@ -232,9 +232,6 @@ This list is sorted by the number of commits per contributor in *descending* ord * - :raw-html-m2r:`@slawekp` - `@slawekp `_ - 1 - * - :raw-html-m2r:`@sticky-note` - - `@sticky-note `_ - - 1 * - :raw-html-m2r:`@tsia` - `@tsia `_ - 1 @@ -245,4 +242,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-04-17. +Auto-generated by a `forked version `_ of `gaocegege/maintainer `_ on 2020-05-19. diff --git a/docs/CHANGELOG.rst b/docs/CHANGELOG.rst index c27b1eb..a012099 100644 --- a/docs/CHANGELOG.rst +++ b/docs/CHANGELOG.rst @@ -2,6 +2,23 @@ Changelog ========= +`0.52.7 `_ (2020-05-19) +---------------------------------------------------------------------------------------------------------- + +Bug Fixes +^^^^^^^^^ + + +* **osfamilymap.yaml:** update SUSE defaults (\ `8ee79a7 `_\ ) + +Continuous Integration +^^^^^^^^^^^^^^^^^^^^^^ + + +* **gemfile.lock:** add to repo with updated ``Gemfile`` [skip ci] (\ `9e9fa3e `_\ ) +* **kitchen+travis:** remove ``master-py2-arch-base-latest`` [skip ci] (\ `c1dddc3 `_\ ) +* **workflows/commitlint:** add to repo [skip ci] (\ `b4c6570 `_\ ) + `0.52.6 `_ (2020-04-17) ----------------------------------------------------------------------------------------------------------