From fe6e63a8391ff4e09cedd06d30a676be7f433899 Mon Sep 17 00:00:00 2001 From: Python Maint Date: Fri, 4 Jun 2021 20:12:02 +0200 Subject: [PATCH] Rebuilt for Python 3.10 --- module-build-service.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/module-build-service.spec b/module-build-service.spec index ff1b1e8..a7d2474 100644 --- a/module-build-service.spec +++ b/module-build-service.spec @@ -5,7 +5,7 @@ Name: module-build-service Version: 3.6.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: The Module Build Service for Modularity License: MIT @@ -277,6 +277,9 @@ done %endif %changelog +* Fri Jun 04 2021 Python Maint - 3.6.1-2 +- Rebuilt for Python 3.10 + * Thu Apr 22 2021 Mike McLean - 3.6.1-1 - new version