Skip to content

Commit dbab9ee

Browse files
chore(release): 0.11.2 [skip ci]
## [0.11.2](v0.11.1...v0.11.2) (2020-12-16) ### Continuous Integration * **gitlab-ci:** use GitLab CI as Travis CI replacement ([bdab6c1](bdab6c1)) ### Tests * **debian:** disable wanted snap testing (GitLab CI failure) [skip ci] ([4c047c4](4c047c4))
1 parent bdab6c1 commit dbab9ee

5 files changed

Lines changed: 32 additions & 5 deletions

File tree

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://avatars2.githubusercontent.com/u/10231489?v=4' width='36' height='36' alt='@myii'>|[@myii](https://github.com/myii)|60
7+
<img class='float-left rounded-1' src='https://avatars2.githubusercontent.com/u/10231489?v=4' width='36' height='36' alt='@myii'>|[@myii](https://github.com/myii)|63
88
<img class='float-left rounded-1' src='https://avatars2.githubusercontent.com/u/242396?v=4' width='36' height='36' alt='@javierbertoli'>|[@javierbertoli](https://github.com/javierbertoli)|44
99
<img class='float-left rounded-1' src='https://avatars1.githubusercontent.com/u/13322818?v=4' width='36' height='36' alt='@noelmcloughlin'>|[@noelmcloughlin](https://github.com/noelmcloughlin)|36
1010
<img class='float-left rounded-1' src='https://avatars0.githubusercontent.com/u/1800660?v=4' width='36' height='36' alt='@aboe76'>|[@aboe76](https://github.com/aboe76)|11
@@ -16,4 +16,4 @@ Avatar|Contributor|Contributions
1616

1717
---
1818

19-
Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2020-10-23.
19+
Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2020-12-16.

CHANGELOG.md

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

3+
## [0.11.2](https://github.com/saltstack-formulas/packages-formula/compare/v0.11.1...v0.11.2) (2020-12-16)
4+
5+
6+
### Continuous Integration
7+
8+
* **gitlab-ci:** use GitLab CI as Travis CI replacement ([bdab6c1](https://github.com/saltstack-formulas/packages-formula/commit/bdab6c1fceec694f3e1fedce4c0d0116735de20c))
9+
10+
11+
### Tests
12+
13+
* **debian:** disable wanted snap testing (GitLab CI failure) [skip ci] ([4c047c4](https://github.com/saltstack-formulas/packages-formula/commit/4c047c4e9f4875d86ef546ab8db830a7675251f7))
14+
315
## [0.11.1](https://github.com/saltstack-formulas/packages-formula/compare/v0.11.0...v0.11.1) (2020-10-23)
416

517

FORMULA

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: packages
22
os: Debian, Ubuntu, Raspbian, RedHat, Fedora, CentOS, Suse, openSUSE
33
os_family: Debian, RedHat, Suse
4-
version: 0.11.1
4+
version: 0.11.2
55
release: 1
66
minimum_version: 2017.7
77
summary: packages 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://avatars2.githubusercontent.com/u/10231489?v=4' width='36' height='36' alt='@myii'>`
1717
- `@myii <https://github.com/myii>`_
18-
- 60
18+
- 63
1919
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars2.githubusercontent.com/u/242396?v=4' width='36' height='36' alt='@javierbertoli'>`
2020
- `@javierbertoli <https://github.com/javierbertoli>`_
2121
- 44
@@ -44,4 +44,4 @@ This list is sorted by the number of commits per contributor in *descending* ord
4444

4545
----
4646

47-
Auto-generated by a `forked version <https://github.com/myii/maintainer>`_ of `gaocegege/maintainer <https://github.com/gaocegege/maintainer>`_ on 2020-10-23.
47+
Auto-generated by a `forked version <https://github.com/myii/maintainer>`_ of `gaocegege/maintainer <https://github.com/gaocegege/maintainer>`_ on 2020-12-16.

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+
`0.11.2 <https://github.com/saltstack-formulas/packages-formula/compare/v0.11.1...v0.11.2>`_ (2020-12-16)
6+
-------------------------------------------------------------------------------------------------------------
7+
8+
Continuous Integration
9+
^^^^^^^^^^^^^^^^^^^^^^
10+
11+
12+
* **gitlab-ci:** use GitLab CI as Travis CI replacement (\ `bdab6c1 <https://github.com/saltstack-formulas/packages-formula/commit/bdab6c1fceec694f3e1fedce4c0d0116735de20c>`_\ )
13+
14+
Tests
15+
^^^^^
16+
17+
18+
* **debian:** disable wanted snap testing (GitLab CI failure) [skip ci] (\ `4c047c4 <https://github.com/saltstack-formulas/packages-formula/commit/4c047c4e9f4875d86ef546ab8db830a7675251f7>`_\ )
19+
520
`0.11.1 <https://github.com/saltstack-formulas/packages-formula/compare/v0.11.0...v0.11.1>`_ (2020-10-23)
621
-------------------------------------------------------------------------------------------------------------
722

0 commit comments

Comments
 (0)