Rebuild to regenerate auto-requires Related: RHEL-17126

This commit is contained in:
Marián Konček 2024-02-08 10:55:17 +01:00 committed by root
parent 10602dd113
commit 7e0b8f8cc4
2 changed files with 5 additions and 1 deletions

View File

@ -0,0 +1 @@
65e9a83f7cb202eeaa15f228da06ecccf045375d build-helper-maven-plugin-3.3.0-source-release.zip

View File

@ -2,7 +2,7 @@
Name: maven-plugin-build-helper
Version: 3.3.0
Release: 3%{?dist}
Release: 4%{?dist}
Summary: Build Helper Maven Plugin
License: MIT
URL: https://www.mojohaus.org/build-helper-maven-plugin/
@ -62,6 +62,9 @@ find -name BeanshellPropertyMojo.java -delete
%license LICENSE.txt
%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