Skip to content

Commit fa91c89

Browse files
chore(release): 1.16.0 [skip ci]
# [1.16.0](v1.15.8...v1.16.0) (2022-05-03) ### Continuous Integration * **kitchen+gitlab:** update for new pre-salted images [skip ci] ([8b6a274](8b6a274)) ### Features * **map:** migrate to latest package paradigm ([a18fea4](a18fea4))
1 parent 0fddc6c commit fa91c89

File tree

5 files changed

+32
-5
lines changed

5 files changed

+32
-5
lines changed

AUTHORS.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ 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)|116
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
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
@@ -38,4 +38,4 @@ Avatar|Contributor|Contributions
3838

3939
---
4040

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

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.0](https://github.com/saltstack-formulas/epel-formula/compare/v1.15.8...v1.16.0) (2022-05-03)
4+
5+
6+
### Continuous Integration
7+
8+
* **kitchen+gitlab:** update for new pre-salted images [skip ci] ([8b6a274](https://github.com/saltstack-formulas/epel-formula/commit/8b6a27467c5d62b550c9f10c800057bde3a07eae))
9+
10+
11+
### Features
12+
13+
* **map:** migrate to latest package paradigm ([a18fea4](https://github.com/saltstack-formulas/epel-formula/commit/a18fea4c3eff6a42d92a46366a99c4bcf83a09fb))
14+
315
## [1.15.8](https://github.com/saltstack-formulas/epel-formula/compare/v1.15.7...v1.15.8) (2022-03-29)
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.15.8
4+
version: 1.16.0
55
release: 1
66
minimum_version: 2017.7
77
summary: epel formula

docs/AUTHORS.rst

Lines changed: 2 additions & 2 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-
- 116
18+
- 122
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
@@ -110,4 +110,4 @@ This list is sorted by the number of commits per contributor in *descending* ord
110110

111111
----
112112

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

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.0 <https://github.com/saltstack-formulas/epel-formula/compare/v1.15.8...v1.16.0>`_ (2022-05-03)
6+
---------------------------------------------------------------------------------------------------------
7+
8+
Continuous Integration
9+
^^^^^^^^^^^^^^^^^^^^^^
10+
11+
12+
* **kitchen+gitlab:** update for new pre-salted images [skip ci] (\ `8b6a274 <https://github.com/saltstack-formulas/epel-formula/commit/8b6a27467c5d62b550c9f10c800057bde3a07eae>`_\ )
13+
14+
Features
15+
^^^^^^^^
16+
17+
18+
* **map:** migrate to latest package paradigm (\ `a18fea4 <https://github.com/saltstack-formulas/epel-formula/commit/a18fea4c3eff6a42d92a46366a99c4bcf83a09fb>`_\ )
19+
520
`1.15.8 <https://github.com/saltstack-formulas/epel-formula/compare/v1.15.7...v1.15.8>`_ (2022-03-29)
621
---------------------------------------------------------------------------------------------------------
722

0 commit comments

Comments
 (0)