From 928b71198d82deb4c46e3a8aa1c3eb275c28da03 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Jan 26 2021 02:37:40 +0000 Subject: - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- diff --git a/cppad.spec b/cppad.spec index 7c93ac1..45a9ba6 100644 --- a/cppad.spec +++ b/cppad.spec @@ -13,7 +13,7 @@ # https://fedoraproject.org/wiki/Packaging:Versioning Name: cppad Version: %{yyyymmdd}.0 -Release: 7%{?dist} +Release: 8%{?dist} Summary: C++ Algorithmic Differentiation (AD), %{name}-devel and %{name}-doc License: EPL-2.0 or GPLv2+ @@ -220,6 +220,9 @@ make %{?_smp_mflags} check # ---------------------------------------------------------------------------- %changelog +* Tue Jan 26 2021 Fedora Release Engineering - 20200000.0-8 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Sun Dec 27 2020 Brad Bell - 20200000.0-7 - Add _smp_mflags to the make check command (parallel make) - Build Debuginfo version of the cppad_lib library.