Compare commits
No commits in common. "c8-stream-201902" and "c8s-stream-201902" have entirely different histories.
c8-stream-
...
c8s-stream
@ -1,6 +1,6 @@
|
||||
Name: maven-plugin-tools
|
||||
Version: 3.6.0
|
||||
Release: 3%{?dist}
|
||||
Release: 4%{?dist}
|
||||
Summary: Maven Plugin Tools
|
||||
License: ASL 2.0
|
||||
URL: http://maven.apache.org/plugin-tools/
|
||||
@ -169,6 +169,7 @@ API documentation for %{name}.
|
||||
%license LICENSE NOTICE
|
||||
|
||||
%files -n maven-plugin-annotations -f .mfiles-maven-plugin-annotations
|
||||
%license LICENSE NOTICE
|
||||
|
||||
%files -n maven-plugin-plugin -f .mfiles-maven-plugin-plugin
|
||||
|
||||
@ -202,6 +203,9 @@ API documentation for %{name}.
|
||||
|
||||
|
||||
%changelog
|
||||
* Mon Jun 22 2020 Marian Koncek <mkoncek@redhat.com> - 3.6.0-4
|
||||
- Add license to maven-plugin-annotations subpackage
|
||||
|
||||
* Tue Nov 05 2019 Mikolaj Izdebski <mizdebsk@redhat.com> - 3.6.0-3
|
||||
- Mass rebuild for javapackages-tools 201902
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user