|
|
|
@ -32,7 +32,7 @@
|
|
|
|
|
|
|
|
|
|
Name: jakarta-oro
|
|
|
|
|
Version: 2.0.8
|
|
|
|
|
Release: 44%{?dist}
|
|
|
|
|
Release: 45%{?dist}
|
|
|
|
|
Summary: Full regular expressions API
|
|
|
|
|
License: Apache-1.1
|
|
|
|
|
Source0: http://archive.apache.org/dist/jakarta/oro/%{name}-%{version}.tar.gz
|
|
|
|
@ -92,6 +92,10 @@ ant -Dfinal.name=%{base_name} jar javadocs -Dant.build.javac.source=1.8 -Dant.bu
|
|
|
|
|
%license LICENSE
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 2.0.8-45
|
|
|
|
|
- Bump release for October 2024 mass rebuild:
|
|
|
|
|
Resolves: RHEL-64018
|
|
|
|
|
|
|
|
|
|
* Thu Aug 01 2024 Troy Dawson <tdawson@redhat.com> - 2.0.8-44
|
|
|
|
|
- Bump release for Aug 2024 java mass rebuild
|
|
|
|
|
|
|
|
|
|