Mon, 29 Apr 2024 15:25:45 UTC | login

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

ID156962
Package Nameobjectweb-asm
Version7.3.1
Release2.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, 07 May 2020 06:46:41 UTC
CompletedThu, 07 May 2020 06:46:41 UTC
Tags
f33
RPMs
src
objectweb-asm-7.3.1-2.fc33.src.rpm (info) (download)
noarch
objectweb-asm-7.3.1-2.fc33.noarch.rpm (info) (download)
objectweb-asm-javadoc-7.3.1-2.fc33.noarch.rpm (info) (download)
Changelog * 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. * Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 6.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Mon Jul 02 2018 Michael Simacek <msimacek@redhat.com> - 6.2-1 - Update to upstream version 6.2 * Sat Jun 30 2018 Mikolaj Izdebski <mizdebsk@redhat.com> - 6.1.1-4 - Relax versioned self-build-requirement a bit * Fri Jun 29 2018 Mikolaj Izdebski <mizdebsk@redhat.com> - 6.1.1-3 - Add objectweb-asm to BND pluginpath * Thu Jun 28 2018 Mikolaj Izdebski <mizdebsk@redhat.com> - 6.1.1-2 - Allow conditionally building without junit5