File tree Expand file tree Collapse file tree 2 files changed +5
-2
lines changed
Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change 77)
88
99const (
10- appVersion = "1.8.0 "
10+ appVersion = "1.8.1 "
1111)
1212
1313// versionCmd represents the version command.
Original file line number Diff line number Diff line change 1515%global git0 https://%{import_path}
1616
1717Name: podman-tui
18- Version: 1.8.0
18+ Version: 1.8.1
1919Release: 1%{?dist}
2020Summary: Podman Terminal User Interface
2121License: ASL 2.0
@@ -60,6 +60,9 @@ install -p ./bin/%{name} %{buildroot}%{_bindir}
6060%{_bindir}/%{name}
6161
6262%changelog
63+ * Sun Sep 28 2025 Navid Yaghoobi <navidys@fedoraproject.org> 1.8.1-1
64+
65+ - Windows use default style colors
6366* Sat Sep 13 2025 Navid Yaghoobi <navidys@fedoraproject.org> 1.8.0-1
6467- Bump github.com/containers/podman/v5 from 5.5.2 to 5.6.1
6568- Bump actions/setup-python from 5 to 6
You can’t perform that action at this time.
0 commit comments