diff --git a/python-colander.spec b/python-colander.spec index 2bd1846..ed3067f 100644 --- a/python-colander.spec +++ b/python-colander.spec @@ -3,7 +3,7 @@ Name: python-%{modname} Version: 1.7.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Simple schema-based serialization and deserialization library License: BSD @@ -59,6 +59,9 @@ rm -rf docs/.static %{python3_sitelib}/%{modname}-*.egg-info/ %changelog +* Fri Jul 26 2019 Fedora Release Engineering - 1.7.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild + * Sat Jun 22 2019 Kevin Fenzi - 1.7.0-1 - Update to 1.7.0 Fixes bug #1632024 - Fixes CVE-2017-18361