Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
This commit is contained in:
Fedora Release Engineering 2021-01-26 19:24:49 +00:00
parent 1c6c2f88f9
commit 40c78f4661

View File

@ -1,6 +1,6 @@
Name: maven-dependency-plugin
Version: 3.1.2
Release: 4%{?dist}
Release: 5%{?dist}
Summary: Plugin to manipulate, copy and unpack local and remote artifacts
License: ASL 2.0
@ -83,6 +83,9 @@ sed -i "s/org.apache.commons.lang./org.apache.commons.lang3./g" \
%doc LICENSE NOTICE
%changelog
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 3.1.2-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Thu Jul 30 2020 Fabio Valentini <decathorpe@gmail.com> - 3.1.2-4
- Port to commons-lang3.