From 5dc395b857cb237fc6cd6966ea61889de4c875b7 Mon Sep 17 00:00:00 2001 From: chenyaqiang Date: Tue, 18 Aug 2020 20:54:29 +0800 Subject: [PATCH] rebuild for requirement package update --- cups.spec | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/cups.spec b/cups.spec index 4811043..002e72f 100644 --- a/cups.spec +++ b/cups.spec @@ -1,7 +1,7 @@ Name: cups Epoch: 1 Version: 2.2.13 -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/ @@ -325,6 +325,12 @@ rm -f %{_exec_prefix}/lib/cups/backend/smb %doc %{_datadir}/%{name}/www/apple-touch-icon.png %changelog +* Tue Aug 18 2020 chenyaqiang 2.2.13-2 +- Type:rebuild +- ID:NA +- SUG:NA +- DESC:rebuild for requirement package update + * Tue Apr 14 2020 xiaoweiwei - 2.2.13-1 - Type:enhancement - ID:NA -- Gitee