diff --git a/AUTHORS.md b/AUTHORS.md
index 2b607dc..10da97c 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](https://github.com/myii)|261
+|[@myii](https://github.com/myii)|274
|[@aboe76](https://github.com/aboe76)|101
|[@gravyboat](https://github.com/gravyboat)|71
|[@nmadhok](https://github.com/nmadhok)|54
@@ -68,7 +68,7 @@ Avatar|Contributor|Contributions
|[@aanriot](https://github.com/aanriot)|1
|[@alejdg](https://github.com/alejdg)|1
|[@ernstae](https://github.com/ernstae)|1
-|[@arthurlogilab](https://github.com/arthurlogilab)|1
+|[@arthurzenika](https://github.com/arthurzenika)|1
|[@kakwa](https://github.com/kakwa)|1
|[@dth202](https://github.com/dth202)|1
|[@baby-gnu](https://github.com/baby-gnu)|1
@@ -114,4 +114,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-02-03.
+Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2022-04-03.
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 5d4fc5e..8280b2e 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,24 @@
# Changelog
+## [1.10.2](https://github.com/saltstack-formulas/salt-formula/compare/v1.10.1...v1.10.2) (2022-04-03)
+
+
+### Bug Fixes
+
+* **gentoo:** use `retry_options` to avoid spurious service failures ([d00c069](https://github.com/saltstack-formulas/salt-formula/commit/d00c069e25463e6e675b0cea9f625a6e78985744))
+
+
+### Continuous Integration
+
+* **kitchen+gitlab:** update for new pre-salted images [skip ci] ([92a82a9](https://github.com/saltstack-formulas/salt-formula/commit/92a82a98c72e5297caf08e1e135b72d09c2e4149))
+* update linters to latest versions [skip ci] ([47efbc0](https://github.com/saltstack-formulas/salt-formula/commit/47efbc04920a3f20ef9a69350b1ee46bbee11b37))
+
+
+### Tests
+
+* **_mapdata:** add/update verification files for Fedora & Gentoo ([e9cb3d2](https://github.com/saltstack-formulas/salt-formula/commit/e9cb3d27284d81115bac16c3af225c4b25eebaf9))
+* **system:** add `build_platform_codename` [skip ci] ([6b5598a](https://github.com/saltstack-formulas/salt-formula/commit/6b5598a8d8d91ccc367283f80d5c736c7eb0168c))
+
## [1.10.1](https://github.com/saltstack-formulas/salt-formula/compare/v1.10.0...v1.10.1) (2022-02-03)
diff --git a/FORMULA b/FORMULA
index d6c10c1..72ffc10 100644
--- a/FORMULA
+++ b/FORMULA
@@ -1,7 +1,7 @@
name: salt
os: Debian, Ubuntu, Raspbian, RedHat, Fedora, CentOS, Oracle, Amazon, Suse, openSUSE, Gentoo, Funtoo, Arch, Manjaro, FreeBSD, OpenBSD, Windows
os_family: Debian, Redhat, Suse, Arch, Gentoo, FreeBSD, Windows
-version: 1.10.1
+version: 1.10.2
release: 1
minimum_version: 2015.8
summary: Formula for install Saltstack
diff --git a/docs/AUTHORS.rst b/docs/AUTHORS.rst
index d20413f..b931b97 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 `_
- - 261
+ - 274
* - :raw-html-m2r:``
- `@aboe76 `_
- 101
@@ -205,8 +205,8 @@ This list is sorted by the number of commits per contributor in *descending* ord
* - :raw-html-m2r:``
- `@ernstae `_
- 1
- * - :raw-html-m2r:``
- - `@arthurlogilab `_
+ * - :raw-html-m2r:``
+ - `@arthurzenika `_
- 1
* - :raw-html-m2r:``
- `@kakwa `_
@@ -338,4 +338,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-02-03.
+Auto-generated by a `forked version `_ of `gaocegege/maintainer `_ on 2022-04-03.
diff --git a/docs/CHANGELOG.rst b/docs/CHANGELOG.rst
index 186363e..af0fb53 100644
--- a/docs/CHANGELOG.rst
+++ b/docs/CHANGELOG.rst
@@ -2,6 +2,29 @@
Changelog
=========
+`1.10.2 `_ (2022-04-03)
+---------------------------------------------------------------------------------------------------------
+
+Bug Fixes
+^^^^^^^^^
+
+
+* **gentoo:** use ``retry_options`` to avoid spurious service failures (\ `d00c069 `_\ )
+
+Continuous Integration
+^^^^^^^^^^^^^^^^^^^^^^
+
+
+* **kitchen+gitlab:** update for new pre-salted images [skip ci] (\ `92a82a9 `_\ )
+* update linters to latest versions [skip ci] (\ `47efbc0 `_\ )
+
+Tests
+^^^^^
+
+
+* **_mapdata:** add/update verification files for Fedora & Gentoo (\ `e9cb3d2 `_\ )
+* **system:** add ``build_platform_codename`` [skip ci] (\ `6b5598a `_\ )
+
`1.10.1 `_ (2022-02-03)
---------------------------------------------------------------------------------------------------------