From 6f509131825b285849210a9f4a7b7ac5de0a0033 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Jul 23 2021 19:06:04 +0000 Subject: - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- diff --git a/testcloud.spec b/testcloud.spec index 96be2ad..c1d7369 100644 --- a/testcloud.spec +++ b/testcloud.spec @@ -1,7 +1,7 @@ Name: testcloud # Update also version in testcloud/__init__.py and docs/source/conf.py when changing this! Version: 0.6.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Tool for running cloud images locally License: GPLv2+ @@ -126,6 +126,9 @@ rm -rf %{buildroot}%{_sysconfdir}/testcloud/__pycache__ %{python3_sitelib}/*.egg-info %changelog +* Fri Jul 23 2021 Fedora Release Engineering - 0.6.1-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + * Wed Jul 21 2021 Frantisek Zatloukal - 0.6.1-1 - Add wait and retry around dom.create() - lazy_refcounts=on and cache=unsafe