File tree Expand file tree Collapse file tree 2 files changed +7
-2
lines changed
Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Original file line number Diff line number Diff line change 77)
88
99const (
10- appVersion = "1.6.0 "
10+ appVersion = "1.6.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.6.0
18+ Version: 1.6.1
1919Release: 1%{?dist}
2020Summary: Podman Terminal User Interface
2121License: ASL 2.0
@@ -60,6 +60,11 @@ install -p ./bin/%{name} %{buildroot}%{_bindir}
6060%{_bindir}/%{name}
6161
6262%changelog
63+ * Sat Jun 07 2025 Navid Yaghoobi <navidys@fedoraproject.org> 1.6.1-1
64+ - Bump github.com/containers/podman/v5 from 5.5.0 to 5.5.1
65+ - Bump github.com/containers/common from 0.63.0 to 0.63.1
66+ - Bump github.com/containers/buildah from 1.40.0 to 1.40.1
67+
6368* Wed May 28 2025 Navid Yaghoobi <navidys@fedoraproject.org> 1.6.0-1
6469- Added container create health log dest, max count and size options
6570- Set default values for container create/run health log options
You can’t perform that action at this time.
0 commit comments