diff --git a/openwsman.spec b/openwsman.spec index 05e2110..df6a11b 100644 --- a/openwsman.spec +++ b/openwsman.spec @@ -25,7 +25,7 @@ Name: openwsman Version: 2.7.1 -Release: 8%{?dist} +Release: 9%{?dist} Summary: Open source Implementation of WS-Management License: BSD @@ -416,6 +416,9 @@ fi %endif %changelog +* Wed Jan 04 2023 Mamoru TASAKA - 2.7.1-9 +- Rebuild for https://fedoraproject.org/wiki/Changes/Ruby_3.2 + * Fri Oct 21 2022 Vitezslav Crhonek - 2.7.1-8 - Fix Ruby bindings for swig 4.1 (backported from upstream) Resolves: #2136510