Update to Mars.2 release

This commit is contained in:
Mat Booth 2016-02-29 23:05:11 +00:00
parent d99c177b84
commit 34cbb2dbb6
3 changed files with 37 additions and 33 deletions

View File

@ -21,8 +21,9 @@ Export-Package: org.eclipse.jdt.core,org.eclipse.jdt.core.compiler,org
ler.problem;x-internal:=true,org.eclipse.jdt.internal.compiler.util;x ler.problem;x-internal:=true,org.eclipse.jdt.internal.compiler.util;x
-internal:=true,org.eclipse.jdt.internal.compiler.tool;x-internal:=true -internal:=true,org.eclipse.jdt.internal.compiler.tool;x-internal:=true
Bundle-Name: Eclipse Compiler for Java(TM) Bundle-Name: Eclipse Compiler for Java(TM)
Bundle-Version: 3.11.1.v20150902-1521 Bundle-Version: 3.11.2.v20160128-0629
Bundle-ClassPath: . Bundle-ClassPath: .
Bundle-ManifestVersion: 2 Bundle-ManifestVersion: 2
Bundle-Vendor: Eclipse.org Bundle-Vendor: Eclipse.org
Main-Class: org.eclipse.jdt.internal.compiler.batch.Main Main-Class: org.eclipse.jdt.internal.compiler.batch.Main

View File

@ -1,11 +1,11 @@
Epoch: 1 Epoch: 1
%global qualifier R-4.5.1-201509040015 %global qualifier R-4.5.2-201602121500
Summary: Eclipse Compiler for Java Summary: Eclipse Compiler for Java
Name: ecj Name: ecj
Version: 4.5.1 Version: 4.5.2
Release: 3%{?dist} Release: 1%{?dist}
URL: http://www.eclipse.org URL: http://www.eclipse.org
License: EPL License: EPL
@ -79,6 +79,9 @@ install -m 644 -p ecj.1.gz $RPM_BUILD_ROOT%{_mandir}/man1/ecj.1.gz
%{_mandir}/man1/ecj* %{_mandir}/man1/ecj*
%changelog %changelog
* Mon Feb 29 2016 Mat Booth <mat.booth@redhat.com> - 1:4.5.2-1
- Update to Mars.2 release
* Fri Feb 05 2016 Mat Booth <mat.booth@redhat.com> - 1:4.5.1-3 * Fri Feb 05 2016 Mat Booth <mat.booth@redhat.com> - 1:4.5.1-3
- Allow any compression man pages - Allow any compression man pages

View File

@ -1,2 +1,2 @@
3618a92e8628eaca8190a0e9fb576218 ecjsrc-4.5.1.jar 7b90390195d55d16d7ccea8362aecdcc ecjsrc-4.5.2.jar
864c260c4ea601a4a642abdce963d740 ecj-4.5.1.pom c8809789ec9b0f262a0c38bfeeeb0b35 ecj-4.5.2.pom