diff --git a/AUTHORS.md b/AUTHORS.md index 221a332..600b9a7 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)|116 +@myii|[@myii](https://github.com/myii)|122 @nmadhok|[@nmadhok](https://github.com/nmadhok)|15 @whiteinge|[@whiteinge](https://github.com/whiteinge)|14 @eliasp|[@eliasp](https://github.com/eliasp)|8 @@ -38,4 +38,4 @@ Avatar|Contributor|Contributions --- -Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2022-03-29. +Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2022-05-03. diff --git a/CHANGELOG.md b/CHANGELOG.md index bea0619..68db66e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,17 @@ # Changelog +# [1.16.0](https://github.com/saltstack-formulas/epel-formula/compare/v1.15.8...v1.16.0) (2022-05-03) + + +### Continuous Integration + +* **kitchen+gitlab:** update for new pre-salted images [skip ci] ([8b6a274](https://github.com/saltstack-formulas/epel-formula/commit/8b6a27467c5d62b550c9f10c800057bde3a07eae)) + + +### Features + +* **map:** migrate to latest package paradigm ([a18fea4](https://github.com/saltstack-formulas/epel-formula/commit/a18fea4c3eff6a42d92a46366a99c4bcf83a09fb)) + ## [1.15.8](https://github.com/saltstack-formulas/epel-formula/compare/v1.15.7...v1.15.8) (2022-03-29) diff --git a/FORMULA b/FORMULA index 1f11567..6db7084 100644 --- a/FORMULA +++ b/FORMULA @@ -1,7 +1,7 @@ name: epel os: RedHat, Fedora, CentOS, Amazon os_family: RedHat -version: 1.15.8 +version: 1.16.0 release: 1 minimum_version: 2017.7 summary: epel formula diff --git a/docs/AUTHORS.rst b/docs/AUTHORS.rst index 1e530f1..8398a1f 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 `_ - - 116 + - 122 * - :raw-html-m2r:`@nmadhok` - `@nmadhok `_ - 15 @@ -110,4 +110,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 2022-03-29. +Auto-generated by a `forked version `_ of `gaocegege/maintainer `_ on 2022-05-03. diff --git a/docs/CHANGELOG.rst b/docs/CHANGELOG.rst index 4da5496..08e62b6 100644 --- a/docs/CHANGELOG.rst +++ b/docs/CHANGELOG.rst @@ -2,6 +2,21 @@ Changelog ========= +`1.16.0 `_ (2022-05-03) +--------------------------------------------------------------------------------------------------------- + +Continuous Integration +^^^^^^^^^^^^^^^^^^^^^^ + + +* **kitchen+gitlab:** update for new pre-salted images [skip ci] (\ `8b6a274 `_\ ) + +Features +^^^^^^^^ + + +* **map:** migrate to latest package paradigm (\ `a18fea4 `_\ ) + `1.15.8 `_ (2022-03-29) ---------------------------------------------------------------------------------------------------------