| AArch64 | |
| ppc64le | |
| s390x | |
| x86-64 |
- Update to version 2.4.0:
* New features:
- feat: Refactor CMake project (gh#spglib/spglib#397).
- feat: Switch to importlib.resources (gh#spglib/spglib#308).
- feat: Mark C functions as deprecated (gh#spglib/spglib#435).
- feat: Explicitly mark exported API (gh#spglib/spglib#437).
* Bug fix: Python installation when running outside skbuild
(gh#spglib/spglib#335).
- Build fortran bindings and split put separate shared lib and
devel packages for fortran.
- BuildRequires: pkgconfig(gmock) required for tests.
- update to 2.2.0:
* Breaking Changes:
+ refactor(database): standardize Hall symbols
* New Features:
+ Increase max attempts for reduced cells
* Bug fixes:
fix: Fortran pkg-config file
* Documentation
+ Improve release documentation
- update to 2.1.0:
* Breaking Changes:
+ Fortran spg get symmetry with site tensors
* New Features:
+ Add setup.cfg for python interface
+ Add layer group python interface
+ Improve cmake build
+ Move to pyproject.toml build
+ Add fortran tests and clean cmake
+ Add fortran interface test
+ Readthedocs
+ Change SPGCONST to const
+ Initial refactor for layer group implementation
+ tests: Refactor testing framework
* Bug fixes:
+ Fix a bug in layer groups
+ fix(layergroup): fix unique axis of monocli system
+ Validate type of MSG
+ Ensure thread-safety
+ Various fixes
* Documentation:
+ Update examples in C and Fortran
+ Clean up and documentation fix
- Enable unit tests
- update to 2.0.2: * Fix segmentation fault in spgms_get_symmetry_with_site_tensors with high symprec * Fix possible segmentation fault in get_magnetic_dataset with high symprec
- Update to version 2.0.1: See https://spglib.github.io/spglib/releases.html - Drop upstreamed 0001-Install-spglib-pkgconfig-into-LIBDIR.patch
- update to 1.16.5: * Maintenance release including many minor fixes and improvements * Bug fix of issue #157 - add 0001-Install-spglib-pkgconfig-into-LIBDIR.patch to fix pkgconfig installation location
- update to 1.16.3: * Collection of fixes and improvements. * Fix wyckoff position database. * Fix Delaunay reduction. * Improvements of fortran interface. * Added standardize_cell to fortran interface.
- update to 1.16.1:
* Bug fix of fortran wrapper.
* Minor update. Symmetry operations in spg_database.c for
Hall numbers 212, 213, 214 are re-ordered to start by identity
operation.
- drop 0001-Fix-CMakeLists.txt.patch (upstream)
- Fix "env-script-interpreter" rpmlint warning
- Clean spec file.
- Build and package python3 bindings. - Switch to cmake build, autoconf will be removed in the next version. * Add 0001-Fix-CMakeLists.txt.patch
- Build and package python3 bindings. - Switch to cmake build, autoconf will be removed in the next version. * Add 0001-Fix-CMakeLists.txt.patch
- Initial package based on 1.9.9