Skip to content

Commit 5350186

Browse files
chore(release): 3.1.1 [skip ci]
## [3.1.1](v3.1.0...v3.1.1) (2019-09-09) ### Bug Fixes * **config:** libvirtd configuration changes must restart the service ([4d6f38e](4d6f38e)) ### Code Refactoring * **config:** explicit package requisite ([8afec46](8afec46)) ### Continuous Integration * use `dist: bionic` & apply `opensuse-leap-15` SCP error workaround ([400d686](400d686))
1 parent efaa5f0 commit 5350186

File tree

5 files changed

+47
-9
lines changed

5 files changed

+47
-9
lines changed

AUTHORS.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@ 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://avatars0.githubusercontent.com/u/1800660?v=4' width='36' height='36' alt='@aboe76'>|[@aboe76](https://github.com/aboe76)|14
7+
<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)|16
88
<img class='float-left rounded-1' src='https://avatars0.githubusercontent.com/u/1233212?v=4' width='36' height='36' alt='@baby-gnu'>|[@baby-gnu](https://github.com/baby-gnu)|13
9+
<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)|8
910
<img class='float-left rounded-1' src='https://avatars2.githubusercontent.com/u/1396878?v=4' width='36' height='36' alt='@gravyboat'>|[@gravyboat](https://github.com/gravyboat)|6
10-
<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)|6
1111
<img class='float-left rounded-1' src='https://avatars2.githubusercontent.com/u/91293?v=4' width='36' height='36' alt='@whiteinge'>|[@whiteinge](https://github.com/whiteinge)|4
1212
<img class='float-left rounded-1' src='https://avatars0.githubusercontent.com/u/745513?v=4' width='36' height='36' alt='@EvaSDK'>|[@EvaSDK](https://github.com/EvaSDK)|3
1313
<img class='float-left rounded-1' src='https://avatars1.githubusercontent.com/u/528061?v=4' width='36' height='36' alt='@puneetk'>|[@puneetk](https://github.com/puneetk)|3
@@ -29,4 +29,4 @@ Avatar|Contributor|Contributions
2929

3030
---
3131

32-
Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2019-09-04.
32+
Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2019-09-09.

CHANGELOG.md

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

3+
## [3.1.1](https://github.com/saltstack-formulas/libvirt-formula/compare/v3.1.0...v3.1.1) (2019-09-09)
4+
5+
6+
### Bug Fixes
7+
8+
* **config:** libvirtd configuration changes must restart the service ([4d6f38e](https://github.com/saltstack-formulas/libvirt-formula/commit/4d6f38e))
9+
10+
11+
### Code Refactoring
12+
13+
* **config:** explicit package requisite ([8afec46](https://github.com/saltstack-formulas/libvirt-formula/commit/8afec46))
14+
15+
16+
### Continuous Integration
17+
18+
* use `dist: bionic` & apply `opensuse-leap-15` SCP error workaround ([400d686](https://github.com/saltstack-formulas/libvirt-formula/commit/400d686))
19+
320
# [3.1.0](https://github.com/saltstack-formulas/libvirt-formula/compare/v3.0.1...v3.1.0) (2019-09-04)
421

522

FORMULA

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: libvirt
22
os: Debian, CentOS, openSUSE, Suse
33
os_family: Debian, RedHat, Suse
4-
version: 3.1.0
4+
version: 3.1.1
55
release: 1
66
minimum_version: 2018.3
77
summary: libvirt formula

docs/AUTHORS.rst

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -15,15 +15,15 @@ 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://avatars0.githubusercontent.com/u/1800660?v=4' width='36' height='36' alt='@aboe76'>`
1717
- `@aboe76 <https://github.com/aboe76>`_
18-
- 14
18+
- 16
1919
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars0.githubusercontent.com/u/1233212?v=4' width='36' height='36' alt='@baby-gnu'>`
2020
- `@baby-gnu <https://github.com/baby-gnu>`_
2121
- 13
22-
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars2.githubusercontent.com/u/1396878?v=4' width='36' height='36' alt='@gravyboat'>`
23-
- `@gravyboat <https://github.com/gravyboat>`_
24-
- 6
2522
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars2.githubusercontent.com/u/10231489?v=4' width='36' height='36' alt='@myii'>`
2623
- `@myii <https://github.com/myii>`_
24+
- 8
25+
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars2.githubusercontent.com/u/1396878?v=4' width='36' height='36' alt='@gravyboat'>`
26+
- `@gravyboat <https://github.com/gravyboat>`_
2727
- 6
2828
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars2.githubusercontent.com/u/91293?v=4' width='36' height='36' alt='@whiteinge'>`
2929
- `@whiteinge <https://github.com/whiteinge>`_
@@ -83,4 +83,4 @@ This list is sorted by the number of commits per contributor in *descending* ord
8383

8484
----
8585

86-
Auto-generated by a `forked version <https://github.com/myii/maintainer>`_ of `gaocegege/maintainer <https://github.com/gaocegege/maintainer>`_ on 2019-09-04.
86+
Auto-generated by a `forked version <https://github.com/myii/maintainer>`_ of `gaocegege/maintainer <https://github.com/gaocegege/maintainer>`_ on 2019-09-09.

docs/CHANGELOG.rst

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

5+
`3.1.1 <https://github.com/saltstack-formulas/libvirt-formula/compare/v3.1.0...v3.1.1>`_ (2019-09-09)
6+
---------------------------------------------------------------------------------------------------------
7+
8+
Bug Fixes
9+
^^^^^^^^^
10+
11+
12+
* **config:** libvirtd configuration changes must restart the service (\ `4d6f38e <https://github.com/saltstack-formulas/libvirt-formula/commit/4d6f38e>`_\ )
13+
14+
Code Refactoring
15+
^^^^^^^^^^^^^^^^
16+
17+
18+
* **config:** explicit package requisite (\ `8afec46 <https://github.com/saltstack-formulas/libvirt-formula/commit/8afec46>`_\ )
19+
20+
Continuous Integration
21+
^^^^^^^^^^^^^^^^^^^^^^
22+
23+
24+
* use ``dist: bionic`` & apply ``opensuse-leap-15`` SCP error workaround (\ `400d686 <https://github.com/saltstack-formulas/libvirt-formula/commit/400d686>`_\ )
25+
526
`3.1.0 <https://github.com/saltstack-formulas/libvirt-formula/compare/v3.0.1...v3.1.0>`_ (2019-09-04)
627
---------------------------------------------------------------------------------------------------------
728

0 commit comments

Comments
 (0)