diff --git a/python-flask-wtf-decorators.spec b/python-flask-wtf-decorators.spec index 2a071bb..6c668cc 100644 --- a/python-flask-wtf-decorators.spec +++ b/python-flask-wtf-decorators.spec @@ -5,7 +5,7 @@ Name: python-%{srcname} Version: 0.1.2 -Release: 0.2.20200715.%{shortcommit}%{?dist} +Release: 0.3.20200715.%{shortcommit}%{?dist} Summary: Use decorators to validate forms BuildArch: noarch @@ -69,6 +69,9 @@ To do this you should provide a callback for error_handler. %changelog +* Wed Jul 29 2020 Fedora Release Engineering - 0.1.2-0.3.20200715.7fa5a26 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild + * Tue Jul 14 2020 Jakub Kadlčík - 0.1.2-0.2.20200715.7fa5a26 - Use proper pre-release versioning