From e7fc5c848cae37a15b34e7427d1b78ec73b17934 Mon Sep 17 00:00:00 2001 From: FrantiĊĦek Zatloukal Date: May 21 2020 22:04:25 +0000 Subject: Release 0.3.5 --- diff --git a/.gitignore b/.gitignore index b2157eb..fceaade 100644 --- a/.gitignore +++ b/.gitignore @@ -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 diff --git a/sources b/sources index 2971ae2..c872831 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (testcloud-0.3.4.tar.gz) = 5d8d69faad359d1f2c3ef4e7cc859ff00f52a583018e88af4add6137dcb5e64f5eda970b45e95fe934d4cee8dc141c5cfb3e115a7ad8bdac75b880f7e2c0b4f9 +SHA512 (testcloud-0.3.5.tar.gz) = a73694616d2ff748310ac3e1fb4c67dc3c56c9c6745ef0f5a52f7ece870048ac6d16bd462c5799faf8ff59fc6aef811bcb5372c881006ce6df33b8b4fc61fe94 diff --git a/testcloud.spec b/testcloud.spec index 0b8f651..992eb24 100644 --- a/testcloud.spec +++ b/testcloud.spec @@ -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 - 0.3.5-1 +- Typo fix in RHEL 8 qemu-kvm naming workaround + * Thu May 21 2020 Frantisek Zatloukal - 0.3.4-1 - Ugly hotfix for tmt