Rebuild to regenerate auto-requires

This commit is contained in:
Mikolaj Izdebski 2023-01-30 19:39:42 +01:00 committed by Stepan Oksanichenko
parent bdd39e7c9d
commit 625daa75c1
2 changed files with 5 additions and 1 deletions

1
.maven-wagon.metadata Normal file
View File

@ -0,0 +1 @@
fa3513b24d76a55bf5f7a49e58fd05074acceb04 wagon-3.4.2-source-release.zip

View File

@ -2,7 +2,7 @@
Name: maven-wagon
Version: 3.4.2
Release: 6%{?dist}
Release: 7%{?dist}
Summary: Tools to manage artifacts and deployment
License: ASL 2.0
URL: https://maven.apache.org/wagon
@ -95,6 +95,9 @@ following providers:
%doc DEPENDENCIES
%changelog
* Mon Jan 30 2023 Mikolaj Izdebski <mizdebsk@redhat.com> - 3.4.2-7
- Rebuild to regenerate auto-requires
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 3.4.2-6
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
Related: rhbz#1991688