Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
This commit is contained in:
Fedora Release Engineering 2020-01-30 12:56:30 +00:00
parent 41cda65806
commit e91bac7a14

View File

@ -16,7 +16,7 @@
Name: python-%{pypi_name}
Version: 1.21
Release: 10%{?dist}
Release: 11%{?dist}
Summary: Applying JSON Patches in Python
License: BSD
@ -133,6 +133,9 @@ done;
%endif # with python3
%changelog
* Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.21-11
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
* Thu Oct 03 2019 Miro Hrončok <mhroncok@redhat.com> - 1.21-10
- Rebuilt for Python 3.8.0rc1 (#1748018)