Skip to content

Commit fe7e803

Browse files
committed
Release python-nitrate-1.6
1 parent 5cd7f17 commit fe7e803

1 file changed

Lines changed: 12 additions & 2 deletions

File tree

python-nitrate.spec

Lines changed: 12 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Name: python-nitrate
2-
Version: 1.5
3-
Release: 4%{?dist}
2+
Version: 1.6
3+
Release: 1%{?dist}
44

55
Summary: Python API for the Nitrate test case management system
66
License: 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

0 commit comments

Comments
 (0)