diff --git a/python-setuptools_scm.spec b/python-setuptools_scm.spec index 1e01614..4ed60ab 100644 --- a/python-setuptools_scm.spec +++ b/python-setuptools_scm.spec @@ -2,7 +2,7 @@ Name: python-setuptools_scm Version: 7.1.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Blessed package to manage your versions by SCM tags License: MIT @@ -68,6 +68,9 @@ It also handles file finders for the supported SCMs. %changelog +* Fri Jan 20 2023 Fedora Release Engineering - 7.1.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild + * Sat Dec 17 2022 Miro HronĨok - 7.1.0-1 - Update to 7.1.0 Resolves: rhbz#2154548