diff --git a/yaml-cpp.spec b/yaml-cpp.spec index 6234375..d4d0a3d 100644 --- a/yaml-cpp.spec +++ b/yaml-cpp.spec @@ -2,7 +2,7 @@ Name: yaml-cpp Version: 0.8.0 -Release: 6%{?dist} +Release: 3%{?dist} License: MIT Summary: A YAML parser and emitter for C++ @@ -97,15 +97,6 @@ variant=shared %{_libdir}/pkgconfig/%{name}-static.pc %changelog -* Fri Jul 17 2026 Fedora Release Engineering - 0.8.0-6 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild - -* Sat Jan 17 2026 Fedora Release Engineering - 0.8.0-5 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild - -* 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