Rebuild with no changes

This commit is contained in:
Mikolaj Izdebski 2023-03-31 20:12:16 +02:00
parent d970341c4e
commit 52f5b9cd6d

View File

@ -7,7 +7,7 @@
Name: maven
Epoch: 1
Version: 3.9.1
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Java project management and project comprehension tool
# maven itself is ASL 2.0
# bundled slf4j is MIT
@ -296,6 +296,9 @@ if [[ $1 -eq 0 ]]; then update-alternatives --remove mvn %{homedir}/bin/mvn; fi
%config %{_javaconfdir}/maven.conf-openjdk17
%changelog
* Fri Mar 31 2023 Mikolaj Izdebski <mizdebsk@redhat.com> - 1:3.9.1-2
- Rebuild with no changes
* Tue Mar 21 2023 Mikolaj Izdebski <mizdebsk@redhat.com> - 1:3.9.1-1
- Update to upstream version 3.9.1