public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Michal Schorm <mschorm@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/quesoglc] rawhide: Fix SPDX license tag: 'LicenseRef-Callaway-LGPLv2+' -> 'LGPL-2.1-or-later AND MIT'
Date: Wed, 15 Jul 2026 19:49:00 GMT	[thread overview]
Message-ID: <178414494018.1.6067420519590799921.rpms-quesoglc-dcfc324296dc@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/quesoglc
            Branch : rawhide
            Commit : dcfc324296dc4d5efd847c6eb9183121d651fc03
            Author : Michal Schorm <mschorm@redhat.com>
            Date   : 2026-07-14T23:28:53+02:00
            Stats  : +6/-3 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/quesoglc/c/dcfc324296dc4d5efd847c6eb9183121d651fc03?branch=rawhide

            Log:
            Fix SPDX license tag: 'LicenseRef-Callaway-LGPLv2+' -> 'LGPL-2.1-or-later AND MIT'

Main code is LGPL-2.1-or-later per COPYING (GNU Lesser General Public
License, Version 2.1, February 1999) and all source file headers which
grant "version 2.1 of the License, or (at your option) any later version".

MIT component: 'include/GL/glc.h' lines 23-88 contain platform-detection
macros (GLCAPI, APIENTRY, CALLBACK) from Mesa 3-D graphics library,
Copyright (C) 1999-2001 Brian Paul, under the MIT license.
This file is shipped in the -devel subpackage.

Co-Authored-By: Claude AI <noreply@anthropic.com>

---
diff --git a/quesoglc.spec b/quesoglc.spec
index 0070893..6bdaffd 100644
--- a/quesoglc.spec
+++ b/quesoglc.spec
@@ -1,10 +1,9 @@
 Name:           quesoglc
 Version:        0.7.2
-Release:        44%{?dist}
+Release:        45%{?dist}
 Summary:        The OpenGL Character Renderer
 
-# Automatically converted from old format: LGPLv2+ - review is highly recommended.
-License:        LicenseRef-Callaway-LGPLv2+
+License:        LGPL-2.1-or-later AND MIT
 URL:            http://quesoglc.sourceforge.net/
 Source0:        http://downloads.sourceforge.net/%{name}/%{name}-%{version}-free.tar.bz2
 Patch0:         quesoglc-0.7.2-drop-glewContext.patch
@@ -80,6 +79,10 @@ rm %{buildroot}%{_libdir}/libGLC.la
 
 
 %changelog
+* Tue Jul 14 2026 Michal Schorm <mschorm@redhat.com> - 0.7.2-45
+- Fix SPDX license tag: 'LicenseRef-Callaway-LGPLv2+' -> 'LGPL-2.1-or-later AND MIT'
+- MIT: Mesa platform-detection macros in 'include/GL/glc.h' (shipped in -devel)
+
 * Sat Jan 17 2026 Fedora Release Engineering <releng@fedoraproject.org> - 0.7.2-44
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild
 

                 reply	other threads:[~2026-07-15 19:49 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=178414494018.1.6067420519590799921.rpms-quesoglc-dcfc324296dc@fedoraproject.org \
    --to=mschorm@redhat.com \
    --cc=git-commits@fedoraproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox