|
|
@ -33,7 +33,7 @@
|
|
|
|
Summary: A library for instantiating Java objects
|
|
|
|
Summary: A library for instantiating Java objects
|
|
|
|
Name: objenesis
|
|
|
|
Name: objenesis
|
|
|
|
Version: 3.3
|
|
|
|
Version: 3.3
|
|
|
|
Release: 9%{?dist}
|
|
|
|
Release: 10%{?dist}
|
|
|
|
License: Apache-2.0
|
|
|
|
License: Apache-2.0
|
|
|
|
URL: http://objenesis.org/
|
|
|
|
URL: http://objenesis.org/
|
|
|
|
BuildArch: noarch
|
|
|
|
BuildArch: noarch
|
|
|
@ -110,6 +110,10 @@ rm tck/src/test/java/org/objenesis/tck/OsgiTest.java
|
|
|
|
%doc LICENSE.txt
|
|
|
|
%doc LICENSE.txt
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 3.3-10
|
|
|
|
|
|
|
|
- Bump release for October 2024 mass rebuild:
|
|
|
|
|
|
|
|
Resolves: RHEL-64018
|
|
|
|
|
|
|
|
|
|
|
|
* Thu Aug 01 2024 Troy Dawson <tdawson@redhat.com> - 3.3-9
|
|
|
|
* Thu Aug 01 2024 Troy Dawson <tdawson@redhat.com> - 3.3-9
|
|
|
|
- Bump release for Aug 2024 java mass rebuild
|
|
|
|
- Bump release for Aug 2024 java mass rebuild
|
|
|
|
|
|
|
|
|
|
|
|