From dc5b085de532085e473efa220dba547ff445a6a5 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Feb 07 2018 05:49:48 +0000 Subject: - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- diff --git a/cppad.spec b/cppad.spec index eaf7c7c..ec4ffa2 100644 --- a/cppad.spec +++ b/cppad.spec @@ -15,7 +15,7 @@ # https://fedoraproject.org/wiki/Packaging:Versioning Name: cppad Version: 20180000.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: C++ Algorithmic Differentiation (AD), %{name}-devel and %{name}-doc # As of yet, there are no object libraries or executables included in this @@ -158,6 +158,9 @@ make check # ---------------------------------------------------------------------------- %changelog +* Wed Feb 07 2018 Fedora Release Engineering - 20180000.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild + * Tue Jan 02 2018 Brad Bell - 20180000.0-1 - fedpkg lint no longer generates spelling error for use of 'devel'. - Comment out %%clean because only the normal build area is used.