This commit is contained in:
Dennis Gilmore 2014-06-07 03:19:24 -05:00
parent 3bd1999071
commit 8d17106d5a

View File

@ -1,6 +1,6 @@
Name: maven-dependency-plugin
Version: 2.8
Release: 2%{?dist}
Release: 3%{?dist}
Summary: Plugin to manipulate, copy and unpack local and remote artifacts
Group: Development/Libraries
@ -96,6 +96,9 @@ sed -i \
%doc LICENSE NOTICE
%changelog
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.8-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
* Tue Mar 04 2014 Stanislav Ochotnicky <sochotnicky@redhat.com> - 2.8-2
- Use Requires: java-headless rebuild (#1067528)