diff --git a/python-django-rq.spec b/python-django-rq.spec index addef39..a0d7a02 100644 --- a/python-django-rq.spec +++ b/python-django-rq.spec @@ -2,7 +2,7 @@ Name: python-%{srcname} Version: 2.2.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: App that provides django integration for RQ (Redis Queue) License: MIT @@ -45,6 +45,9 @@ rm -vr *.egg-info %{python3_sitelib}/django_rq/ %changelog +* Tue May 26 2020 Miro HronĨok - 2.2.0-2 +- Rebuilt for Python 3.9 + * Fri Jan 31 2020 Igor Raits - 2.2.0-1 - Update to 2.2.0