This commit is contained in:
Dennis Gilmore 2011-02-08 10:13:37 -06:00
parent 47b98eeea4
commit 7fd5652005

View File

@ -8,7 +8,7 @@ Epoch: 1
Summary: Eclipse Compiler for Java
Name: ecj
Version: 3.4.2
Release: 8%{?dist}
Release: 9%{?dist}
URL: http://www.eclipse.org
License: EPL
Group: Development/Languages
@ -134,6 +134,9 @@ fi
%{_libdir}/gcj/%{name}
%changelog
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1:3.4.2-9
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
* Fri Nov 26 2010 Stanislav Ochotnicky <sochotnicky@redhat.com> - 1:3.4.2-8
- Fix add_to_maven_depmap call (Resolves rhbz#655796)