mirror of
https://github.com/saltstack-formulas/packages-formula.git
synced 2025-04-16 17:50:24 +00:00
chore(release): 0.13.1 [skip ci]
## [0.13.1](https://github.com/saltstack-formulas/packages-formula/compare/v0.13.0...v0.13.1) (2021-06-14) ### Code Refactoring * **includes:** Use relative state include ([abe8286
](abe828663e
)) ### Continuous Integration * add `arch-master` to matrix and update `.travis.yml` [skip ci] ([931d4b5
](931d4b57a9
)) * **kitchen+gitlab:** adjust matrix to add `3003` [skip ci] ([5dc24b1
](5dc24b18be
)) * **vagrant:** add Windows 10 pre-salted box [skip ci] ([190bd64
](190bd644bf
)) * **vagrant:** use pre-salted boxes & conditional local settings [skip ci] ([82e5538
](82e5538dec
))
This commit is contained in:
parent
abe828663e
commit
996deab617
5 changed files with 42 additions and 5 deletions
|
@ -4,7 +4,7 @@ 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)|80
|
||||
<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)|86
|
||||
<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)|44
|
||||
<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/13322818?v=4' width='36' height='36' alt='@noelmcloughlin'>|[@noelmcloughlin](https://github.com/noelmcloughlin)|36
|
||||
<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)|12
|
||||
|
@ -14,7 +14,8 @@ Avatar|Contributor|Contributions
|
|||
<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/1840337?v=4' width='36' height='36' alt='@ikogan'>|[@ikogan](https://github.com/ikogan)|2
|
||||
<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/1233212?v=4' width='36' height='36' alt='@baby-gnu'>|[@baby-gnu](https://github.com/baby-gnu)|1
|
||||
<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/203204?v=4' width='36' height='36' alt='@abele'>|[@abele](https://github.com/abele)|1
|
||||
<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/36660054?v=4' width='36' height='36' alt='@ypid-geberit'>|[@ypid-geberit](https://github.com/ypid-geberit)|1
|
||||
|
||||
---
|
||||
|
||||
Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2021-03-26.
|
||||
Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2021-06-14.
|
||||
|
|
15
CHANGELOG.md
15
CHANGELOG.md
|
@ -1,5 +1,20 @@
|
|||
# Changelog
|
||||
|
||||
## [0.13.1](https://github.com/saltstack-formulas/packages-formula/compare/v0.13.0...v0.13.1) (2021-06-14)
|
||||
|
||||
|
||||
### Code Refactoring
|
||||
|
||||
* **includes:** Use relative state include ([abe8286](https://github.com/saltstack-formulas/packages-formula/commit/abe828663efadf1696ace0e2288a405116b759f3))
|
||||
|
||||
|
||||
### Continuous Integration
|
||||
|
||||
* add `arch-master` to matrix and update `.travis.yml` [skip ci] ([931d4b5](https://github.com/saltstack-formulas/packages-formula/commit/931d4b57a97d5bbdc684bebfcfaa95064b244e69))
|
||||
* **kitchen+gitlab:** adjust matrix to add `3003` [skip ci] ([5dc24b1](https://github.com/saltstack-formulas/packages-formula/commit/5dc24b18be005ad65f966514d3e6a5f1fe20407b))
|
||||
* **vagrant:** add Windows 10 pre-salted box [skip ci] ([190bd64](https://github.com/saltstack-formulas/packages-formula/commit/190bd644bfc6c5c0a7c08d69786f7f070ae71fbc))
|
||||
* **vagrant:** use pre-salted boxes & conditional local settings [skip ci] ([82e5538](https://github.com/saltstack-formulas/packages-formula/commit/82e5538dec9403dc4fd29e4f34eb36b4773356eb))
|
||||
|
||||
# [0.13.0](https://github.com/saltstack-formulas/packages-formula/compare/v0.12.0...v0.13.0) (2021-03-26)
|
||||
|
||||
|
||||
|
|
2
FORMULA
2
FORMULA
|
@ -1,7 +1,7 @@
|
|||
name: packages
|
||||
os: Debian, Ubuntu, Raspbian, RedHat, Fedora, CentOS, Suse, openSUSE
|
||||
os_family: Debian, RedHat, Suse
|
||||
version: 0.13.0
|
||||
version: 0.13.1
|
||||
release: 1
|
||||
minimum_version: 2017.7
|
||||
summary: packages formula
|
||||
|
|
|
@ -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>`_
|
||||
- 80
|
||||
- 86
|
||||
* - :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>`_
|
||||
- 44
|
||||
|
@ -43,8 +43,11 @@ 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/203204?v=4' width='36' height='36' alt='@abele'>`
|
||||
- `@abele <https://github.com/abele>`_
|
||||
- 1
|
||||
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/36660054?v=4' width='36' height='36' alt='@ypid-geberit'>`
|
||||
- `@ypid-geberit <https://github.com/ypid-geberit>`_
|
||||
- 1
|
||||
|
||||
|
||||
----
|
||||
|
||||
Auto-generated by a `forked version <https://github.com/myii/maintainer>`_ of `gaocegege/maintainer <https://github.com/gaocegege/maintainer>`_ on 2021-03-26.
|
||||
Auto-generated by a `forked version <https://github.com/myii/maintainer>`_ of `gaocegege/maintainer <https://github.com/gaocegege/maintainer>`_ on 2021-06-14.
|
||||
|
|
|
@ -2,6 +2,24 @@
|
|||
Changelog
|
||||
=========
|
||||
|
||||
`0.13.1 <https://github.com/saltstack-formulas/packages-formula/compare/v0.13.0...v0.13.1>`_ (2021-06-14)
|
||||
-------------------------------------------------------------------------------------------------------------
|
||||
|
||||
Code Refactoring
|
||||
^^^^^^^^^^^^^^^^
|
||||
|
||||
|
||||
* **includes:** Use relative state include (\ `abe8286 <https://github.com/saltstack-formulas/packages-formula/commit/abe828663efadf1696ace0e2288a405116b759f3>`_\ )
|
||||
|
||||
Continuous Integration
|
||||
^^^^^^^^^^^^^^^^^^^^^^
|
||||
|
||||
|
||||
* add ``arch-master`` to matrix and update ``.travis.yml`` [skip ci] (\ `931d4b5 <https://github.com/saltstack-formulas/packages-formula/commit/931d4b57a97d5bbdc684bebfcfaa95064b244e69>`_\ )
|
||||
* **kitchen+gitlab:** adjust matrix to add ``3003`` [skip ci] (\ `5dc24b1 <https://github.com/saltstack-formulas/packages-formula/commit/5dc24b18be005ad65f966514d3e6a5f1fe20407b>`_\ )
|
||||
* **vagrant:** add Windows 10 pre-salted box [skip ci] (\ `190bd64 <https://github.com/saltstack-formulas/packages-formula/commit/190bd644bfc6c5c0a7c08d69786f7f070ae71fbc>`_\ )
|
||||
* **vagrant:** use pre-salted boxes & conditional local settings [skip ci] (\ `82e5538 <https://github.com/saltstack-formulas/packages-formula/commit/82e5538dec9403dc4fd29e4f34eb36b4773356eb>`_\ )
|
||||
|
||||
`0.13.0 <https://github.com/saltstack-formulas/packages-formula/compare/v0.12.0...v0.13.0>`_ (2021-03-26)
|
||||
-------------------------------------------------------------------------------------------------------------
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue