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/junit.git#953bf29c47711f9a59f9c0ee1bb35798814525e5
This commit is contained in:
DistroBaker 2021-02-04 07:45:53 +01:00
parent 1daa6488db
commit 79dfb3467e
1 changed files with 4 additions and 1 deletions

View File

@ -1,7 +1,7 @@
Name: junit
Epoch: 1
Version: 4.13
Release: 2%{?dist}
Release: 3%{?dist}
Summary: Java regression test package
License: EPL-1.0
URL: http://www.junit.org/
@ -99,6 +99,9 @@ sed s/@version@/%{version}/ src/main/java/junit/runner/Version.java.template >sr
%doc doc/*
%changelog
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1:4.13-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Sun Aug 16 2020 Fabio Valentini <decathorpe@gmail.com> - 1:4.13-2
- Bump release to account for previously untagged 4.13-1.fc33 build.