public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
To: git-commits@fedoraproject.org
Subject: [rpms/dnf5] f45: Correct libdnf5-cli license to "GPL-2.0-or-later AND LGPL-2.1-or-later"
Date: Fri, 04 Sep 2026 12:32:40 GMT [thread overview]
Message-ID: <178852516049.1.237357680697356796.rpms-dnf5-89935c773b0b@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/dnf5
Branch : f45
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=f45
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)
reply other threads:[~2026-09-04 12:32 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=178852516049.1.237357680697356796.rpms-dnf5-89935c773b0b@fedoraproject.org \
--to=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