From cbc58ced1ce2a7183fe34a164bdb25b0c6c6cf3e Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Tue, 22 Dec 2020 22:34:47 +0000 Subject: [PATCH] chore(release): 1.15.3 [skip ci] ## [1.15.3](https://github.com/saltstack-formulas/epel-formula/compare/v1.15.2...v1.15.3) (2020-12-22) ### Bug Fixes * **map.jinja:** update to `epel-release-8-10.el8.noarch.rpm` ([82f8d68](https://github.com/saltstack-formulas/epel-formula/commit/82f8d683199cd6e79fe30ccbd73ec77f3cca4ef8)) * osmajorrelease is int instead of str since 2017.7.1 ([5fdd1fc](https://github.com/saltstack-formulas/epel-formula/commit/5fdd1fc054af4f156fae7c20ba191e051938eef8)), closes [/github.com/saltstack/salt/blob/v2017.7.1/salt/grains/core.py#L1675](https://github.com//github.com/saltstack/salt/blob/v2017.7.1/salt/grains/core.py/issues/L1675) ### Continuous Integration * **commitlint:** ensure `upstream/master` uses main repo URL [skip ci] ([ae613cd](https://github.com/saltstack-formulas/epel-formula/commit/ae613cddddc248b1de97d5e9d0125d22435432d4)) * **gitlab-ci:** add `rubocop` linter (with `allow_failure`) [skip ci] ([858f8f0](https://github.com/saltstack-formulas/epel-formula/commit/858f8f08c5a63459bac7c329b6cf1e86ac2aa428)) --- AUTHORS.md | 5 +++-- CHANGELOG.md | 14 ++++++++++++++ FORMULA | 2 +- docs/AUTHORS.rst | 7 +++++-- docs/CHANGELOG.rst | 17 +++++++++++++++++ 5 files changed, 40 insertions(+), 5 deletions(-) diff --git a/AUTHORS.md b/AUTHORS.md index 4c415ce..7ca60f0 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)|50 +@myii|[@myii](https://github.com/myii)|53 @nmadhok|[@nmadhok](https://github.com/nmadhok)|15 @whiteinge|[@whiteinge](https://github.com/whiteinge)|14 @eliasp|[@eliasp](https://github.com/eliasp)|8 @@ -19,6 +19,7 @@ Avatar|Contributor|Contributions @jurov|[@jurov](https://github.com/jurov)|2 @mshade|[@mshade](https://github.com/mshade)|2 @PropTim|[@PropTim](https://github.com/PropTim)|2 +@itscaro|[@itscaro](https://github.com/itscaro)|2 @babilen5|[@babilen5](https://github.com/babilen5)|2 @Mario-F|[@Mario-F](https://github.com/Mario-F)|2 @mew1033|[@mew1033](https://github.com/mew1033)|1 @@ -36,4 +37,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-12-16. +Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2020-12-22. diff --git a/CHANGELOG.md b/CHANGELOG.md index 97b278b..55cde16 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,19 @@ # Changelog +## [1.15.3](https://github.com/saltstack-formulas/epel-formula/compare/v1.15.2...v1.15.3) (2020-12-22) + + +### Bug Fixes + +* **map.jinja:** update to `epel-release-8-10.el8.noarch.rpm` ([82f8d68](https://github.com/saltstack-formulas/epel-formula/commit/82f8d683199cd6e79fe30ccbd73ec77f3cca4ef8)) +* osmajorrelease is int instead of str since 2017.7.1 ([5fdd1fc](https://github.com/saltstack-formulas/epel-formula/commit/5fdd1fc054af4f156fae7c20ba191e051938eef8)), closes [/github.com/saltstack/salt/blob/v2017.7.1/salt/grains/core.py#L1675](https://github.com//github.com/saltstack/salt/blob/v2017.7.1/salt/grains/core.py/issues/L1675) + + +### Continuous Integration + +* **commitlint:** ensure `upstream/master` uses main repo URL [skip ci] ([ae613cd](https://github.com/saltstack-formulas/epel-formula/commit/ae613cddddc248b1de97d5e9d0125d22435432d4)) +* **gitlab-ci:** add `rubocop` linter (with `allow_failure`) [skip ci] ([858f8f0](https://github.com/saltstack-formulas/epel-formula/commit/858f8f08c5a63459bac7c329b6cf1e86ac2aa428)) + ## [1.15.2](https://github.com/saltstack-formulas/epel-formula/compare/v1.15.1...v1.15.2) (2020-12-16) diff --git a/FORMULA b/FORMULA index 34f4330..8b9cdb9 100644 --- a/FORMULA +++ b/FORMULA @@ -1,7 +1,7 @@ name: epel os: RedHat, Fedora, CentOS, Amazon os_family: RedHat -version: 1.15.2 +version: 1.15.3 release: 1 minimum_version: 2017.7 summary: epel formula diff --git a/docs/AUTHORS.rst b/docs/AUTHORS.rst index ec1679b..787efab 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 `_ - - 50 + - 53 * - :raw-html-m2r:`@nmadhok` - `@nmadhok `_ - 15 @@ -58,6 +58,9 @@ This list is sorted by the number of commits per contributor in *descending* ord * - :raw-html-m2r:`@PropTim` - `@PropTim `_ - 2 + * - :raw-html-m2r:`@itscaro` + - `@itscaro `_ + - 2 * - :raw-html-m2r:`@babilen5` - `@babilen5 `_ - 2 @@ -104,4 +107,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-12-16. +Auto-generated by a `forked version `_ of `gaocegege/maintainer `_ on 2020-12-22. diff --git a/docs/CHANGELOG.rst b/docs/CHANGELOG.rst index 5767810..2a2ce63 100644 --- a/docs/CHANGELOG.rst +++ b/docs/CHANGELOG.rst @@ -2,6 +2,23 @@ Changelog ========= +`1.15.3 `_ (2020-12-22) +--------------------------------------------------------------------------------------------------------- + +Bug Fixes +^^^^^^^^^ + + +* **map.jinja:** update to ``epel-release-8-10.el8.noarch.rpm`` (\ `82f8d68 `_\ ) +* osmajorrelease is int instead of str since 2017.7.1 (\ `5fdd1fc `_\ ), closes `/github.com/saltstack/salt/blob/v2017.7.1/salt/grains/core.py#L1675 `_ + +Continuous Integration +^^^^^^^^^^^^^^^^^^^^^^ + + +* **commitlint:** ensure ``upstream/master`` uses main repo URL [skip ci] (\ `ae613cd `_\ ) +* **gitlab-ci:** add ``rubocop`` linter (with ``allow_failure``\ ) [skip ci] (\ `858f8f0 `_\ ) + `1.15.2 `_ (2020-12-16) ---------------------------------------------------------------------------------------------------------