Compare commits

...

No commits in common. "c8" and "c8-stream-201902" have entirely different histories.

4 changed files with 15 additions and 6 deletions

2
.gitignore vendored
View File

@ -1 +1 @@
SOURCES/r1.1.1.tar.gz
SOURCES/r1.2.0.tar.gz

View File

@ -1 +1 @@
f3c18434813fc664afdc5387342b6ec9698a486b SOURCES/r1.1.1.tar.gz
05f9dde376df2938ae78a17c2282211b749b2cf8 SOURCES/r1.2.0.tar.gz

View File

@ -4,7 +4,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.opentest4j</groupId>
<artifactId>opentest4j</artifactId>
<version>1.1.1</version>
<version>1.2.0</version>
<name>org.opentest4j:opentest4j</name>
<description>Open Test Alliance for the JVM</description>
<url>https://github.com/ota4j-team/opentest4j</url>

View File

@ -1,6 +1,6 @@
Name: opentest4j
Version: 1.1.1
Release: 1%{?dist}
Version: 1.2.0
Release: 2%{?dist}
Summary: Open Test Alliance for the JVM
License: ASL 2.0
URL: https://github.com/ota4j-team/opentest4j
@ -34,7 +34,7 @@ API documentation for %{name}.
find -name \*.jar -delete
cp -p %{SOURCE100} pom.xml
%pom_add_dep junit:junit:4.12:test
%pom_add_dep junit:junit::test
%pom_xpath_inject pom:project "
<build>
@ -83,6 +83,15 @@ sed -i -e '/org\.apache\.commons\.codec/d' src/test/java/org/opentest4j/Assertio
%license LICENSE
%changelog
* Tue Nov 05 2019 Mikolaj Izdebski <mizdebsk@redhat.com> - 1.2.0-2
- Mass rebuild for javapackages-tools 201902
* Mon Jul 15 2019 Marian Koncek <mkoncek@redhat.com> - 1.2.0-1
- Update to upstream version 1.2.0
* Fri May 24 2019 Mikolaj Izdebski <mizdebsk@redhat.com> - 1.1.1-2
- Mass rebuild for javapackages-tools 201901
* Tue Mar 05 2019 Mat Booth <mat.booth@redhat.com> - 1.1.1-1
- Update to latest upstream release