From 9bfb8793cb207457886c27cad0575d548e4590d8 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Jan 20 2022 00:11:12 +0000 Subject: - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- diff --git a/cxxopts.spec b/cxxopts.spec index e2f9b11..c521861 100644 --- a/cxxopts.spec +++ b/cxxopts.spec @@ -3,7 +3,7 @@ Name: cxxopts Version: 3.0.0 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Lightweight C++ command line option parser License: MIT @@ -55,6 +55,9 @@ Requires: libstdc++-devel%{?_isa} %{_libdir}/pkgconfig/%{name}.pc %changelog +* Thu Jan 20 2022 Fedora Release Engineering - 3.0.0-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild + * Mon Jan 17 2022 Vitaly Zaitsev - 3.0.0-2 - Explicitly disabled -Werror flag.