change source and source url

Signed-off-by: cherry530 <xuping33@huawei.com>
(cherry picked from commit fb5e893594f0e4403c3cfa3c128a0f022def41b4)
This commit is contained in:
cherry530 2022-11-11 11:32:22 +08:00 committed by openeuler-sync-bot
parent 7883c4e17b
commit 30c76e760a
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 Name: mockito
Version: 2.23.9 Version: 2.23.9
Release: 2 Release: 3
Summary: Tasty mocking framework for unit tests in Java Summary: Tasty mocking framework for unit tests in Java
License: MIT License: MIT
URL: https://site.mockito.org/ URL: https://site.mockito.org/
BuildArch: noarch 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 Source1: make-mockito-sourcetarball.sh
Source2: mockito-core.pom Source2: mockito-core.pom
Patch0: use-unbundled-asm.patch Patch0: use-unbundled-asm.patch
@ -56,6 +56,9 @@ EOF
%license LICENSE %license LICENSE
%changelog %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 * Thu Jun 23 2022 Ge Wang <wangge20@h-partners.com> - 2.23.9-2
- ignore test failure - ignore test failure