From 0a64fb057bf4da6da90c42bca27561a806a77636 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 25 Jul 2025 21:10:15 +0000 Subject: [PATCH] Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild --- yaml-cpp.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/yaml-cpp.spec b/yaml-cpp.spec index d4d0a3d..39a5770 100644 --- a/yaml-cpp.spec +++ b/yaml-cpp.spec @@ -2,7 +2,7 @@ Name: yaml-cpp Version: 0.8.0 -Release: 3%{?dist} +Release: 4%{?dist} License: MIT Summary: A YAML parser and emitter for C++ @@ -97,6 +97,9 @@ variant=shared %{_libdir}/pkgconfig/%{name}-static.pc %changelog +* Fri Jul 25 2025 Fedora Release Engineering - 0.8.0-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild + * Thu May 15 2025 Cristian Le - 0.8.0-3 - Allow to build with CMake 4.0 and Ninja generator