Rebuild with regenerated Requires on Java

Related: RHEL-62398
This commit is contained in:
Marián Konček 2024-11-20 15:57:57 +01:00
parent 2c1f45000f
commit 5c5d5e4690

View File

@ -3,7 +3,7 @@
Name: maven-resolver Name: maven-resolver
Epoch: 1 Epoch: 1
Version: 1.6.1 Version: 1.6.1
Release: 10%{?dist} Release: 11%{?dist}
License: ASL 2.0 License: ASL 2.0
Summary: Apache Maven Artifact Resolver library Summary: Apache Maven Artifact Resolver library
URL: https://maven.apache.org/resolver/ URL: https://maven.apache.org/resolver/
@ -67,7 +67,7 @@ artifact transports and artifact resolution.
%prep %prep
%setup -q %setup -q
%patch0 -p1 %patch 0 -p1
%pom_remove_plugin -r :bnd-maven-plugin %pom_remove_plugin -r :bnd-maven-plugin
@ -117,6 +117,9 @@ done
%license LICENSE NOTICE %license LICENSE NOTICE
%changelog %changelog
* Wed Nov 20 2024 Marián Konček <mkoncek@redhat.com> - 1:1.6.1-11
- Rebuild with regenerated Requires on Java
* Mon Jan 30 2023 Mikolaj Izdebski <mizdebsk@redhat.com> - 1:1.6.1-10 * Mon Jan 30 2023 Mikolaj Izdebski <mizdebsk@redhat.com> - 1:1.6.1-10
- Rebuild to regenerate auto-requires - Rebuild to regenerate auto-requires