From 54805781bcca865d2046ac22ce54636f4cc44377 Mon Sep 17 00:00:00 2001 From: Python Maint Date: Wed, 15 Jun 2022 18:15:51 +0200 Subject: [PATCH] Rebuilt for Python 3.11 --- openwsman.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/openwsman.spec b/openwsman.spec index d96f843..b5bd85d 100644 --- a/openwsman.spec +++ b/openwsman.spec @@ -25,7 +25,7 @@ Name: openwsman Version: 2.7.1 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Open source Implementation of WS-Management License: BSD @@ -412,6 +412,9 @@ fi %endif %changelog +* Wed Jun 15 2022 Python Maint - 2.7.1-5 +- Rebuilt for Python 3.11 + * Mon May 30 2022 Jitka Plesnikova - 2.7.1-4 - Perl 5.36 rebuild