File tree Expand file tree Collapse file tree 2 files changed +15
-3
lines changed
Expand file tree Collapse file tree 2 files changed +15
-3
lines changed Original file line number Diff line number Diff line change 77)
88
99const (
10- appVersion = "1.6.0-dev "
10+ appVersion = "1.6.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.6.0
19- Release: dev. 1%{?dist}
19+ Release: 1%{?dist}
2020Summary: Podman Terminal User Interface
2121License: ASL 2.0
2222URL: %{git0}
@@ -60,7 +60,19 @@ install -p ./bin/%{name} %{buildroot}%{_bindir}
6060%{_bindir}/%{name}
6161
6262%changelog
63- * Sun Apr 06 2025 Navid Yaghoobi <navidys@fedoraproject.org> 1.6.0-dev-1
63+ * Wed May 28 2025 Navid Yaghoobi <navidys@fedoraproject.org> 1.6.0-1
64+ - Added container create health log dest, max count and size options
65+ - Set default values for container create/run health log options
66+ - Fix bats test for network connect
67+ - Running golang-lint
68+ - Bump github.com/containers/podman/v5 from 5.4.2 to 5.5.0
69+ - Bump github.com/containers/buildah from 1.39.4 to 1.40.0
70+ - Bump github.com/containers/common from 0.62.3 to 0.63.0
71+ - Bump github.com/containers/storage from 1.57.2 to 1.58.0
72+ - Bump github.com/onsi/ginkgo/v2 from 2.22.2 to 2.23.4
73+ - Bump github.com/onsi/gomega from 1.36.2 to 1.37.0
74+ - Bump golang.org/x/net from 0.36.0 to 0.38.0
75+ - Bump golang.org/x/crypto from 0.36.0 to 0.38.0
6476
6577* Sun Apr 06 2025 Navid Yaghoobi <navidys@fedoraproject.org> 1.5.0-1
6678- Go update to v1.23.0 + Golangci-lint update to v1.64.4
You can’t perform that action at this time.
0 commit comments