diff --git a/python-setuptools_scm.spec b/python-setuptools_scm.spec index 3c3a670..1789bc1 100644 --- a/python-setuptools_scm.spec +++ b/python-setuptools_scm.spec @@ -2,7 +2,7 @@ Name: python-setuptools_scm Version: 6.3.2 -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 21 2022 Fedora Release Engineering - 6.3.2-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild + * Mon Sep 20 2021 Lumír Balhar - 6.3.2-1 - Update to 6.3.2 Resolves: rhbz#2001028