Merged update from upstream sources
This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/mockito.git#225823b156f1bc2a00a14e05f2fc90a66576ef0d
This commit is contained in:
parent
e072c0a046
commit
ea56162029
@ -1,6 +1,6 @@
|
||||
#!/bin/bash -ex
|
||||
|
||||
VERSION=3.5.5
|
||||
VERSION=3.5.13
|
||||
SRCDIR=mockito-${VERSION}
|
||||
|
||||
git clone https://github.com/mockito/mockito.git ${SRCDIR}
|
||||
|
@ -1,5 +1,5 @@
|
||||
Name: mockito
|
||||
Version: 3.5.5
|
||||
Version: 3.5.13
|
||||
Release: 1%{?dist}
|
||||
Summary: Tasty mocking framework for unit tests in Java
|
||||
License: MIT
|
||||
@ -75,6 +75,9 @@ EOF
|
||||
%license LICENSE
|
||||
|
||||
%changelog
|
||||
* Fri Oct 9 2020 Stuart Gathman <stuart@gathman.org> - 3.5.13-1
|
||||
- Update to version 3.5.13
|
||||
|
||||
* Sun Aug 23 2020 Jerry James <loganjerry@gmail.com> - 3.5.5-1
|
||||
- Update to version 3.5.5
|
||||
|
||||
|
1
sources
1
sources
@ -1 +1,2 @@
|
||||
SHA512 (mockito-3.5.5.tar.xz) = 32acf233ffa670ba240962d5768c85c99b46f339744e4ac5cd67e8f96c3da71c0f5f37eaa4d19749ee11e0c9f32e320e6d3235a0960d76e285a0ed1e97bc4efd
|
||||
SHA512 (mockito-3.5.13.tar.xz) = beda92aa55d6c13295e5f484741c7f88f0cca64943b86822b0715edef0ffd83a60fb3b7394760d5a523ecf7a809d600ad5a7d6c65a47866811733267036d19a3
|
||||
|
Loading…
Reference in New Issue
Block a user