From 8d25e1270db3c027ced45da86c684517b1a4ad43 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 23 Jul 2021 05:08:36 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- python-azure-batch.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-azure-batch.spec b/python-azure-batch.spec index 8ee5ade..8075d9e 100644 --- a/python-azure-batch.spec +++ b/python-azure-batch.spec @@ -2,7 +2,7 @@ Name: python-%{srcname} Version: 10.0.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Microsoft Azure Batch Client Library for Python License: MIT URL: https://pypi.org/project/%{srcname}/ @@ -50,5 +50,8 @@ Summary: %{summary} %changelog +* Fri Jul 23 2021 Fedora Release Engineering - 10.0.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + * Tue Jun 01 2021 Major Hayden - 10.0.0-1 - First package.