Merged update from upstream sources
This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/jakarta-servlet.git#dcef157dcd79bb60e625b564f2c4c91c9c652acb
This commit is contained in:
parent
6147f87a44
commit
3be1856c54
@ -2,7 +2,7 @@
|
||||
|
||||
Name: jakarta-servlet
|
||||
Version: 5.0.0
|
||||
Release: 4%{?dist}
|
||||
Release: 5%{?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:
|
||||
@ -90,6 +90,9 @@ sed -i -e 's/jakarta\./javax./g' $(find api/src/main/java/javax -name *.java)
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 5.0.0-5
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
||||
|
||||
* Thu Aug 20 2020 Mat Booth <mat.booth@redhat.com> - 5.0.0-4
|
||||
- Correct mvn_file macro invokation
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user