diff --git a/python-tomli.spec b/python-tomli.spec index a7bb6d8..5c0296b 100644 --- a/python-tomli.spec +++ b/python-tomli.spec @@ -1,6 +1,6 @@ Name: python-tomli Version: 2.0.1 -Release: 5%{?dist} +Release: 6%{?dist} Summary: A little TOML parser for Python License: MIT @@ -56,6 +56,9 @@ Summary: %{summary} %changelog +* Fri Jan 20 2023 Fedora Release Engineering - 2.0.1-6 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild + * Fri Oct 07 2022 Maxwell G - 2.0.1-5 - Remove incorrect python3-dateutil test BuildRequires