This commit is contained in:
Dennis Gilmore 2013-02-14 00:28:46 -06:00
parent 965c772060
commit b737ecbb70

View File

@ -1,6 +1,6 @@
Name: maven-dependency-plugin Name: maven-dependency-plugin
Version: 2.6 Version: 2.6
Release: 1%{?dist} Release: 2%{?dist}
Summary: Plugin to manipulate, copy and unpack local and remote artifacts Summary: Plugin to manipulate, copy and unpack local and remote artifacts
Group: Development/Libraries Group: Development/Libraries
@ -85,6 +85,9 @@ sed -i \
%doc LICENSE NOTICE %doc LICENSE NOTICE
%changelog %changelog
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.6-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
* Wed Jan 23 2013 Mikolaj Izdebski <mizdebsk@redhat.com> - 2.6-1 * Wed Jan 23 2013 Mikolaj Izdebski <mizdebsk@redhat.com> - 2.6-1
- Update to upstream version 2.6 - Update to upstream version 2.6
- Build with xmvn - Build with xmvn