Bootstrap build
This commit is contained in:
parent
e430a200a8
commit
58fe7dacfe
@ -1,10 +1,10 @@
|
||||
%bcond_with bootstrap
|
||||
%bcond_without bootstrap
|
||||
|
||||
%global tarball_name RELEASE_%(echo '%{version}' | tr . _)
|
||||
|
||||
Name: cglib
|
||||
Version: 3.3.0
|
||||
Release: 2%{?dist}
|
||||
Release: 3%{?dist}
|
||||
Summary: Code Generation Library for Java
|
||||
# ASM MethodVisitor is based on ASM code and therefore
|
||||
# BSD-licensed. Everything else is ASL 2.0.
|
||||
@ -81,6 +81,9 @@ Documentation for the cglib code generation library.
|
||||
%license LICENSE NOTICE
|
||||
|
||||
%changelog
|
||||
* Mon May 17 2021 Mikolaj Izdebski <mizdebsk@redhat.com> - 3.3.0-3
|
||||
- Bootstrap build
|
||||
|
||||
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 3.2.9-9
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user