Rebuild to regenerate auto-requires Related: RHEL-17126

This commit is contained in:
Marián Konček 2024-02-08 10:54:55 +01:00 committed by root
parent 0d2f698c42
commit 1bc2a502ad
2 changed files with 5 additions and 1 deletions

View File

@ -0,0 +1 @@
40238ef90b32af03866c1e6d8a92e40436daace0 maven-compiler-plugin-3.10.1-source-release.zip

View File

@ -2,7 +2,7 @@
Name: maven-compiler-plugin
Version: 3.10.1
Release: 3%{?dist}
Release: 4%{?dist}
Summary: Maven Compiler Plugin
License: ASL 2.0
URL: https://maven.apache.org/plugins/maven-compiler-plugin
@ -62,6 +62,9 @@ sed -i 's|localRepository,\ "junit/junit/3.8.1/junit-3.8.1.jar"|"%(find-jar juni
%license LICENSE NOTICE
%changelog
* Thu Feb 08 2024 Marián Konček <mkoncek@redhat.com> - 3.10.1-4
- Rebuild to regenerate auto-requires
* Mon Feb 05 2024 Mikolaj Izdebski <mizdebsk@redhat.com> - 3.10.1-3
- Rebuild to regenerate auto-requires