Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
This commit is contained in:
Fedora Release Engineering 2022-01-21 15:27:47 +00:00
parent f5daa131b5
commit 18c1138dc3

View File

@ -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 <releng@fedoraproject.org> - 6.3.2-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
* Mon Sep 20 2021 Lumír Balhar <lbalhar@redhat.com> - 6.3.2-1
- Update to 6.3.2
Resolves: rhbz#2001028