Rebuild to regenerate auto-requires Related: RHEL-17126

This commit is contained in:
Marián Konček 2024-02-08 10:54:41 +01:00 committed by root
parent 9e83827d00
commit 3a2a27c9d6
2 changed files with 5 additions and 1 deletions

1
.maven.metadata Normal file
View File

@ -0,0 +1 @@
976a947711e82f11f47c7b128dd8df903642075b apache-maven-3.8.5-src.tar.gz

View File

@ -7,7 +7,7 @@
Name: maven
Epoch: 1
Version: 3.8.5
Release: 5%{?dist}
Release: 6%{?dist}
Summary: Java project management and project comprehension tool
# maven itself is ASL 2.0
# bundled slf4j is MIT
@ -315,6 +315,9 @@ if [[ $1 -eq 0 ]]; then update-alternatives --remove mvn %{homedir}/bin/mvn; fi
%config %{_javaconfdir}/maven.conf-openjdk21
%changelog
* Thu Feb 08 2024 Marián Konček <mkoncek@redhat.com> - 1:3.8.5-6
- Rebuild to regenerate auto-requires
* Mon Feb 05 2024 Mikolaj Izdebski <mizdebsk@redhat.com> - 1:3.8.5-5
- Rebuild to regenerate auto-requires