Skip to content

Commit a6d9bec

Browse files
chore(release): 1.16.1 [skip ci]
## [1.16.1](v1.16.0...v1.16.1) (2022-06-07) ### Code Refactoring * **init.sls:** apply pkg.installed retries ([c9be894](c9be894)) ### Tests * **system.rb:** add support for `mac_os_x` [skip ci] ([00bf3aa](00bf3aa))
1 parent c9be894 commit a6d9bec

File tree

5 files changed

+38
-7
lines changed

5 files changed

+38
-7
lines changed

AUTHORS.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,17 +4,18 @@ This list is sorted by the number of commits per contributor in _descending_ ord
44

55
Avatar|Contributor|Contributions
66
:-:|---|:-:
7-
<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/10231489?v=4' width='36' height='36' alt='@myii'>|[@myii](https://github.com/myii)|122
7+
<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/10231489?v=4' width='36' height='36' alt='@myii'>|[@myii](https://github.com/myii)|127
88
<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/3374962?v=4' width='36' height='36' alt='@nmadhok'>|[@nmadhok](https://github.com/nmadhok)|15
99
<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/91293?v=4' width='36' height='36' alt='@whiteinge'>|[@whiteinge](https://github.com/whiteinge)|14
1010
<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/48491?v=4' width='36' height='36' alt='@eliasp'>|[@eliasp](https://github.com/eliasp)|8
1111
<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/1800660?v=4' width='36' height='36' alt='@aboe76'>|[@aboe76](https://github.com/aboe76)|8
12-
<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/242396?v=4' width='36' height='36' alt='@javierbertoli'>|[@javierbertoli](https://github.com/javierbertoli)|6
12+
<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/242396?v=4' width='36' height='36' alt='@javierbertoli'>|[@javierbertoli](https://github.com/javierbertoli)|7
1313
<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/214768?v=4' width='36' height='36' alt='@ixs'>|[@ixs](https://github.com/ixs)|5
1414
<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/1396878?v=4' width='36' height='36' alt='@gravyboat'>|[@gravyboat](https://github.com/gravyboat)|5
1515
<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/287147?v=4' width='36' height='36' alt='@techhat'>|[@techhat](https://github.com/techhat)|4
1616
<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/4195158?v=4' width='36' height='36' alt='@dafyddj'>|[@dafyddj](https://github.com/dafyddj)|3
1717
<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/266018?v=4' width='36' height='36' alt='@itscaro'>|[@itscaro](https://github.com/itscaro)|3
18+
<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/3530761?v=4' width='36' height='36' alt='@Niyakiy'>|[@Niyakiy](https://github.com/Niyakiy)|2
1819
<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/56635?v=4' width='36' height='36' alt='@pprkut'>|[@pprkut](https://github.com/pprkut)|2
1920
<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/787382?v=4' width='36' height='36' alt='@jxstanford'>|[@jxstanford](https://github.com/jxstanford)|2
2021
<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/1847390?v=4' width='36' height='36' alt='@jurov'>|[@jurov](https://github.com/jurov)|2
@@ -38,4 +39,4 @@ Avatar|Contributor|Contributions
3839

3940
---
4041

41-
Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2022-05-03.
42+
Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2022-06-07.

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Changelog
22

3+
## [1.16.1](https://github.com/saltstack-formulas/epel-formula/compare/v1.16.0...v1.16.1) (2022-06-07)
4+
5+
6+
### Code Refactoring
7+
8+
* **init.sls:** apply pkg.installed retries ([c9be894](https://github.com/saltstack-formulas/epel-formula/commit/c9be894c8dff96e9ad6644001245102e5b6e7b38))
9+
10+
11+
### Tests
12+
13+
* **system.rb:** add support for `mac_os_x` [skip ci] ([00bf3aa](https://github.com/saltstack-formulas/epel-formula/commit/00bf3aaf09d84d78b04e12955650737855abbffa))
14+
315
# [1.16.0](https://github.com/saltstack-formulas/epel-formula/compare/v1.15.8...v1.16.0) (2022-05-03)
416

517

FORMULA

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: epel
22
os: RedHat, Fedora, CentOS, Amazon
33
os_family: RedHat
4-
version: 1.16.0
4+
version: 1.16.1
55
release: 1
66
minimum_version: 2017.7
77
summary: epel formula

docs/AUTHORS.rst

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ This list is sorted by the number of commits per contributor in *descending* ord
1515
- Contributions
1616
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/10231489?v=4' width='36' height='36' alt='@myii'>`
1717
- `@myii <https://github.com/myii>`_
18-
- 122
18+
- 127
1919
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/3374962?v=4' width='36' height='36' alt='@nmadhok'>`
2020
- `@nmadhok <https://github.com/nmadhok>`_
2121
- 15
@@ -30,7 +30,7 @@ This list is sorted by the number of commits per contributor in *descending* ord
3030
- 8
3131
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/242396?v=4' width='36' height='36' alt='@javierbertoli'>`
3232
- `@javierbertoli <https://github.com/javierbertoli>`_
33-
- 6
33+
- 7
3434
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/214768?v=4' width='36' height='36' alt='@ixs'>`
3535
- `@ixs <https://github.com/ixs>`_
3636
- 5
@@ -46,6 +46,9 @@ This list is sorted by the number of commits per contributor in *descending* ord
4646
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/266018?v=4' width='36' height='36' alt='@itscaro'>`
4747
- `@itscaro <https://github.com/itscaro>`_
4848
- 3
49+
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/3530761?v=4' width='36' height='36' alt='@Niyakiy'>`
50+
- `@Niyakiy <https://github.com/Niyakiy>`_
51+
- 2
4952
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/56635?v=4' width='36' height='36' alt='@pprkut'>`
5053
- `@pprkut <https://github.com/pprkut>`_
5154
- 2
@@ -110,4 +113,4 @@ This list is sorted by the number of commits per contributor in *descending* ord
110113

111114
----
112115

113-
Auto-generated by a `forked version <https://github.com/myii/maintainer>`_ of `gaocegege/maintainer <https://github.com/gaocegege/maintainer>`_ on 2022-05-03.
116+
Auto-generated by a `forked version <https://github.com/myii/maintainer>`_ of `gaocegege/maintainer <https://github.com/gaocegege/maintainer>`_ on 2022-06-07.

docs/CHANGELOG.rst

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,21 @@
22
Changelog
33
=========
44

5+
`1.16.1 <https://github.com/saltstack-formulas/epel-formula/compare/v1.16.0...v1.16.1>`_ (2022-06-07)
6+
---------------------------------------------------------------------------------------------------------
7+
8+
Code Refactoring
9+
^^^^^^^^^^^^^^^^
10+
11+
12+
* **init.sls:** apply pkg.installed retries (\ `c9be894 <https://github.com/saltstack-formulas/epel-formula/commit/c9be894c8dff96e9ad6644001245102e5b6e7b38>`_\ )
13+
14+
Tests
15+
^^^^^
16+
17+
18+
* **system.rb:** add support for ``mac_os_x`` [skip ci] (\ `00bf3aa <https://github.com/saltstack-formulas/epel-formula/commit/00bf3aaf09d84d78b04e12955650737855abbffa>`_\ )
19+
520
`1.16.0 <https://github.com/saltstack-formulas/epel-formula/compare/v1.15.8...v1.16.0>`_ (2022-05-03)
621
---------------------------------------------------------------------------------------------------------
722

0 commit comments

Comments
 (0)