File tree Expand file tree Collapse file tree 2 files changed +12
-3
lines changed
Expand file tree Collapse file tree 2 files changed +12
-3
lines changed Original file line number Diff line number Diff line change 77)
88
99const (
10- appVersion = "1.4.0-dev "
10+ appVersion = "1.4.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.4.0
19- Release: dev. 1%{?dist}
19+ Release: 1%{?dist}
2020Summary: Podman Terminal User Interface
2121License: ASL 2.0
2222URL: %{git0}
@@ -60,7 +60,16 @@ install -p ./bin/%{name} %{buildroot}%{_bindir}
6060%{_bindir}/%{name}
6161
6262%changelog
63- * Sun Dec 01 2024 Navid Yaghoobi <navidys@fedoraproject.org> 1.4.0-dev-1
63+ * Sat Mar 01 2025 Navid Yaghoobi <navidys@fedoraproject.org> 1.4.0
64+ - Bump github.com/containers/podman/v5 to v5.4.0
65+ - Bump github.com/containers/buildah to v1.39.1
66+ - Bump github.com/containers/common to v0.62.0
67+ - Bump github.com/containers/storage to v1.57.1
68+ - Bump golang.org/x/crypto to v0.33.0
69+ - Bump github.com/go-jose/go-jose/v4 to 4.0.5
70+ - Bump github.com/spf13/cobra to 1.9.1
71+ - Bugfix panic in system events
72+ - Docs update - merge README(s)
6473
6574* Sun Dec 01 2024 Navid Yaghoobi <navidys@fedoraproject.org> 1.3.0-1
6675- Bump github.com/containers/podman/v5 to v5.3.1
You can’t perform that action at this time.
0 commit comments