diff --git a/cppad.spec b/cppad.spec index 94b6f17..817500d 100644 --- a/cppad.spec +++ b/cppad.spec @@ -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 - 20230000.0-2 +* Mon Dec 25 2023 Brad Bell - 20230000.0-3 - migrated to SPDX license - move %%doc directive before subpackages (becasue it is in main package)