change source and source url
Signed-off-by: cherry530 <xuping33@huawei.com> (cherry picked from commit fb5e893594f0e4403c3cfa3c128a0f022def41b4)
This commit is contained in:
parent
7883c4e17b
commit
30c76e760a
BIN
mockito-2.23.9.tar.gz
Normal file
BIN
mockito-2.23.9.tar.gz
Normal file
Binary file not shown.
Binary file not shown.
@ -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
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user