update to version 2.8.1

Signed-off-by: liweigang <liweiganga@uniontech.com>
This commit is contained in:
liweigang 2024-02-21 17:57:03 +08:00
parent d557f6de41
commit 24645aab58
4 changed files with 5 additions and 2 deletions

Binary file not shown.

BIN
2.8.1.tar.gz Normal file

Binary file not shown.

Binary file not shown.

View File

@ -1,10 +1,10 @@
Name: randomizedtesting
Version: 2.8.0
Version: 2.8.1
Release: 1
Summary: Java Testing Framework
License: ASL 2.0
URL: http://labs.carrotsearch.com/randomizedtesting.html
Source0: https://github.com/randomizedtesting/randomizedtesting/archive/release/%{version}/%{name}-%{version}.tar.gz
Source0: https://github.com/randomizedtesting/randomizedtesting/archive/refs/tags/release/%{version}.tar.gz
Patch0: Bump-asm-to-8.0.1.patch
Patch1: change-sample-xml-safe-to-sample-xml.patch
@ -155,6 +155,9 @@ rm -r randomized-runner/src/test/java/com/carrotsearch/randomizedtesting/TestCla
%license LICENSE.txt
%changelog
* Wed Feb 21 2024 liweigang <izmirvii@gmail.com> - 2.8.1-1
- update to version 2.8.1
* Wed Aug 23 2023 xu_ping <707078654@qq.com> - 2.8.0-1
- Update to 2.8.0