Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
This commit is contained in:
Fedora Release Engineering 2020-01-30 14:35:53 +00:00
parent 2849d2b242
commit 6a49842fe0

View File

@ -14,7 +14,7 @@ original structure is left untouched.}
Name: python-%{pypi_name} Name: python-%{pypi_name}
Summary: Persistent/Functional/Immutable data structures Summary: Persistent/Functional/Immutable data structures
Version: 0.15.7 Version: 0.15.7
Release: 1%{?dist} Release: 2%{?dist}
License: MIT License: MIT
URL: http://github.com/tobgu/pyrsistent/ URL: http://github.com/tobgu/pyrsistent/
@ -72,6 +72,9 @@ rm -rf %{pypi_name}.egg-info
%changelog %changelog
* Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.15.7-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
* Fri Jan 10 2020 Fabio Valentini <decathorpe@gmail.com> - 0.15.7-1 * Fri Jan 10 2020 Fabio Valentini <decathorpe@gmail.com> - 0.15.7-1
- Update to version 0.15.7. - Update to version 0.15.7.