import UBI crun-1.23.1-1.el10_0
This commit is contained in:
parent
a605719d1a
commit
b9897a9018
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
||||
crun-1.21.tar.zst
|
||||
crun-1.23.1.tar.zst
|
||||
|
||||
@ -42,7 +42,7 @@ Epoch: 102
|
||||
# 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: 1.21
|
||||
Version: 1.23.1
|
||||
Release: 1%{?dist}
|
||||
URL: https://github.com/containers/%{name}
|
||||
Source0: %{url}/releases/download/%{version}/%{name}-%{version}.tar.zst
|
||||
@ -140,6 +140,11 @@ rm -rf %{buildroot}%{_prefix}/lib*
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Fri Aug 22 2025 Jindrich Novy <jnovy@redhat.com> - 1.23.1-1
|
||||
- update to https://github.com/containers/crun/releases/tag/1.23.1
|
||||
- fixes "Bump crun to 1.23.1 in RHEL 10.0"
|
||||
- Resolves: RHEL-110663
|
||||
|
||||
* Fri Mar 28 2025 Jindrich Novy <jnovy@redhat.com> - 1.21-1
|
||||
- update to https://github.com/containers/crun/releases/tag/1.21
|
||||
- Resolves: RHEL-84959
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (crun-1.21.tar.zst) = 022bb56dbf20eb7c479b76a92fc55c69b219e36233ee7e588eb883afd092fb4aaeca842e64d83e53bbb08bd09f635d582a86824950971842b73921d1ce134bd1
|
||||
SHA512 (crun-1.23.1.tar.zst) = 3ccff7a8031ae4ff78d738b8994e865d1b69733c3875c3a338d0620efdc9b9e1c0e3d051cf80c21e6dcda37e903aa538c4601b24c3d03493ddf68e65673798a5
|
||||
|
||||
Loading…
Reference in New Issue
Block a user