!11 [sync] PR-8: 修改源码和源码地址

From: @openeuler-sync-bot 
Reviewed-by: @lyn1001 
Signed-off-by: @lyn1001
This commit is contained in:
openeuler-ci-bot 2024-03-28 09:08:58 +00:00 committed by Gitee
commit a07bd58b2f
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
3 changed files with 5 additions and 2 deletions

BIN
mockito-2.23.9.tar.gz Normal file

Binary file not shown.

Binary file not shown.

View File

@ -1,11 +1,11 @@
Name: mockito
Version: 2.23.9
Release: 2
Release: 3
Summary: Tasty mocking framework for unit tests in Java
License: MIT
URL: https://site.mockito.org/
BuildArch: noarch
Source0: mockito-%{version}.tar.xz
Source0: https://github.com/mockito/mockito/archive/v%{version}/mockito-%{version}.tar.gz
Source1: make-mockito-sourcetarball.sh
Source2: mockito-core.pom
Patch0: use-unbundled-asm.patch
@ -56,6 +56,9 @@ EOF
%license LICENSE
%changelog
* Fri Nov 11 2022 xu_ping <xuping33@h-partners.com> - 2.23.9-3
- change source and url
* Thu Jun 23 2022 Ge Wang <wangge20@h-partners.com> - 2.23.9-2
- ignore test failure