public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
To: git-commits@fedoraproject.org
Subject: [rpms/dnf5] f44: Correct libdnf5-cli license to "GPL-2.0-or-later AND LGPL-2.1-or-later"
Date: Fri, 04 Sep 2026 12:33:20 GMT [thread overview]
Message-ID: <178852520000.1.1603999730633520299.rpms-dnf5-b29d04a633ff@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/dnf5
Branch : f44
Commit : b29d04a633ffd14cf2d173d9d933f12d1600cda8
Author : Petr Písař <ppisar@redhat.com>
Date : 2026-09-04T14:33:09+02:00
Stats : +3/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/dnf5/c/b29d04a633ffd14cf2d173d9d933f12d1600cda8?branch=f44
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 46f1b75..e270216 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:33 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=178852520000.1.1603999730633520299.rpms-dnf5-b29d04a633ff@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