We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4e018c2 commit 195085eCopy full SHA for 195085e
tmt.spec
@@ -1,5 +1,5 @@
1
Name: tmt
2
-Version: 1.3.0
+Version: 1.3.1
3
Release: 1%{?dist}
4
5
Summary: Test Management Tool
@@ -171,7 +171,14 @@ export LANG=en_US.utf-8
171
172
173
%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
+
180
* Tue Feb 23 2021 Petr Šplíchal <[email protected]> - 1.3.0-1
181
+- Set timeout on select calls in utils._run()
182
- Show the current tmt version in the debug log
183
- Revert support for the 'el' distro shortcut
184
- Strip whitespace before relevancy comment
0 commit comments