From 8a1b75f3f50c7d7e5936985f58bf725d6549bb96 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 22 Jul 2022 19:45:14 +0000 Subject: [PATCH] Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- python-libcloud.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-libcloud.spec b/python-libcloud.spec index 4f6185b..9f2f29b 100644 --- a/python-libcloud.spec +++ b/python-libcloud.spec @@ -12,7 +12,7 @@ any of the services that it supports. Name: python-libcloud Version: 2.2.1 -Release: 20%{?dist} +Release: 21%{?dist} Summary: A Python library to address multiple cloud provider APIs License: ASL 2.0 @@ -61,6 +61,9 @@ rm -r $RPM_BUILD_ROOT%{python3_sitelib}/%{srcname}/test %{python3_sitelib}/%{eggname}-*.egg-info/ %changelog +* Fri Jul 22 2022 Fedora Release Engineering - 2.2.1-21 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild + * Mon Jun 13 2022 Python Maint - 2.2.1-20 - Rebuilt for Python 3.11