| AArch64 | |
| ppc64le | |
| s390x | |
| x86-64 |
- Add upstream fix (gh#OpenChemistry/avogadrolibs#2021) * fix-cmake-dependencies.patch
- Add eigen3-devel to avogadrolibs-devel Requires.
- Update to version 1.00.0:
* Too many changes to list, see
<https://github.com/OpenChemistry/avogadrolibs/releases/tag/1.100.0>
- Add fragments-1.99.0.tar.gz as source, needed for build.
- Switch to Qt6 for build.
- Enable testing during build and run tests as part of %check for
openSUSE > 1550 (gtest too old on 15.6 and older); add necessary
deps cmake(GTest) and cmake(Qt6Test) as BuildRequires.
- Build with system nlohmann_json, pugixml.
- Drop dependence on Molequeue (abandoned, does not build with
Qt6).
- Fix builds for Leap 15.6 after switching to Qt6 (needs gcc-c++
>= 8 for <filesystem> support).
- Add -DCMAKE_POLICY_VERSION_MINIMUM=3.5 to fix FTFBS with cmake4
- Update licenses based on legaldb scan
- Remove the dependency on java-1_8_0-openjdk-devel, since Java is apparently not used during the build at all - Run spec cleaner
- Disable building the GPL-licensed plugins
- Choose an *unambiguous* SONAME for shared library as per guidelines
- disable molequeue support - add missing pkgconfig(Qt5Network) BuildRequires
- Update to 0.9.0 No Changelog available
- initial commit