Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
This commit is contained in:
Fedora Release Engineering 2022-01-21 16:29:30 +00:00
parent e6f33fb32d
commit ca90ddefce

View File

@ -18,7 +18,7 @@
Name: python-%{pypi_name}
Version: 0.37.0
Release: 1%{?dist}
Release: 2%{?dist}
Epoch: 1
Summary: Built-package format for Python
@ -129,6 +129,9 @@ rm setup.cfg # to drop pytest coverage options configured there
%endif
%changelog
* Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1:0.37.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
* Tue Aug 17 2021 Karolina Surma <ksurma@redhat.com> - 1:0.37.0-1
- Update to 0.37.0
- Fixes: rhbz#1991740