automatic version update by autodist [release 7.6.1-1mamba;Sat Oct 08 2022]

This commit is contained in:
Automatic Build System 2024-01-06 00:14:49 +01:00
parent a58cc9bce8
commit f94739995a

View File

@ -1,5 +1,5 @@
Name: java-testng
Version: 7.4.0
Version: 7.6.1
Release: 1mamba
Summary: A testing framework inspired from JUnit and NUnit
Group: Development/Tools
@ -29,7 +29,7 @@ gradle --daemon clean build -x test
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
install -D -m644 \
build/libs/testng-%{version}.jar \
testng/build/libs/testng-%{version}-SNAPSHOT-all.jar \
%{buildroot}%{_javadir}/testng/testng-%{version}.jar
(
@ -49,6 +49,9 @@ install -D -m644 \
%{_javadir}/testng/testng.jar
%changelog
* Sat Oct 08 2022 Automatic Build System <autodist@mambasoft.it> 7.6.1-1mamba
- automatic version update by autodist
* Sun Jul 25 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 7.4.0-1mamba
- update to 7.4.0