Bump jetty dependency

This commit is contained in:
Mat Booth 2018-03-21 14:35:43 +00:00
parent 95bcc68341
commit 2d676dbd55
1 changed files with 8 additions and 1 deletions

View File

@ -8,7 +8,11 @@ Epoch: 1
%global eb_commit 81122c55c72d9e308302c878f642f93c39507436
%global eclipse_tag R4_7_3
%if 0%{?fedora} >= 28 || 0%{?rhel} > 7
%global _jetty_version 9.4.9
%else
%global _jetty_version 9.4.6
%endif
%global _lucene_version 6.1.0
%ifarch %{ix86}
@ -50,7 +54,7 @@ Epoch: 1
Summary: An open, extensible IDE
Name: eclipse
Version: 4.7.3
Release: 1%{?dist}
Release: 2%{?dist}
License: EPL
URL: http://www.eclipse.org/
@ -1123,6 +1127,9 @@ fi
%{_eclipsedir}/plugins/org.eclipse.osgi.util_*
%changelog
* Wed Mar 21 2018 Mat Booth <mat.booth@redhat.com> - 1:4.7.3-2
- Bump jetty dependency
* Thu Mar 15 2018 Mat Booth <mat.booth@redhat.com> - 1:4.7.3-1
- Update to Oxygen.3 release