update to 6.0.1
Resolves: RHEL-185733 Signed-off-by: Jindrich Novy <jnovy@redhat.com>
This commit is contained in:
parent
6cfbad8894
commit
2ab42396c2
@ -12,7 +12,7 @@
|
||||
|
||||
%global import_path github.com/containers/podman
|
||||
#%%global branch v6.0-rhel
|
||||
%global commit0 a8ed4b6dd12992decf659cadfdfb3d0cb1937748
|
||||
%global commit0 4cabbe61fa3a27fafc4a3ee1226e38ae1664ae57
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
%global gomodulesmode GO111MODULE=on
|
||||
@ -59,7 +59,7 @@ Epoch: 7
|
||||
# If that's what you're reading, Version must be 0, and will be updated by Packit for
|
||||
# copr and koji builds.
|
||||
# If you're reading this on dist-git, the version is automatically filled in by Packit.
|
||||
Version: 6.0.0
|
||||
Version: 6.0.1
|
||||
# The `AND` needs to be uppercase in the License for SPDX compatibility
|
||||
License: Apache-2.0 AND BSD-2-Clause AND BSD-3-Clause AND ISC AND MIT AND MPL-2.0
|
||||
Release: 1%{?dist}
|
||||
@ -383,6 +383,10 @@ ln -s ../qemu-kvm %{buildroot}%{_libexecdir}/%{name}/qemu-system-%{arch}
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Fri Jul 17 2026 Jindrich Novy <jnovy@redhat.com> - 7:6.0.1-1
|
||||
- update to https://github.com/containers/podman/releases/tag/v6.0.1
|
||||
- Resolves: RHEL-185733
|
||||
|
||||
* Fri Jun 26 2026 Jindrich Novy <jnovy@redhat.com> - 7:6.0.0-1
|
||||
- update to https://github.com/containers/podman/releases/tag/v6.0.0
|
||||
- Resolves: RHEL-185733
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (podman-6.0.0-a8ed4b6.tar.gz) = aa7939d0dfa74f6a8fd5a28fc4ec8ec4c6fabdfac474a99b722111ddaa089c3828dabc3e1c8dd52b57198b0edd8b7cfb66e5b5833994f54bc145a19b90028178
|
||||
SHA512 (podman-6.0.1-4cabbe6.tar.gz) = c0fae2d40a89311cb28a3f232d2fa728e42c0a9e45e6f8884bcb8c3c1f10dcfc0e7d7f81e901b452276ed23fff7422992a625a6c45bbcd5383315844ae165a4e
|
||||
|
||||
Loading…
Reference in New Issue
Block a user