From a90401bdbce3120cb4acf8f3c57eddb6e84870c2 Mon Sep 17 00:00:00 2001 From: wangyueliang Date: Thu, 28 Apr 2022 14:34:52 +0800 Subject: [PATCH] =?UTF-8?q?[=E5=90=88=E8=A7=84=E6=8F=90=E5=8D=87]=E8=A7=84?= =?UTF-8?q?=E8=8C=83spec=E6=96=87=E4=BB=B6license=E5=AD=97=E6=AE=B5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- foomatic-db.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/foomatic-db.spec b/foomatic-db.spec index 6da2b49..89cafab 100644 --- a/foomatic-db.spec +++ b/foomatic-db.spec @@ -1,8 +1,8 @@ Name: foomatic-db Version: 4.0 -Release: 63.20210602 +Release: 64.20220428 Summary: Database of printers and printer drivers -License: GPLv2+ Mit Public Domain +License: GPL-2.0-or-later and MIT Url: http://www.openprinting.org Source0: http://www.openprinting.org/download/foomatic/foomatic-db-%{version}-20200414.tar.gz Patch0000: foomatic-db-device-ids.patch @@ -103,6 +103,9 @@ ln -sf ../../foomatic/db/source/PPD %{buildroot}%{_datadir}/cups/model/foomatic- %{_datadir}/cups/model/foomatic-db-ppds %changelog +* Thu Apr 28 2022 wangyueliang - 4.0-64.20220428 +- Improve the project according to the requirements of compliance improvement. + * Wed Jun 2 2021 baizhonggui - 4.0-63.20210602 - Fix building error: /usr/bin/git: No such file or directory - %prep no longer patch with git -- Gitee