diff --git a/yaml-cpp.spec b/yaml-cpp.spec index 24b070d..078f77a 100644 --- a/yaml-cpp.spec +++ b/yaml-cpp.spec @@ -2,7 +2,7 @@ Name: yaml-cpp Version: 0.7.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: A YAML parser and emitter for C++ License: MIT URL: https://github.com/jbeder/yaml-cpp @@ -90,6 +90,9 @@ mv %{buildroot}%{_libdir}/pkgconfig/%{name}.pc \ %changelog +* Sat Jan 21 2023 Fedora Release Engineering - 0.7.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild + * Tue Sep 06 2022 Richard Shaw - 0.7.0-1 - Update to 0.7.0.