diff --git a/python-nitrate.spec b/python-nitrate.spec index 6fe3d5f..6feed18 100644 --- a/python-nitrate.spec +++ b/python-nitrate.spec @@ -1,6 +1,6 @@ Name: python-nitrate Version: 1.5 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Python API for the Nitrate test case management system License: LGPLv2+ @@ -126,6 +126,9 @@ pathfix.py -pni "%{__python3} %{py3_shbang_opts}i" %{buildroot}%{_bindir}/nitrat %license LICENSE %changelog +* Thu Jan 30 2020 Fedora Release Engineering - 1.5-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild + * Thu Nov 21 2019 Petr Šplíchal - 1.5-4 - Fix requires (no python2-gssapi and python2-psycopg2 in RHEL7). - Enable automated python dependecies generator