Bootstrap build
This commit is contained in:
parent
a19d2c6c48
commit
8a3b495df2
@ -1,8 +1,8 @@
|
||||
%bcond_with bootstrap
|
||||
%bcond_without bootstrap
|
||||
|
||||
Name: jakarta-servlet
|
||||
Version: 5.0.0
|
||||
Release: 5%{?dist}
|
||||
Release: 6%{?dist}
|
||||
Summary: Server-side API for handling HTTP requests and responses
|
||||
# most of the project is EPL-2.0 or GPLv2 w/exceptions,
|
||||
# but some files still have Apache-2.0 license headers:
|
||||
@ -72,6 +72,9 @@ sed -i -e 's/jakarta\./javax./g' $(find api/src/main/java/javax -name *.java)
|
||||
%doc README.md
|
||||
|
||||
%changelog
|
||||
* Mon May 17 2021 Mikolaj Izdebski <mizdebsk@redhat.com> - 5.0.0-6
|
||||
- Bootstrap build
|
||||
|
||||
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 5.0.0-5
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user