Skip to content

Commit d63d7e4

Browse files
committed
Version bump and changelog entry for 1.4
1 parent cffca9d commit d63d7e4

1 file changed

Lines changed: 7 additions & 4 deletions

File tree

python-nitrate.spec

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

55
Summary: Python API for the Nitrate test case management system
66
Group: Development/Languages
@@ -50,8 +50,11 @@ install -pm 644 docs/*.1.gz %{buildroot}%{_mandir}/man1
5050
%doc COPYING README examples
5151

5252
%changelog
53-
* Mon Feb 19 2018 Robbie Harwood <rharwood@redhat.com> 1.3-3
54-
- Port to python-gssapi
53+
* Mon Nov 05 2018 Petr Šplíchal <psssssss@gmail.com> 1.4-1
54+
- Update specfile to new python packaging standards
55+
- Performance improvement for TestPlan.sortkey
56+
- Port to python-gssapi from pykerberos
57+
- Make TestRun errata_id default to None
5558

5659
* Tue May 10 2016 Martin Frodl <mfrodl@redhat.com> 1.3-2
5760
- Removed obsolete project page links

0 commit comments

Comments
 (0)