diff --git a/python-flask-security.spec b/python-flask-security.spec index 97224c7..24e141b 100644 --- a/python-flask-security.spec +++ b/python-flask-security.spec @@ -4,7 +4,7 @@ Name: python-%{pkg_name} Version: 3.0.0 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Simple security for Flask apps Group: Development/Libraries License: MIT @@ -96,6 +96,9 @@ install -Dp docs/_build/man/flask-security.1 %{buildroot}%{_mandir}/man1/flask-s %{python3_sitelib}/flask_security %changelog +* Sat Jul 14 2018 Fedora Release Engineering - 3.0.0-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild + * Tue Jun 19 2018 Miro HronĨok - 3.0.0-2 - Rebuilt for Python 3.7