Rebuild to regenerate auto-requires

Related: RHEL-17126
This commit is contained in:
Marián Konček 2024-02-08 10:55:00 +01:00
parent fc450bc1df
commit 89b88bf04b

View File

@ -2,7 +2,7 @@
Name: maven-dependency-plugin
Version: 3.3.0
Release: 3%{?dist}
Release: 4%{?dist}
Summary: Plugin to manipulate, copy and unpack local and remote artifacts
License: ASL 2.0
URL: https://maven.apache.org/plugins/%{name}
@ -97,6 +97,9 @@ sed -i '/doSpecialTest( "analyze-report" );/d' src/test/java/org/apache/maven/pl
%doc LICENSE NOTICE
%changelog
* Thu Feb 08 2024 Marián Konček <mkoncek@redhat.com> - 3.3.0-4
- Rebuild to regenerate auto-requires
* Mon Feb 05 2024 Mikolaj Izdebski <mizdebsk@redhat.com> - 3.3.0-3
- Rebuild to regenerate auto-requires