Rebuild to regenerate Maven auto-requires

This commit is contained in:
Mikolaj Izdebski 2014-05-28 09:11:25 +02:00
parent 42a04d4dd3
commit 34a0dbf16b

View File

@ -2,7 +2,7 @@
Name: maven-%{bname}
Version: 2.6
Release: 5%{?dist}
Release: 6%{?dist}
Epoch: 0
Summary: Tools to manage artifacts and deployment
License: ASL 2.0
@ -197,6 +197,9 @@ Javadoc for %{name}.
%doc LICENSE NOTICE DEPENDENCIES
%changelog
* Wed May 28 2014 Mikolaj Izdebski <mizdebsk@redhat.com> - 0:2.6-6
- Rebuild to regenerate Maven auto-requires
* Thu Mar 06 2014 Stanislav Ochotnicky <sochotnicky@redhat.com> - 0:2.6-5
- Use Requires: java-headless rebuild (#1067528)