public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/hawtjni] epel10: convert license to SPDX
@ 2026-07-17 9:04
0 siblings, 0 replies; only message in thread
From: @ 2026-07-17 9:04 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/hawtjni
Branch : epel10
Commit : 6569715b6a2128f7d4194a4e966586bf871435f5
Author : Miroslav Suchý <msuchy@redhat.com>
Date : 2024-09-02T08:42:02+02:00
Stats : +6/-2 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/hawtjni/c/6569715b6a2128f7d4194a4e966586bf871435f5?branch=epel10
Log:
convert license to SPDX
This is part of https://fedoraproject.org/wiki/Changes/SPDX_Licenses_Phase_4
---
diff --git a/hawtjni.spec b/hawtjni.spec
index 12c537a..80b2584 100644
--- a/hawtjni.spec
+++ b/hawtjni.spec
@@ -1,11 +1,12 @@
Name: hawtjni
Version: 1.18
-Release: 13%{?dist}
+Release: 14%{?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
+# Automatically converted from old format: ASL 2.0 and EPL-1.0 and BSD - review is highly recommended.
+License: Apache-2.0 AND EPL-1.0 AND LicenseRef-Callaway-BSD
URL: http://hawtjni.fusesource.org/
Source0: https://github.com/fusesource/hawtjni/archive/%{name}-project-%{version}.tar.gz
@@ -93,6 +94,9 @@ This package allows to use HawtJNI from a maven plugin.
%doc license.txt
%changelog
+* Mon Sep 02 2024 Miroslav Suchý <msuchy@redhat.com> - 1.18-14
+- convert license to SPDX
+
* Thu Jul 18 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.18-13
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-17 9:04 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-17 9:04 [rpms/hawtjni] epel10: convert license to SPDX
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox