From 4fe00a3b5239afc5f2b3a2b78f338803256cdd45 Mon Sep 17 00:00:00 2001 From: Python Maint Date: Jun 14 2022 07:32:21 +0000 Subject: Rebuilt for Python 3.11 --- diff --git a/openvswitch.spec b/openvswitch.spec index c616213..ee9333f 100644 --- a/openvswitch.spec +++ b/openvswitch.spec @@ -45,7 +45,7 @@ Name: openvswitch Summary: Open vSwitch daemon/database/utilities URL: https://www.openvswitch.org/ Version: 2.17.0 -Release: 4%{?dist} +Release: 5%{?dist} # Nearly all of openvswitch is ASL 2.0. The bugtool is LGPLv2+, and the # lib/sflow*.[ch] files are SISSL @@ -575,6 +575,9 @@ fi %{_sysusersdir}/openvswitch.conf %changelog +* Tue Jun 14 2022 Python Maint - 2.17.0-5 +- Rebuilt for Python 3.11 + * Tue May 24 2022 Timothy Redaelli - 2.17.0-4 - Create openvswitch-dpdk subpackage, install it by default (weak dependency), but enable it only if the CPU is new enough (#2081665)