Bump release for Aug 2024 java mass rebuild
Signed-off-by: Troy Dawson <tdawson@redhat.com>
This commit is contained in:
parent
a9ca6bedb8
commit
1206b7f4b7
@ -1,10 +1,10 @@
|
|||||||
%bcond_with bootstrap
|
%bcond_without bootstrap
|
||||||
|
|
||||||
%global tarball_name RELEASE_%(echo '%{version}' | tr . _)
|
%global tarball_name RELEASE_%(echo '%{version}' | tr . _)
|
||||||
|
|
||||||
Name: cglib
|
Name: cglib
|
||||||
Version: 3.3.0
|
Version: 3.3.0
|
||||||
Release: 14%{?dist}
|
Release: 15%{?dist}
|
||||||
Summary: Code Generation Library for Java
|
Summary: Code Generation Library for Java
|
||||||
# ASM MethodVisitor is based on ASM code and therefore
|
# ASM MethodVisitor is based on ASM code and therefore
|
||||||
# BSD-licensed. Everything else is ASL 2.0.
|
# BSD-licensed. Everything else is ASL 2.0.
|
||||||
@ -82,6 +82,9 @@ Documentation for the cglib code generation library.
|
|||||||
%license LICENSE NOTICE
|
%license LICENSE NOTICE
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Aug 01 2024 Troy Dawson <tdawson@redhat.com> - 3.3.0-15
|
||||||
|
- Bump release for Aug 2024 java mass rebuild
|
||||||
|
|
||||||
* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 3.3.0-14
|
* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 3.3.0-14
|
||||||
- Bump release for June 2024 mass rebuild
|
- Bump release for June 2024 mass rebuild
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user