Mon, 29 Apr 2024 14:10:17 UTC | login

Information for build objectweb-asm-6.2.1-1.fc29

ID73665
Package Nameobjectweb-asm
Version6.2.1
Release1.fc29
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
StartedMon, 01 Oct 2018 16:24:21 UTC
CompletedMon, 01 Oct 2018 16:24:21 UTC
Tags
f29
f30
RPMs
src
objectweb-asm-6.2.1-1.fc29.src.rpm (info) (download)
noarch
objectweb-asm-6.2.1-1.fc29.noarch.rpm (info) (download)
objectweb-asm-javadoc-6.2.1-1.fc29.noarch.rpm (info) (download)
Changelog * 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 * Wed Apr 25 2018 Mat Booth <mat.booth@redhat.com> - 6.1.1-1 - Update to latest upstream relase for Java 10 support - Switch to maven build - Now executing test suites * Thu Feb 08 2018 Fedora Release Engineering <releng@fedoraproject.org> - 6.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Mon Sep 25 2017 Michael Simacek <msimacek@redhat.com> - 6.0-1 - Update to upstream version 6.0 * Tue Sep 12 2017 Mikolaj Izdebski <mizdebsk@redhat.com> - 6.0-0.2.beta - Fix invalid OSGi metadata - Resolves: rhbz#1490817 * Mon Sep 11 2017 Mikolaj Izdebski <mizdebsk@redhat.com> - 6.0-0.1.beta - Update to upstream version 6.0 beta * Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 5.1-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 5.1-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Mon Oct 10 2016 Mikolaj Izdebski <mizdebsk@redhat.com> - 5.1-6 - Use OSGi API JARs to run BND classpath, instead of Eclipse * Sat Sep 24 2016 Mikolaj Izdebski <mizdebsk@redhat.com> - 5.1-5 - Update to current packaging guidelines - Remove obsoletes and provides for objectweb-asm4