public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/dnf5] rawhide: Correct libdnf5-cli license to "GPL-2.0-or-later AND LGPL-2.1-or-later"
@ 2026-09-04 12:23 
  0 siblings, 0 replies; only message in thread
From:  @ 2026-09-04 12:23 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/dnf5
Branch : rawhide
Commit : 89935c773b0b18a4864e53f672d318032114ffe8
Author : Petr Písař <ppisar@redhat.com>
Date   : 2026-09-04T12:12:39+02:00
Stats  : +3/-1 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/dnf5/c/89935c773b0b18a4864e53f672d318032114ffe8?branch=rawhide

Log:
Correct libdnf5-cli license to "GPL-2.0-or-later AND LGPL-2.1-or-later"

---
diff --git a/dnf5.spec b/dnf5.spec
index 043ed16..fa877f1 100644
--- a/dnf5.spec
+++ b/dnf5.spec
@@ -525,7 +525,8 @@ Package management library.
 %if %{with libdnf_cli}
 %package -n libdnf5-cli
 Summary:        Library for working with a terminal in a command-line package manager
-License:        LGPL-2.1-or-later
+# libdnf5-cli/utils/userconfirm.cpp is GPL-2.0-or-later
+License:        GPL-2.0-or-later AND LGPL-2.1-or-later
 Requires:       libdnf5%{?_isa} = %{version}-%{release}
 
 %description -n libdnf5-cli
@@ -1200,6 +1201,7 @@ mkdir -p %{buildroot}%{_libdir}/libdnf5/plugins
 %changelog
 * Fri Aug 21 2026 Packit <hello@packit.dev> - 5.4.4.0-1
 - Update to version 5.4.4.0
+- Correct libdnf5-cli license to "GPL-2.0-or-later AND LGPL-2.1-or-later"
 
 * Wed Aug 19 2026 Petr Pisar <ppisar@redhat.com> - 5.4.3.0-2
 - Restore ABI (upstream GH#2869)

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-09-04 12:23 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-04 12:23 [rpms/dnf5] rawhide: Correct libdnf5-cli license to "GPL-2.0-or-later AND LGPL-2.1-or-later" 

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox