From 9298cbba356dbe9c0ce70aa2c24714a33f730131 Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Tue, 29 Oct 2024 08:42:39 -0700 Subject: [PATCH] Bump release for October 2024 mass rebuild: Resolves: RHEL-64018 --- libmodulemd.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/libmodulemd.spec b/libmodulemd.spec index 2b367e5..e2d8bb6 100644 --- a/libmodulemd.spec +++ b/libmodulemd.spec @@ -24,7 +24,7 @@ Name: %{upstream_name}%{?v2_suffix} Version: 2.15.0 -Release: 11%{?dist} +Release: 12%{?dist} Summary: Module metadata manipulation library # COPYING: MIT @@ -187,6 +187,10 @@ mv %{buildroot}%{_mandir}/man1/modulemd-validator.1 \ %changelog +* Tue Oct 29 2024 Troy Dawson - 2.15.0-12 +- Bump release for October 2024 mass rebuild: + Resolves: RHEL-64018 + * Fri Jun 28 2024 Petr Pisar - 2.15.0-11 - Rebuild without STI tests