Bump release for Aug 2024 java mass rebuild

Signed-off-by: Troy Dawson <tdawson@redhat.com>
This commit is contained in:
Troy Dawson 2024-08-01 10:34:06 -07:00
parent 2063829e33
commit 190633246e

View File

@ -1,4 +1,4 @@
%bcond_with bootstrap
%bcond_without bootstrap
# Copyright (c) 2000-2009, JPackage Project
# All rights reserved.
@ -33,7 +33,7 @@
Summary: A library for instantiating Java objects
Name: objenesis
Version: 3.3
Release: 8%{?dist}
Release: 9%{?dist}
License: Apache-2.0
URL: http://objenesis.org/
BuildArch: noarch
@ -110,6 +110,9 @@ rm tck/src/test/java/org/objenesis/tck/OsgiTest.java
%doc LICENSE.txt
%changelog
* Thu Aug 01 2024 Troy Dawson <tdawson@redhat.com> - 3.3-9
- Bump release for Aug 2024 java mass rebuild
* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 3.3-8
- Bump release for June 2024 mass rebuild