|
|
|
@ -4,7 +4,7 @@
|
|
|
|
|
|
|
|
|
|
Name: python-simplejson
|
|
|
|
|
Version: 3.17.2
|
|
|
|
|
Release: 1%{?dist}
|
|
|
|
|
Release: 2%{?dist}
|
|
|
|
|
Summary: Simple, fast, extensible JSON encoder/decoder for Python
|
|
|
|
|
|
|
|
|
|
# The main code is licensed MIT.
|
|
|
|
@ -90,6 +90,9 @@ rm docs/.nojekyll
|
|
|
|
|
%{python3_sitearch}/simplejson-%{version}-py*.egg-info/
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 3.17.2-2
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Thu Jul 16 2020 Fabian Affolter <mail@fabian-affolter.ch> - 3.17.2-1
|
|
|
|
|
- Update to new upstream release 3.17.2 (rhbz#1857934)
|
|
|
|
|
|
|
|
|
|