Changelog for
cppad-devel-20250000.0-3.fc42.i686.rpm :
* Sun Jan 19 2025 Brad Bell
- 20250000.0-3- 1. Add the year macro and use it to define soversion and Version.- 2. Remove the cppad-doc subpackage because documantion for this stable version is not available at https://cppad.readthedocs.io/stable-2025/ .- 3. Change include_doc=true, cmake_install_docdir=NOTFOUND, and add make doc_user to test building, but not installing, user documentation.- 4. The ppc64le arch has been fixed and now the CppAD to_string test pass for long double (so we do not need to skip that test).- 5. Use get_started.cpp to test the installed version of CppAD.
* Sat Jan 18 2025 Brad Bell - 20250000.0-2- This fixes two bugs and will not be necessary- once the upstream source advances to 20250000.1.
* Thu Jan 16 2025 Fedora Release Engineering - 20250000.0-2- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
* Tue Jan 14 2025 Brad Bell - 20250000.0-1- New upstream source cppad-20250000.0.
* Wed Jul 17 2024 Fedora Release Engineering - 20240000.3-3- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
* Fri Mar 01 2024 Brad Bell - 20240000.3-2- This fixes a bug in fun2val.hpp. This change will not be necessary- once the upstream source advances to 20240000.4.
* Sat Feb 17 2024 Brad Bell - 20240000.3-1- This fixes a long standing bug; see the heading 02-14 on- https://cppad.readthedocs.io/latest/whats_new_24.html
* Wed Jan 24 2024 Fedora Release Engineering - 20240000.2-3- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Fri Jan 19 2024 Fedora Release Engineering - 20240000.2-2- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Wed Jan 17 2024 Brad Bell - 20240000.2-1- Upstream moved i386 special cases into cmake script.- Checking that other upstream changes do not affect Fedora install.
* Tue Jan 09 2024 Brad Bell - 20240000.1-1- thread_alloc.hpp: i386 i686: fix allignment for doubles- op_hash_table: i386 i686: avoid second specialization of is_pod for same type.- xrst.toml: add comment about why we are adding to this file.- xrst command: speed up parallel build by settting number_jobs.
* Mon Jan 08 2024 Brad Bell - 20240000.1-1- Upstream fix of bug found by build on buildvm-x86-16.iad2.fedoraproject.org
* Sat Jan 06 2024 Brad Bell - 20240000.0-1- New upstream source cppad-20240000.0.- require python-xrst >= 2024.0- xrst.toml: no need to change to pyenchant because pyspellchecker avaialble- upstream source changed CPPAD_DEBUG_AND_RELEASE to a cmake argument
* Mon Dec 25 2023 Brad Bell - 20230000.0-3- migrated to SPDX license- move %doc directive before subpackages (becasue it is in main package)
* Wed Jul 19 2023 Fedora Release Engineering - 20230000.0-2- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
* Sun Jan 29 2023 Brad Bell - 20230000.0-1- Move libcppad_lib.so to main package (fixes a fedpkg lint error).- Fix comment about where doc files come from.- Move %define __cmake_in_source_build to top of spec file.- Add discussion of fedpkg lint files-duplicate warning.
* Sat Jan 28 2023 Brad Bell - 20230000.0-1- Advance upstream source to 2023.- Add python-xrst to BuildRequires so can buile documentation.- Remove Source1, change Source0 -> Source, and make definition so tarball has the same name as the directory it creates.- Change URL from documentation to git repo so can use in Source definition.- Change some cmake definitions from empty string to NOTFOUND.- Explicity specify the source directory (-S) and binary (-B) in camke comamnd.- Add comments about __cmake_in_source_build confusion- Update comments about cmake settings and warnings