Mon, 29 Apr 2024 13:12:02 UTC | login

Information for build objectweb-asm-7.3.1-4.fc33

ID167708
Package Nameobjectweb-asm
Version7.3.1
Release4.fc33
Epoch
SummaryJava bytecode manipulation and analysis framework
DescriptionASM 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.
Built bydavidlt
State complete
Volume DEFAULT
StartedThu, 13 Aug 2020 10:31:44 UTC
CompletedThu, 13 Aug 2020 10:31:44 UTC
Tags
f33
RPMs
src
objectweb-asm-7.3.1-4.fc33.src.rpm (info) (download)
noarch
objectweb-asm-7.3.1-4.fc33.noarch.rpm (info) (download)
objectweb-asm-javadoc-7.3.1-4.fc33.noarch.rpm (info) (download)
Changelog * Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 7.3.1-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Sat Jul 11 2020 Jiri Vanek <jvanek@redhat.com> - 7.3.1-3 - Rebuilt for JDK-11, see https://fedoraproject.org/wiki/Changes/Java11 * Wed May 06 2020 Mat Booth <mat.booth@redhat.com> - 7.3.1-2 - Revert an upstream change to prevent breaking API change * Thu Feb 27 2020 Jayashree Huttanagoudat <jhuttana@redhat.com> - 7.3.1-1 - Upgraded to upstream version 7.3.1. * Wed Jan 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 7.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 7.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Fri Feb 01 2019 Fedora Release Engineering <releng@fedoraproject.org> - 7.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Wed Nov 21 2018 Severin Gehwolf <sgehwolf@redhat.com> - 7.0-1 - Update to latest upstream 7.0 release. - Removes package asm-xml (deprecated since 6.1). * Tue Sep 11 2018 Mat Booth <mat.booth@redhat.com> - 6.2.1-1 - Update to latest upstream release - Fix test suite execution * Fri Aug 03 2018 Michael Simacek <msimacek@redhat.com> - 6.2-5 - Repack the tarball without binaries * Wed Aug 01 2018 Severin Gehwolf <sgehwolf@redhat.com> - 6.2-4 - Explicitly require javapackages-tools for asm-processor script which uses java-functions. * Wed Aug 01 2018 Severin Gehwolf <sgehwolf@redhat.com> - 6.2-3 - Allow conditionally building without OSGi metadata.