diff --git a/ecj.spec b/ecj.spec index c329ada..43a53ac 100644 --- a/ecj.spec +++ b/ecj.spec @@ -5,7 +5,7 @@ Epoch: 1 Summary: Eclipse Compiler for Java Name: ecj Version: 4.7.3a -Release: 1%{?dist} +Release: 2%{?dist} URL: http://www.eclipse.org License: EPL @@ -84,6 +84,9 @@ install -m 644 -p ecj.1 $RPM_BUILD_ROOT%{_mandir}/man1/ecj.1 %{_mandir}/man1/ecj* %changelog +* Thu Jul 12 2018 Fedora Release Engineering - 1:4.7.3a-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild + * Mon Apr 09 2018 Mat Booth - 1:4.7.3a-1 - Update to Oxygen.3a release for java 10 support - Break circular dep on JDT by providing the java API stubs in this package