This commit is contained in:
Fedora Release Engineering 2024-01-22 11:12:03 +00:00
parent 165ccb864b
commit 699c7c4f56

View File

@ -1,7 +1,7 @@
Name: regexp Name: regexp
Epoch: 1 Epoch: 1
Version: 1.5 Version: 1.5
Release: 43%{?dist} Release: 44%{?dist}
Summary: Simple regular expressions API Summary: Simple regular expressions API
License: Apache-2.0 License: Apache-2.0
URL: http://jakarta.apache.org/%{name}/ URL: http://jakarta.apache.org/%{name}/
@ -72,6 +72,9 @@ mkdir lib
%doc LICENSE %doc LICENSE
%changelog %changelog
* Mon Jan 22 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1:1.5-44
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Fri Sep 01 2023 Mikolaj Izdebski <mizdebsk@redhat.com> - 1:1.5-43 * Fri Sep 01 2023 Mikolaj Izdebski <mizdebsk@redhat.com> - 1:1.5-43
- Convert License tag to SPDX format - Convert License tag to SPDX format