File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11Name: python-nitrate
2- Version: 1.5
3- Release: 4 %{?dist }
2+ Version: 1.6
3+ Release: 1 %{?dist }
44
55Summary: Python API for the Nitrate test case management system
66License: LGPLv2+
@@ -126,6 +126,16 @@ pathfix.py -pni "%{__python3} %{py3_shbang_opts}i" %{buildroot}%{_bindir}/nitrat
126126%license LICENSE
127127
128128%changelog
129+ * Tue Jun 09 2020 Petr Šplíchal <psplicha@redhat.com> - 1.6-1
130+ - Handle wrongly encoded messages in log [fix #20]
131+ - Make teiid Python 3 compatible [fix #13]
132+ - Better solving the do_command() bug
133+ - Bringing back eval() - workaround for XMLRPC
134+ - Output nicer tracebacks on connection failures
135+ - Enable automated python dependecies generator
136+ - Last spec file changes for RHEL7 (hopefully)
137+ - For older releases build both python2 and python3
138+
129139* Thu Nov 21 2019 Petr Šplíchal <psplicha@redhat.com> - 1.5-4
130140- Fix requires (no python2-gssapi and python2-psycopg2 in RHEL7).
131141- Enable automated python dependecies generator
You can’t perform that action at this time.
0 commit comments