Advance to cppad-20230000.3

This commit is contained in:
Brad Bell 2023-12-25 05:57:52 -07:00
commit 70636f182a

View file

@ -29,7 +29,7 @@
# https://docs.fedoraproject.org/en-US/packaging-guidelines/Versioning/
Name: cppad
Version: 20230000.0
Release: 2%{?dist}
Release: 3%{?dist}
Summary: C++ Algorithmic Differentiation (AD), %{name}-devel and %{name}-doc
#
License: EPL-2.0 OR GPL-2.0-or-later
@ -274,7 +274,7 @@ make %{?_smp_mflags} check
# This enables one to check that the necessary files are installed.
# ----------------------------------------------------------------------------
%changelog
* Mon Dec 25 2023 Brad Bell <bradbell at seanet dot com> - 20230000.0-2
* Mon Dec 25 2023 Brad Bell <bradbell at seanet dot com> - 20230000.0-3
- migrated to SPDX license
- move %%doc directive before subpackages (becasue it is in main package)