Skip to content

Commit 195085e

Browse files
committed
Release tmt-1.3.1
1 parent 4e018c2 commit 195085e

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

tmt.spec

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Name: tmt
2-
Version: 1.3.0
2+
Version: 1.3.1
33
Release: 1%{?dist}
44

55
Summary: Test Management Tool
@@ -171,7 +171,14 @@ export LANG=en_US.utf-8
171171

172172

173173
%changelog
174+
* Thu Feb 25 2021 Petr Šplíchal <[email protected]> - 1.3.1-1
175+
- Add test for prepare freeze
176+
- Make file descriptors non-blocking
177+
- Update the specification and stories to use link
178+
- Implement the new core attribute 'link'
179+
174180
* Tue Feb 23 2021 Petr Šplíchal <[email protected]> - 1.3.0-1
181+
- Set timeout on select calls in utils._run()
175182
- Show the current tmt version in the debug log
176183
- Revert support for the 'el' distro shortcut
177184
- Strip whitespace before relevancy comment

0 commit comments

Comments
 (0)