Skip to content

Commit

Permalink
chore(release): 1.16.1 [skip ci]
Browse files Browse the repository at this point in the history
## [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))
  • Loading branch information
semantic-release-bot committed Jun 7, 2022
1 parent c9be894 commit a6d9bec
Show file tree
Hide file tree
Showing 5 changed files with 38 additions and 7 deletions.
7 changes: 4 additions & 3 deletions AUTHORS.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,17 +4,18 @@ This list is sorted by the number of commits per contributor in _descending_ ord

Avatar|Contributor|Contributions
:-:|---|:-:
<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
<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
<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
<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
<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
<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
<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
<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
<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
<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
<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
<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
<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
<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
<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
<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
<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
Expand All @@ -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.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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)


Expand Down
2 changes: 1 addition & 1 deletion FORMULA
Original file line number Diff line number Diff line change
@@ -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
Expand Down
9 changes: 6 additions & 3 deletions docs/AUTHORS.rst
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ This list is sorted by the number of commits per contributor in *descending* ord
- Contributions
* - :raw-html-m2r:`<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
- 127
* - :raw-html-m2r:`<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
Expand All @@ -30,7 +30,7 @@ This list is sorted by the number of commits per contributor in *descending* ord
- 8
* - :raw-html-m2r:`<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
- 7
* - :raw-html-m2r:`<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
Expand All @@ -46,6 +46,9 @@ This list is sorted by the number of commits per contributor in *descending* ord
* - :raw-html-m2r:`<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
* - :raw-html-m2r:`<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
* - :raw-html-m2r:`<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
Expand Down Expand Up @@ -110,4 +113,4 @@ This list is sorted by the number of commits per contributor in *descending* ord

----

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.
15 changes: 15 additions & 0 deletions docs/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,21 @@
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)
---------------------------------------------------------------------------------------------------------

Expand Down

0 comments on commit a6d9bec

Please sign in to comment.