Release 0.3.5

This commit is contained in:
František Zatloukal
2020-05-22 00:04:25 +02:00
parent ebcc1d42a0
commit e7fc5c848c
3 changed files with 6 additions and 2 deletions
+1
View File
@@ -18,3 +18,4 @@
/testcloud-0.3.2.tar.gz
/testcloud-0.3.3.tar.gz
/testcloud-0.3.4.tar.gz
/testcloud-0.3.5.tar.gz
+1 -1
View File
@@ -1 +1 @@
SHA512 (testcloud-0.3.4.tar.gz) = 5d8d69faad359d1f2c3ef4e7cc859ff00f52a583018e88af4add6137dcb5e64f5eda970b45e95fe934d4cee8dc141c5cfb3e115a7ad8bdac75b880f7e2c0b4f9
SHA512 (testcloud-0.3.5.tar.gz) = a73694616d2ff748310ac3e1fb4c67dc3c56c9c6745ef0f5a52f7ece870048ac6d16bd462c5799faf8ff59fc6aef811bcb5372c881006ce6df33b8b4fc61fe94
+4 -1
View File
@@ -7,7 +7,7 @@
Name: testcloud
# Update also version in testcloud/__init__.py and docs/source/conf.py when changing this!
Version: 0.3.4
Version: 0.3.5
Release: 1%{?dist}
Summary: Tool for running cloud images locally
@@ -114,6 +114,9 @@ rm -rf %{buildroot}%{_sysconfdir}/testcloud/__pycache__
%{python3_sitelib}/*.egg-info
%changelog
* Fri May 22 2020 Frantisek Zatloukal <fzatlouk@redhat.com> - 0.3.5-1
- Typo fix in RHEL 8 qemu-kvm naming workaround
* Thu May 21 2020 Frantisek Zatloukal <fzatlouk@redhat.com> - 0.3.4-1
- Ugly hotfix for tmt