ASM is an all purpose Java bytecode manipulation and analysis
framework. It can be used to modify existing classes or dynamically
generate classes, directly in binary form. Provided common
transformations and analysis algorithms allow to easily assemble
custom complex transformations and code analysis tools.
* Thu Mar 20 2025 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 9.1-8
- Rebuilt for MSVSphere 9.6-beta
* Sat Nov 23 2024 Marián Konček <mkoncek@redhat.com> - 9.1-8
- Add noarch to ExclusiveArch
* Fri Nov 22 2024 Marián Konček <mkoncek@redhat.com> - 9.1-7
- Disable building on i686
* Tue Nov 19 2024 Marián Konček <mkoncek@redhat.com> - 9.1-6
- Rebuild with regenerated Requires on Java