From 89a04bafb5f19f2c76cd323af064ae88a37bba9d Mon Sep 17 00:00:00 2001 From: Monday Date: Fri, 6 May 2022 01:31:00 +0000 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=AD=A3=E5=AE=98=E7=BD=91=E5=9C=B0?= =?UTF-8?q?=E5=9D=80=EF=BC=8C=E4=BB=8Eapple=20=E7=BB=B4=E6=8A=A4=E5=9C=B0?= =?UTF-8?q?=E5=9D=80=E5=88=87=E6=8D=A2=E5=88=B0=E5=8E=9F=E5=A7=8B=E4=B8=8A?= =?UTF-8?q?=E6=B8=B8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit (cherry picked from commit 947e0f3af7d75a63b9853481c2a92c3324c56dbc) --- cups.spec | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/cups.spec b/cups.spec index 6177bda..f1cce6f 100644 --- a/cups.spec +++ b/cups.spec @@ -3,10 +3,10 @@ Name: cups Epoch: 1 Version: 2.4.0 -Release: 1 +Release: 2 Summary: CUPS is the standards-based, open source printing system for linux operating systems. License: GPLv2+ and LGPLv2+ with exceptions and AML -Url: http://www.cups.org/ +Url: https://openprinting.github.io/cups/ # Apple stopped uploading the new versions into github, use OpenPrinting fork Source0: https://github.com/OpenPrinting/cups/releases/download/v%{version}/cups-%{version}-source.tar.gz @@ -444,11 +444,11 @@ rm -f %{_exec_prefix}/lib/cups/backend/smb %doc %{_datadir}/%{name}/www/apple-touch-icon.png %changelog -* Thu Sep 9 2021 hanhui - 2.4.0-1 -- DESC:update to cups-2.4.0 +* Thu May 6 2022 licihua - 2.4.0-2 +- DESC:fix Official website address -* Mon Nov 29 2021 hanhui - 2.3.3op2-1 -- DESC:update to cups-2.3.3op2 +* Thu Dec 9 2021 hanhui - 2.4.0-1 +- DESC:update to cups-2.4.0 * Thu Nov 04 2021 wangkerong - 2.3.3-8 - Type:bugfix -- Gitee