This commit is contained in:
Dennis Gilmore 2011-02-07 21:00:07 -06:00
parent cd9238b1dd
commit b06842e459

View File

@ -2,7 +2,7 @@
Name: atinject Name: atinject
Version: 1 Version: 1
Release: 1.20100611svn86%{?dist} Release: 2.20100611svn86%{?dist}
Summary: Dependency injection specification for Java (JSR-330) Summary: Dependency injection specification for Java (JSR-330)
Group: Development/Libraries Group: Development/Libraries
@ -107,6 +107,9 @@ rm -rf %{buildroot}
%doc %{_javadocdir}/%{name}* %doc %{_javadocdir}/%{name}*
%changelog %changelog
* Mon Feb 07 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1-2.20100611svn86
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
* Tue Sep 21 2010 Stanislav Ochotnicky <sochotnicky@redhat.com> - 1-1.20100611svn86 * Tue Sep 21 2010 Stanislav Ochotnicky <sochotnicky@redhat.com> - 1-1.20100611svn86
- Initial version of the package - Initial version of the package