Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
This commit is contained in:
Fedora Release Engineering 2019-07-26 15:39:41 +00:00
parent 94d696088d
commit 2de88b82ab

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.3 Version: 0.15.3
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
* Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.15.3-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
* Mon Jul 08 2019 Fabio Valentini <decathorpe@gmail.com> - 0.15.3-1 * Mon Jul 08 2019 Fabio Valentini <decathorpe@gmail.com> - 0.15.3-1
- Update to version 0.15.3. - Update to version 0.15.3.