We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 197cbc5 commit 7d1f660Copy full SHA for 7d1f660
1 file changed
python-nitrate.spec
@@ -1,5 +1,5 @@
1
Name: python-nitrate
2
-Version: 1.7
+Version: 1.8
3
Release: 1%{?dist}
4
5
Summary: Python API for the Nitrate test case management system
@@ -126,6 +126,9 @@ pathfix.py -pni "%{__python3} %{py3_shbang_opts}i" %{buildroot}%{_bindir}/nitrat
126
%license LICENSE
127
128
%changelog
129
+* Wed Jun 08 2022 Petr Šplíchal <psplicha@redhat.com> - 1.8-1
130
+- Nitrate Bug id can be string (for e.g. Jira)
131
+
132
* Wed Apr 07 2021 Martin Zelený <mzeleny@redhat.com> - 1.7-1
133
- Fix float as a parameter of the listed() function
134
- Solve DeprecationWarning
0 commit comments