Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
This commit is contained in:
parent
1defac31d6
commit
d14466b71f
1 changed files with 4 additions and 1 deletions
|
|
@ -14,7 +14,7 @@
|
|||
# https://docs.fedoraproject.org/en-US/packaging-guidelines/Versioning/
|
||||
Name: cppad
|
||||
Version: %{yyyymmdd}.4
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Summary: C++ Algorithmic Differentiation (AD), %{name}-devel and %{name}-doc
|
||||
|
||||
License: EPL-2.0 or GPLv2+
|
||||
|
|
@ -210,6 +210,9 @@ make %{?_smp_mflags} check
|
|||
# This enables one to check that the necessary files are installed.
|
||||
# ----------------------------------------------------------------------------
|
||||
%changelog
|
||||
* Wed Jul 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 20220000.4-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
|
||||
|
||||
* Sat May 21 2022 Brad Bell <bradbell at seanet dot com> - 20220000.4-1
|
||||
- Advance to upstream 20220000.4. Main motivation for this is to make
|
||||
cppad_eigen.hpp work with Eigen 3.4.0.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue