!8 modify the bootstrap parameter to 1

Merge pull request !8 from lyn/master
This commit is contained in:
openeuler-ci-bot 2020-08-25 11:17:35 +08:00 committed by Gitee
commit 462e01cff3

View File

@ -1,4 +1,4 @@
%global bootstrap 0
%global bootstrap 1
%global eb_commit c985e357223668b4bc1fb76ea6b9e0c12829b7e8
%global eclipse_rel %{version}RC2
%global eclipse_tag S-%{eclipse_rel}-201903070500
@ -11,7 +11,7 @@
Name: eclipse
Epoch: 1
Version: 4.11
Release: 1
Release: 2
Summary: An open, extensible IDE
License: EPL-2.0
URL: http://www.eclipse.org/
@ -743,6 +743,9 @@ echo "%{version}-%{release}" > %{buildroot}%{_eclipsedir}/.pkgs/Distro%{?dist}
%{_eclipsedir}/plugins/org.eclipse.osgi.util_*
%changelog
* Tue Aug 25 2020 yanan li <liyanan032@huawei.com> - 1:4.11-2
- modify the bootstrap parameter to 1
* Tue Aug 18 2020 yanan li <liyanan032@huawei.com> - 1:4.11-1
- upgrade to 4.11-1