diff --git a/resultsdb_frontend.spec b/resultsdb_frontend.spec index fac7959..74f78a4 100644 --- a/resultsdb_frontend.spec +++ b/resultsdb_frontend.spec @@ -1,7 +1,7 @@ Name: resultsdb_frontend # NOTE: if you update version, *make sure* to also update `resultsdb_frontend/__init__.py` Version: 2.1.2 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Frontend for the ResultsDB License: GPLv2+ @@ -55,6 +55,9 @@ install -p -m 0644 conf/settings.py.example %{buildroot}%{_sysconfdir}/resultsdb %{_datadir}/resultsdb_frontend/* %changelog +* Thu Oct 03 2019 Miro Hrončok - 2.1.2-4 +- Rebuilt for Python 3.8.0rc1 (#1748018) + * Mon Aug 19 2019 Miro Hrončok - 2.1.2-3 - Rebuilt for Python 3.8