Rebuild
This commit is contained in:
parent
c0a3082915
commit
77be772001
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
Name: maven-surefire
|
Name: maven-surefire
|
||||||
Version: 3.0.0~M6
|
Version: 3.0.0~M6
|
||||||
Release: 6%{?dist}
|
Release: 7%{?dist}
|
||||||
Summary: Test framework project
|
Summary: Test framework project
|
||||||
License: Apache-2.0 AND CPL-1.0
|
License: Apache-2.0 AND CPL-1.0
|
||||||
URL: https://maven.apache.org/surefire/
|
URL: https://maven.apache.org/surefire/
|
||||||
@ -173,6 +173,9 @@ find -name *.java -exec sed -i -e s/org.apache.maven.surefire.shared.utils/org.a
|
|||||||
%license LICENSE NOTICE cpl-v10.html
|
%license LICENSE NOTICE cpl-v10.html
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Sep 02 2023 Mikolaj Izdebski <mizdebsk@redhat.com> - 3.0.0~M6-7
|
||||||
|
- Rebuild
|
||||||
|
|
||||||
* Fri Sep 01 2023 Mikolaj Izdebski <mizdebsk@redhat.com> - 3.0.0~M6-6
|
* Fri Sep 01 2023 Mikolaj Izdebski <mizdebsk@redhat.com> - 3.0.0~M6-6
|
||||||
- Convert License tag to SPDX format
|
- Convert License tag to SPDX format
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user