Skip to content

Commit d501cc6

Browse files
chore(release): 2.3.1 [skip ci]
## [2.3.1](v2.3.0...v2.3.1) (2019-08-22) ### Bug Fixes * **packages:** centos does not have Python3 libvirt library ([b8b761c](b8b761c))
1 parent b8b761c commit d501cc6

File tree

5 files changed

+19
-3
lines changed

5 files changed

+19
-3
lines changed

AUTHORS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -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-08-21.
32+
Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2019-08-22.

CHANGELOG.md

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

3+
## [2.3.1](https://github.com/saltstack-formulas/libvirt-formula/compare/v2.3.0...v2.3.1) (2019-08-22)
4+
5+
6+
### Bug Fixes
7+
8+
* **packages:** centos does not have Python3 libvirt library ([b8b761c](https://github.com/saltstack-formulas/libvirt-formula/commit/b8b761c))
9+
310
# [2.3.0](https://github.com/saltstack-formulas/libvirt-formula/compare/v2.2.0...v2.3.0) (2019-08-21)
411

512

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: 2.3.0
4+
version: 2.3.1
55
release: 1
66
minimum_version: 2018.3
77
summary: libvirt formula

docs/AUTHORS.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -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-08-21.
86+
Auto-generated by a `forked version <https://github.com/myii/maintainer>`_ of `gaocegege/maintainer <https://github.com/gaocegege/maintainer>`_ on 2019-08-22.

docs/CHANGELOG.rst

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

5+
`2.3.1 <https://github.com/saltstack-formulas/libvirt-formula/compare/v2.3.0...v2.3.1>`_ (2019-08-22)
6+
---------------------------------------------------------------------------------------------------------
7+
8+
Bug Fixes
9+
^^^^^^^^^
10+
11+
12+
* **packages:** centos does not have Python3 libvirt library (\ `b8b761c <https://github.com/saltstack-formulas/libvirt-formula/commit/b8b761c>`_\ )
13+
514
`2.3.0 <https://github.com/saltstack-formulas/libvirt-formula/compare/v2.2.0...v2.3.0>`_ (2019-08-21)
615
---------------------------------------------------------------------------------------------------------
716

0 commit comments

Comments
 (0)