File tree Expand file tree Collapse file tree 2 files changed +10
-3
lines changed
Expand file tree Collapse file tree 2 files changed +10
-3
lines changed Original file line number Diff line number Diff line change 77)
88
99const (
10- appVersion = "1.9.0-dev "
10+ appVersion = "1.9.0"
1111)
1212
1313// versionCmd represents the version command.
Original file line number Diff line number Diff line change 1616
1717Name: podman-tui
1818Version: 1.9.0
19- Release: dev. 1%{?dist}
19+ Release: 1%{?dist}
2020Summary: Podman Terminal User Interface
2121License: ASL 2.0
2222URL: %{git0}
@@ -60,7 +60,14 @@ install -p ./bin/%{name} %{buildroot}%{_bindir}
6060%{_bindir}/%{name}
6161
6262%changelog
63- * Sat Sep 13 2025 Navid Yaghoobi <navidys@fedoraproject.org> 1.9.0-dev-1
63+ * Sat Oct 04 2025 Navid Yaghoobi <navidys@fedoraproject.org> 1.9.0-1
64+ - Bump github.com/navidys/tvxwidgets from 0.4.1 to 0.12.1
65+ - Bump golang to 1.24.7 - CVE-2025-47910 and CVE-2025-47906
66+ - Bump github.com/containers/podman/v5 from 5.6.1 to 5.6.2
67+ - Doc update - Adding Windows installation via WinGet package manager
68+
69+ * Sun Sep 28 2025 Navid Yaghoobi <navidys@fedoraproject.org> 1.8.1-1
70+ - Windows use default style colors
6471
6572* Sat Sep 13 2025 Navid Yaghoobi <navidys@fedoraproject.org> 1.8.0-1
6673- Bump github.com/containers/podman/v5 from 5.5.2 to 5.6.1
You can’t perform that action at this time.
0 commit comments