Compare commits
No commits in common. "c8-stream-3.5" and "c8-stream-2.10" have entirely different histories.
c8-stream-
...
c8-stream-
@ -1,11 +1,8 @@
|
||||
Name: hawtjni
|
||||
Version: 1.16
|
||||
Release: 2%{?dist}
|
||||
Release: 1%{?dist}
|
||||
Summary: Code generator that produces the JNI code
|
||||
# Maven plugin is under ASL 2.0.
|
||||
# stdint.h, shipped in JAR as resource, used only with M$ VC++, is under BSD.
|
||||
# Everything else is under EPL-1.0
|
||||
License: ASL 2.0 and EPL-1.0 and BSD
|
||||
License: ASL 2.0 and EPL and BSD
|
||||
URL: http://hawtjni.fusesource.org/
|
||||
BuildArch: noarch
|
||||
|
||||
@ -94,9 +91,6 @@ This package allows to use HawtJNI from a maven plugin.
|
||||
%files -n maven-hawtjni-plugin -f .mfiles-maven-plugin
|
||||
|
||||
%changelog
|
||||
* Mon Jul 2 2018 Mikolaj Izdebski <mizdebsk@redhat.com> - 1.16-2
|
||||
- Update license tag
|
||||
|
||||
* Mon Feb 26 2018 Michael Simacek <msimacek@redhat.com> - 1.16-1
|
||||
- Update to upstream version 1.16
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user