Advance to cppad-20230000.3
This commit is contained in:
parent
d346fa2aa7
commit
70636f182a
1 changed files with 2 additions and 2 deletions
|
|
@ -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)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue