This commit is contained in:
Fedora Release Engineering 2025-07-25 21:10:15 +00:00
commit 0a64fb057b

View file

@ -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 <releng@fedoraproject.org> - 0.8.0-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild
* Thu May 15 2025 Cristian Le <git@lecris.dev> - 0.8.0-3
- Allow to build with CMake 4.0 and Ninja generator