Merged update from upstream sources

This is an automated DistroBaker update from upstream sources.
If you do not know what this is about or would like to opt out,
contact the OSCI team.

Source: https://src.fedoraproject.org/rpms/objectweb-asm.git#a77ae914c3b2e259b369ce19a85883b6d031a39d
This commit is contained in:
DistroBaker 2021-02-04 15:04:46 +01:00
parent 88836a77f4
commit 7973f9c24a
1 changed files with 4 additions and 1 deletions

View File

@ -3,7 +3,7 @@
Name: objectweb-asm
Version: 8.0.1
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Java bytecode manipulation and analysis framework
License: BSD
URL: http://asm.ow2.org/
@ -159,6 +159,9 @@ popd
%license LICENSE.txt
%changelog
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 8.0.1-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Fri Aug 14 2020 Jerry James <loganjerry@gmail.com> - 8.0.1-1
- Version 8.0.1
- Add 0002-Catch-CompileException-in-test.patch to fix compilation of a test