Changelog for
HepMC3-interfaces-devel-3.3.0-1.el8.noarch.rpm :
* Mon Jun 17 2024 Mattias Ellert
- 3.3.0-1- Update to version 3.3.0- Soname bump for libHepMC3 (3 to 4)- Additional build dependencies for tests- Fix an uninitialized value issue found by valgrind- Drop EPEL7 build (soon to be EOL)- Avoid assert due to implicit narrowing cast on 32 bit architectures
* Sat Jun 08 2024 Mattias Ellert - 3.2.7-8- Rebuild for root 6.32- Backport support for changes in root 6.32 cmake config
* Fri Jun 07 2024 Python Maint - 3.2.7-7- Rebuilt for Python 3.13
* Mon Jan 22 2024 Fedora Release Engineering - 3.2.7-6- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Fri Jan 19 2024 Fedora Release Engineering - 3.2.7-5- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Thu Jan 18 2024 Fedora Release Engineering - 3.2.7-4- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Sun Nov 26 2023 Mattias Ellert - 3.2.7-3- Rebuild for root 6.30
* Tue Oct 24 2023 Mattias Ellert - 3.2.7-2- Fix compilation with Python 3.13.0a1 (rhbz#2245854)
* Wed Oct 04 2023 Mattias Ellert - 3.2.7-1- Update to version 3.2.7
* Wed Jul 19 2023 Fedora Release Engineering - 3.2.6-3- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
* Tue Jun 13 2023 Python Maint - 3.2.6-2- Rebuilt for Python 3.12
* Wed Apr 12 2023 Mattias Ellert - 3.2.6-1- Update to version 3.2.6- Update license tag for license change (GPLv3 to LGPLv3)- New protobuf IO subpackage- Soname bump for libHepMC3search in HepMC3-search subpackage- Drop patches accepted upstream or previously backported
* Tue Mar 21 2023 Mattias Ellert - 3.2.5-7- Rebuild for root 6.28- Fix Python 3.12 build
* Wed Jan 18 2023 Fedora Release Engineering - 3.2.5-6- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
* Wed Jul 20 2022 Fedora Release Engineering - 3.2.5-5- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
* Mon Jun 13 2022 Python Maint - 3.2.5-4- Rebuilt for Python 3.11
* Tue Apr 05 2022 Mattias Ellert - 3.2.5-3- Rebuild for root 6.26
* Tue Feb 22 2022 Mattias Ellert - 3.2.5-2- Fix detection of installed Pythia HepMC3 interface- Fix endian issue in HEPEVT wrappers- Fix doxygen markup syntax
* Mon Feb 21 2022 Mattias Ellert - 3.2.5-1- Update to version 3.2.5- Update License tag for bxzstr
* Wed Jan 19 2022 Fedora Release Engineering - 3.2.4-4- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
* Mon Aug 23 2021 Mattias Ellert - 3.2.4-3- Rebuild for root 6.24.02- Build rootIO module also for s390x- Reenable valgrind tests
* Wed Jul 21 2021 Fedora Release Engineering - 3.2.4-2- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
* Wed Jul 07 2021 Mattias Ellert - 3.2.4-1- Update to version 3.2.4- Drop patches accepted upstream or previously backported
* Fri Jun 04 2021 Python Maint - 3.2.3-4- Rebuilt for Python 3.10
* Tue Apr 06 2021 Mattias Ellert - 3.2.3-3- Rebuild for root 6.22.08
* Mon Jan 25 2021 Fedora Release Engineering - 3.2.3-2- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Sat Dec 19 2020 Mattias Ellert - 3.2.3-1- Update to version 3.2.3- Use new cmake rpm macro also for EPEL- Fix compilation warnings- Fix build for multiple python versions (EPEL 7) - fix from upstream git
* Mon Jul 27 2020 Fedora Release Engineering - 3.2.2-4- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
* Wed Jul 22 2020 Mattias Ellert - 3.2.2-3- Adapt to new cmake rpm macro
* Tue Jul 14 2020 Mattias Ellert - 3.2.2-2- Rebuild for root 6.22.00
* Wed Jun 10 2020 Mattias Ellert - 3.2.2-1- Update to version 3.2.2- Drop patches accepted upstream or previously backported- Drop the memory reduction on ARM patch - no longer needed since the python module sources were split into multiple files- Use new cmake configuration option -DHEPMC3_INSTALL_EXAMPLES and simplify spec file accordingly- Bump soname for libHepMC3search.so (3 to 4)
* Tue May 26 2020 Miro HronĨok - 3.2.1-3- Rebuilt for Python 3.9
* Sun Mar 29 2020 Mattias Ellert - 3.2.1-2- Initialize ROOT in rootIO python bindings - avoids problem on EPEL 7 ppc64le- Use upstream\'s fix for parallel python tests
* Sun Mar 22 2020 Mattias Ellert - 3.2.1-1- Update to version 3.2.1- Drop patches accepted upstream or previously backported- Fix glitches in the generation of the HepMC3-config script- Add additional Python 3 version package for EPEL 7 (cmake configuration now supports multiple Python 3 versions)- Use new cmake configuration options -DHEPMC3_ROOTIO_INSTALL_LIBDIR and -DHEPMC3_BUILD_STATIC_LIBS and simplify spec file accordingly- .egg-info filenames are now correct - auto generated provides work
* Tue Jan 28 2020 Mattias Ellert - 3.2.0-3- Add Python 3.9 as a valid Python version
* Tue Jan 28 2020 Fedora Release Engineering - 3.2.0-2- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
* Thu Nov 28 2019 Mattias Ellert - 3.2.0-1- Update to version 3.2.0- Add Python packages- Reduce memory usage when building Python bindings on ARM
* Sat Aug 31 2019 Mattias Ellert - 3.1.2-1- Update to version 3.1.2- Drop patches accepted upstream or previously backported
* Wed Jul 24 2019 Fedora Release Engineering - 3.1.1-3- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
* Sun Jul 07 2019 Mattias Ellert - 3.1.1-2- Rebuild for root 6.18.00
* Fri Apr 05 2019 Mattias Ellert - 3.1.1-1- Update to version 3.1.1- Drop patches accepted upstream or previously backported- Fix warnings about misleading indentation- Add missing space in installed cmake file
* Tue Mar 05 2019 Mattias Ellert - 3.1.0-3- Rename interfaces subpackage to interfaces-devel- Add patch fixing installed cmake file from upstream- Increase test timeout
* Tue Mar 05 2019 Mattias Ellert - 3.1.0-2- Add soversion patch from upstream
* Fri Feb 22 2019 Mattias Ellert - 3.1.0-1- Initial build