public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/neatvnc] epel9: convert license to SPDX
@ 2026-09-18 21:01
0 siblings, 0 replies; only message in thread
From: @ 2026-09-18 21:01 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/neatvnc
Branch : epel9
Commit : e9379a8bb93e7aa85c47ea0921bfdeb8ebdf2c3d
Author : Miroslav Suchý <msuchy@redhat.com>
Date : 2024-09-02T12:05:16+02:00
Stats : +6/-2 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/neatvnc/c/e9379a8bb93e7aa85c47ea0921bfdeb8ebdf2c3d?branch=epel9
Log:
convert license to SPDX
This is part of https://fedoraproject.org/wiki/Changes/SPDX_Licenses_Phase_4
---
diff --git a/neatvnc.spec b/neatvnc.spec
index 02484c5..8ad7947 100644
--- a/neatvnc.spec
+++ b/neatvnc.spec
@@ -2,12 +2,13 @@
Name: neatvnc
Version: 0.8.1
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: a liberally licensed VNC server library
# main source is ISC
# include/sys/queue.h is BSD
# bundled miniz is MIT and Unlicense
-License: ISC and MIT and Unlicense and BSD
+# Automatically converted from old format: ISC and MIT and Unlicense and BSD - review is highly recommended.
+License: ISC AND LicenseRef-Callaway-MIT AND Unlicense AND LicenseRef-Callaway-BSD
URL: https://github.com/any1/neatvnc
Source: %{url}/archive/v%{version}/%{name}-%{version}.tar.gz
@@ -61,6 +62,9 @@ This package contains header files for %{name}.
%{_libdir}/pkgconfig/*
%changelog
+* Mon Sep 02 2024 Miroslav Suchý <msuchy@redhat.com> - 0.8.1-2
+- convert license to SPDX
+
* Fri Aug 02 2024 Bob Hepple <bob.hepple@gmail.com> - 0.8.1-1
- new version RHBZ #2302449,2302450
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-09-18 21:01 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-18 21:01 [rpms/neatvnc] epel9: 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