Merged update from upstream sources

This is an automated DistroBaker update from upstream sources.
If you do not know what this is about or would like to opt out,
contact the OSCI team.

Source: https://src.fedoraproject.org/rpms/maven-dependency-plugin.git#40c78f46610d02a6a117d4e76251bbf319f2d423
This commit is contained in:
DistroBaker 2021-02-04 13:11:57 +01:00
parent dc0033b46d
commit 355fb7108d

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.