Update to 2.1.13 upstream release

Upstream tag: v2.1.13
Upstream commit: 82de8875

Commit authored by Packit automation (https://packit.dev/)
This commit is contained in:
Packit
2025-02-25 18:56:57 +00:00
parent 6e8b268157
commit b92a7eeed9
3 changed files with 95 additions and 2 deletions
+5 -2
View File
@@ -19,9 +19,9 @@ Epoch: 3
%else
Epoch: 2
%endif
Version: 2.1.12
Version: 2.1.13
License: Apache-2.0
Release: 4%{?dist}
Release: 1%{?dist}
Summary: OCI container runtime monitor
URL: https://github.com/containers/%{name}
# Tarball fetched from upstream
@@ -75,6 +75,9 @@ sed -i 's/install.bin: bin\/conmon/install.bin:/' Makefile
%endif
%changelog
* Tue Feb 25 2025 Packit <hello@packit.dev> - 2:2.1.13-1
- Update to version 2.1.13
* Fri Jan 17 2025 Jindrich Novy <jnovy@redhat.com> - 3:2.1.12-4
- Fix spec file, remove crio
- Related: RHEL-58990