From 0c7a9dc71964b836de69669a3c8e95176f366f56 Mon Sep 17 00:00:00 2001 From: Florian Festi Date: Wed, 10 May 2023 15:52:25 +0200 Subject: [PATCH] Rebuild for rpm-4.18.90 --- libmodulemd.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libmodulemd.spec b/libmodulemd.spec index 93ad2e5..96929fc 100644 --- a/libmodulemd.spec +++ b/libmodulemd.spec @@ -24,7 +24,7 @@ Name: %{upstream_name}%{?v2_suffix} Version: 2.15.0 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Module metadata manipulation library # COPYING: MIT @@ -181,6 +181,9 @@ mv %{buildroot}%{_mandir}/man1/modulemd-validator.1 \ %changelog +* Wed May 10 2023 Florian Festi - 2.15.0-3 +- Rebuild for rpm-4.18.90 + * Wed May 10 2023 Petr Pisar - 2.15.0-2 - Adapt STI tests to current meson