| AArch64 | |
| ppc64le | |
| s390x | |
| x86-64 |
- Update to version 1.3.1:
* Allow property names to include colons
(gh#schrodinger/maeparser#77).
- Update to version 1.3.0:
* Add two methods to get sub-block names:
+ std::vector<std::string> Block::getBlockNames() const;
+ std::vector<std::string> Block::getIndexedBlockNames() const;
* Fix some build issues.
- Remove upstreamed maeparser-1.2.4-cmake-config-installdir.patch.
- Drop irrelevant Obsoletes/Provides on shared library.
- Initial package: maeparser-1.2.4.