diff --git a/AUTHORS.md b/AUTHORS.md
index 600b9a7..685456e 100644
--- a/AUTHORS.md
+++ b/AUTHORS.md
@@ -4,17 +4,18 @@ This list is sorted by the number of commits per contributor in _descending_ ord
Avatar|Contributor|Contributions
:-:|---|:-:
-|[@myii](https://github.com/myii)|122
+|[@myii](https://github.com/myii)|127
|[@nmadhok](https://github.com/nmadhok)|15
|[@whiteinge](https://github.com/whiteinge)|14
|[@eliasp](https://github.com/eliasp)|8
|[@aboe76](https://github.com/aboe76)|8
-|[@javierbertoli](https://github.com/javierbertoli)|6
+|[@javierbertoli](https://github.com/javierbertoli)|7
|[@ixs](https://github.com/ixs)|5
|[@gravyboat](https://github.com/gravyboat)|5
|[@techhat](https://github.com/techhat)|4
|[@dafyddj](https://github.com/dafyddj)|3
|[@itscaro](https://github.com/itscaro)|3
+|[@Niyakiy](https://github.com/Niyakiy)|2
|[@pprkut](https://github.com/pprkut)|2
|[@jxstanford](https://github.com/jxstanford)|2
|[@jurov](https://github.com/jurov)|2
@@ -38,4 +39,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-05-03.
+Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2022-06-07.
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 68db66e..4fd2b1e 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,17 @@
# Changelog
+## [1.16.1](https://github.com/saltstack-formulas/epel-formula/compare/v1.16.0...v1.16.1) (2022-06-07)
+
+
+### Code Refactoring
+
+* **init.sls:** apply pkg.installed retries ([c9be894](https://github.com/saltstack-formulas/epel-formula/commit/c9be894c8dff96e9ad6644001245102e5b6e7b38))
+
+
+### Tests
+
+* **system.rb:** add support for `mac_os_x` [skip ci] ([00bf3aa](https://github.com/saltstack-formulas/epel-formula/commit/00bf3aaf09d84d78b04e12955650737855abbffa))
+
# [1.16.0](https://github.com/saltstack-formulas/epel-formula/compare/v1.15.8...v1.16.0) (2022-05-03)
diff --git a/FORMULA b/FORMULA
index 6db7084..8ab3cb8 100644
--- a/FORMULA
+++ b/FORMULA
@@ -1,7 +1,7 @@
name: epel
os: RedHat, Fedora, CentOS, Amazon
os_family: RedHat
-version: 1.16.0
+version: 1.16.1
release: 1
minimum_version: 2017.7
summary: epel formula
diff --git a/docs/AUTHORS.rst b/docs/AUTHORS.rst
index 8398a1f..8d185b3 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 `_
- - 122
+ - 127
* - :raw-html-m2r:``
- `@nmadhok `_
- 15
@@ -30,7 +30,7 @@ This list is sorted by the number of commits per contributor in *descending* ord
- 8
* - :raw-html-m2r:``
- `@javierbertoli `_
- - 6
+ - 7
* - :raw-html-m2r:``
- `@ixs `_
- 5
@@ -46,6 +46,9 @@ This list is sorted by the number of commits per contributor in *descending* ord
* - :raw-html-m2r:``
- `@itscaro `_
- 3
+ * - :raw-html-m2r:``
+ - `@Niyakiy `_
+ - 2
* - :raw-html-m2r:``
- `@pprkut `_
- 2
@@ -110,4 +113,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-05-03.
+Auto-generated by a `forked version `_ of `gaocegege/maintainer `_ on 2022-06-07.
diff --git a/docs/CHANGELOG.rst b/docs/CHANGELOG.rst
index 08e62b6..98a04f1 100644
--- a/docs/CHANGELOG.rst
+++ b/docs/CHANGELOG.rst
@@ -2,6 +2,21 @@
Changelog
=========
+`1.16.1 `_ (2022-06-07)
+---------------------------------------------------------------------------------------------------------
+
+Code Refactoring
+^^^^^^^^^^^^^^^^
+
+
+* **init.sls:** apply pkg.installed retries (\ `c9be894 `_\ )
+
+Tests
+^^^^^
+
+
+* **system.rb:** add support for ``mac_os_x`` [skip ci] (\ `00bf3aa `_\ )
+
`1.16.0 `_ (2022-05-03)
---------------------------------------------------------------------------------------------------------