Update to upstream version 4.13.2
This commit is contained in:
parent
1a378a3693
commit
700696f35d
1
.gitignore
vendored
1
.gitignore
vendored
@ -5,3 +5,4 @@ junit3.8.2.zip
|
||||
/junit-4.12-clean.tar.gz
|
||||
/junit-4.13.tar.gz
|
||||
/junit-4.13.1.tar.gz
|
||||
/junit-4.13.2.tar.gz
|
||||
|
@ -2,8 +2,8 @@
|
||||
|
||||
Name: junit
|
||||
Epoch: 1
|
||||
Version: 4.13.1
|
||||
Release: 10%{?dist}
|
||||
Version: 4.13.2
|
||||
Release: 1%{?dist}
|
||||
Summary: Java regression test package
|
||||
License: EPL-1.0
|
||||
URL: http://www.junit.org/
|
||||
@ -87,6 +87,9 @@ sed s/@version@/%{version}/ src/main/java/junit/runner/Version.java.template >sr
|
||||
%doc doc/*
|
||||
|
||||
%changelog
|
||||
* Tue Apr 25 2023 Chris Kelley <ckelley@redhat.com> - 4.13.2-1
|
||||
- Update to upstream version 4.13.2
|
||||
|
||||
* Thu Feb 16 2023 Marian Koncek <mkoncek@redhat.com> - 1:4.13.1-11
|
||||
- Change packaging to jar instead of bundle
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (junit-4.13.1.tar.gz) = 53eb0ab9278bb792b8e5f7978d3d47f52d6e94898fbf77286f7d4836cdb78aac4f0db111c146373e2591feb9c8600193d09c146a6befa56029c06324e444ecfc
|
||||
SHA512 (junit-4.13.2.tar.gz) = 29f8f8717efe50b9c7e27805a699f3664a0a068e32ce93e3a1a2bc67a045417490ac04251ef8f8bbd21c77a759bf7e4c6b7a5a07141227bd17de0c526c5031bb
|
||||
|
Loading…
Reference in New Issue
Block a user