automatic version update by autodist [release 7.6.1-1mamba;Sat Oct 08 2022]
This commit is contained in:
parent
a58cc9bce8
commit
f94739995a
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user