From 134947872e37066c613c304de46bfeb86d3c6886 Mon Sep 17 00:00:00 2001 From: Python Maint Date: Jun 04 2021 18:49:06 +0000 Subject: Rebuilt for Python 3.10 --- diff --git a/python-oslo-config.spec b/python-oslo-config.spec index 05b3054..99aee75 100644 --- a/python-oslo-config.spec +++ b/python-oslo-config.spec @@ -10,7 +10,7 @@ Name: python-oslo-config Epoch: 2 Version: 8.5.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: OpenStack common configuration library Group: Development/Languages @@ -165,6 +165,9 @@ PYTHON=python3 stestr-3 run --black-regex test_generator_raises_error %endif %changelog +* Fri Jun 04 2021 Python Maint - 2:8.5.0-2 +- Rebuilt for Python 3.10 + * Wed Mar 17 2021 Joel Capitao 2:8.5.0-1 - Update to upstream version 8.5.0