From ca2b17f35a7c404e7f1c6e933a6c6ac7b0bc5658 Mon Sep 17 00:00:00 2001 From: wang--ge Date: Wed, 27 Aug 2025 14:56:02 +0800 Subject: [PATCH] License compliance rectification (cherry picked from commit c079d215da06c6b94be8d9bc7ca5fe9f8176876f) --- hplip.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/hplip.spec b/hplip.spec index c0ab2df..021d273 100644 --- a/hplip.spec +++ b/hplip.spec @@ -1,8 +1,8 @@ Name: hplip Summary: HP Linux Imaging and Printing Project Version: 3.24.4 -Release: 1 -License: GPL-2.0-or-later AND MIT AND BSD-3-Clause AND IJG AND GPL-2.0-only AND LGPL-2.1-or-later AND BSD-2-Clause AND Public-Domain +Release: 2 +License: GPL-2.0-or-later AND MIT AND BSD-3-Clause AND IJG AND GPL-2.0-only AND LGPL-2.1-or-later AND BSD-2-Clause AND Public Domain Url: https://developers.hp.com/hp-linux-imaging-and-printing Source0: http://downloads.sourceforge.net/sourceforge/hplip/hplip-%%{version}.tar.gz Source1: hpcups-update-ppds.sh @@ -269,6 +269,9 @@ install -d ${RPM_BUILD_ROOT}%{_datadir}/hplip/prnt/plugins %config(noreplace) %{_sysconfdir}/sane.d/dll.d/hpaio %changelog +* Wed Aug 27 2025 Ge Wang - 3.24.4-2 +- License compliance rectification + * Wed Apr 09 2025 yaoxin <1024769339@qq.com> - 3.24.4-1 - Update to 3.24.4: - Added support for new printers: -- Gitee