Skip to content

Commit 81f02df

Browse files
committed
Release 1.28.2
Make sure the man page is included in the pypi tarball so that Fedora builds are successful.
1 parent 35b1fd9 commit 81f02df

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

tmt.spec

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Name: tmt
2-
Version: 1.28.1
2+
Version: 1.28.2
33
Release: %autorelease
44
Summary: Test Management Tool
55

@@ -147,6 +147,9 @@ install -pm 644 %{name}/steps/provision/mrack/mrack* %{buildroot}/etc/%{name}/
147147
%config(noreplace) %{_sysconfdir}/%{name}/mrack*
148148

149149
%changelog
150+
* Wed Oct 11 2023 Petr Šplíchal <[email protected]> - 1.28.2
151+
- Build man page during the `release` action
152+
150153
* Wed Oct 11 2023 Petr Šplíchal <[email protected]> - 1.28.1
151154
- Remove the `.dev0` suffix from the spec `Version`
152155

0 commit comments

Comments
 (0)