|
|
|
@ -1,7 +1,7 @@
|
|
|
|
|
Name: regexp
|
|
|
|
|
Epoch: 1
|
|
|
|
|
Version: 1.5
|
|
|
|
|
Release: 48%{?dist}
|
|
|
|
|
Release: 49%{?dist}
|
|
|
|
|
Summary: Simple regular expressions API
|
|
|
|
|
License: Apache-2.0
|
|
|
|
|
URL: http://jakarta.apache.org/%{name}/
|
|
|
|
@ -71,6 +71,10 @@ mkdir lib
|
|
|
|
|
%doc LICENSE
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 1:1.5-49
|
|
|
|
|
- Bump release for October 2024 mass rebuild:
|
|
|
|
|
Resolves: RHEL-64018
|
|
|
|
|
|
|
|
|
|
* Mon Aug 05 2024 Mikolaj Izdebski <mizdebsk@redhat.com> - 1:1.5-48
|
|
|
|
|
- Drop requires on java-headless
|
|
|
|
|
|
|
|
|
|