Compare commits
No commits in common. "c8-stream-201801" and "c8-stream-201902" have entirely different histories.
c8-stream-
...
c8-stream-
@ -1,6 +1,6 @@
|
||||
Name: maven-plugin-testing
|
||||
Version: 3.3.0
|
||||
Release: 12%{?dist}
|
||||
Release: 14%{?dist}
|
||||
Summary: Maven Plugin Testing
|
||||
License: ASL 2.0
|
||||
URL: http://maven.apache.org/plugin-testing/
|
||||
@ -40,21 +40,18 @@ API documentation for %{name}.
|
||||
|
||||
%package harness
|
||||
Summary: Maven Plugin Testing Mechanism
|
||||
Obsoletes: maven-shared-plugin-testing-harness <= 0:1.2
|
||||
|
||||
%description harness
|
||||
The Maven Plugin Testing Harness provides mechanisms to manage tests on Mojo.
|
||||
|
||||
%package tools
|
||||
Summary: Maven Plugin Testing Tools
|
||||
Obsoletes: maven-shared-plugin-testing-tools <= 0:%{version}-%{release}
|
||||
|
||||
%description tools
|
||||
A set of useful tools to help the Maven Plugin testing.
|
||||
|
||||
%package -n maven-test-tools
|
||||
Summary: Maven Testing Tool
|
||||
Obsoletes: maven-shared-test-tools <= 0:%{version}-%{release}
|
||||
|
||||
%description -n maven-test-tools
|
||||
Framework to test Maven Plugins with Easymock objects.
|
||||
@ -90,6 +87,12 @@ rm maven-plugin-testing-tools/src/test/java/org/apache/maven/shared/test/plugin/
|
||||
%doc LICENSE NOTICE
|
||||
|
||||
%changelog
|
||||
* Tue Nov 05 2019 Mikolaj Izdebski <mizdebsk@redhat.com> - 3.3.0-14
|
||||
- Mass rebuild for javapackages-tools 201902
|
||||
|
||||
* Fri May 24 2019 Mikolaj Izdebski <mizdebsk@redhat.com> - 3.3.0-13
|
||||
- Mass rebuild for javapackages-tools 201901
|
||||
|
||||
* Fri Feb 09 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 3.3.0-12
|
||||
- Escape macros in %%changelog
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user