[packit] 1.13.3 upstream release
Upstream tag: v1.13.3 Upstream commit: acf943e2 Signed-off-by: Packit <hello@packit.dev>
This commit is contained in:
parent
7319e4d802
commit
e417dcdcf8
4 changed files with 15 additions and 4 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -5,3 +5,4 @@
|
|||
/mrack-1.12.2.tar.gz
|
||||
/mrack-1.12.3.tar.gz
|
||||
/mrack-1.13.1.tar.gz
|
||||
/mrack-1.13.3.tar.gz
|
||||
|
|
|
|||
|
|
@ -1,3 +1,3 @@
|
|||
This repository is maintained by packit.
|
||||
https://packit.dev/
|
||||
The file was generated using packit 0.68.0.post2+g8101c6a.
|
||||
The file was generated using packit 0.68.0.post15+g49c3920.
|
||||
|
|
|
|||
14
mrack.spec
14
mrack.spec
|
|
@ -1,6 +1,6 @@
|
|||
Name: mrack
|
||||
Version: 1.13.1
|
||||
Release: 4%{?dist}
|
||||
Version: 1.13.3
|
||||
Release: 1%{?dist}
|
||||
Summary: Multicloud use-case based multihost async provisioner
|
||||
|
||||
License: Apache-2.0
|
||||
|
|
@ -182,6 +182,16 @@ rm -r src/%{name}.egg-info
|
|||
%{python3_sitelib}/%{name}/providers/utils/{,__pycache__/}testcloud.*
|
||||
|
||||
%changelog
|
||||
* Wed Mar 01 2023 Tibor Dudlák <tdudlak@redhat.com> - 1.13.3-1
|
||||
- 0f62237 fix(OpenStack): await loading limits to not break provisioning (Tibor Dudlák)
|
||||
|
||||
* Wed Mar 01 2023 Tibor Dudlák <tdudlak@redhat.com> - 1.13.2-1
|
||||
- 06f18d1 fix: Use get method when host error object is a dictionary (Tibor Dudlák)
|
||||
- fd33d68 fix(Beaker): rerurn common dictionary when validation fails (Tibor Dudlák)
|
||||
- b6c5ef4 fix(OpenStack): Add exception parameter when validation fails (Tibor Dudlák)
|
||||
- fa2c779 fix(OpenStack): load limits properly by one method (Tibor Dudlák)
|
||||
- 61e515f chore: change back mrack dist release to 1 (Tibor Dudlák)
|
||||
|
||||
* Tue Feb 21 2023 Tibor Dudlák <tdudlak@redhat.com> - 1.13.1-1
|
||||
- 1421b37 fix(MrackConfig): Fix MrackConfig class properties (Tibor Dudlák)
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (mrack-1.13.1.tar.gz) = 351cf647c1376c254cc0642a5287352fa9f3a62a69e87f5d448f0db0f8fa66c1cb60e8820aacae1a04d23ad692d8ce69f0ba7b2399e6c66cde359aeac89674cf
|
||||
SHA512 (mrack-1.13.3.tar.gz) = 7677664900d478b8afb8d03d7f2a9fa55bdf3744e97d37ba0a2f39adfefd80618f2ca5fb510c3fe7bf660c348e12e2688a4c9888ad32ea769bd1cb065cec73a9
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue