-
Wed May 14 2025 Xavier Bachelot <xavier@bachelot.org> - 2.8.2-17
- Add patch to fix python binding tests with python 3.14 (RHBZ#2365819)
-
Tue Feb 18 2025 Xavier Bachelot <xavier@bachelot.org> - 2.8.2-16
- Drop EL7/python2 support
- Set min_hash_algo to sha256 for f42+
- Fix conditional around JAVA_HOME export
- Add patch to fix build with gcc15
-
Fri Jan 17 2025 Fedora Release Engineering <releng@fedoraproject.org> - 2.8.2-15
- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
-
Thu Jul 18 2024 Fedora Release Engineering <releng@fedoraproject.org> - 2.8.2-14
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
-
Thu Jun 20 2024 Xavier Bachelot <xavier@bachelot.org> - 2.8.2-13
- Spec file cleanup:
- Fix changelog entry date to restore chronological order
- Convert License to SPDX
- Don't set JAVA_HOME when not building java bindings
- Explicitely list perl sub-package files
- make is always needed
- Simplify conditionals
- fix-removed-xmlsec-deprecations.patch is not suitable for EL7
- python interpreter is always needed to build
- BuildRequires gcc
- BuildRequires perl-interpreter for perl bindings
- Use %make_build
- Use %make_install
- Drop spurious comment
- Use %_docdir instead of %_defaultdocdir
- Make use of --with-min-hash-algo
- Add several upstream patches to fix build with GCC 14
- Add patch to fix python binding tests with python 3.13 (RHBZ#2256949)
-
Tue Jun 18 2024 Python Maint <python-maint@redhat.com> - 2.8.2-12
- Rebuilt for Python 3.13
-
Wed Jun 12 2024 Jitka Plesnikova <jplesnik@redhat.com> - 2.8.2-11
- Perl 5.40 rebuild
-
Fri Jun 07 2024 Python Maint <python-maint@redhat.com> - 2.8.2-10
- Rebuilt for Python 3.13
-
Thu Jan 25 2024 Fedora Release Engineering <releng@fedoraproject.org> - 2.8.2-9
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
-
Sun Jan 21 2024 Florian Weimer <fweimer@redhat.com> - 2.8.2-8
- libxml2 2.12 fix for incompatible-pointer-types errors
- Add conditional BuildRequires: on python3-setuptools for unbundled distutils