From dcb842a489f0e59ccac172aaffbdb490bf9bb972 Mon Sep 17 00:00:00 2001 From: 18302918689 <1360148247@qq.com> Date: Tue, 29 Sep 2020 10:35:42 +0800 Subject: [PATCH] fix build bug --- cups.spec | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/cups.spec b/cups.spec index d748b79..ded5a14 100644 --- a/cups.spec +++ b/cups.spec @@ -2,11 +2,11 @@ Name: cups Epoch: 1 Version: 2.3.3 -Release: 2 +Release: 3 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/ -Source0: https://github.com/apple/cups/archive/v%{VERSION}.tar.gz +Source0: https://github.com/apple/cups/archive/v%{version}.tar.gz Source2: cupsprinter.png Source3: cups.logrotate @@ -334,6 +334,12 @@ rm -f %{_exec_prefix}/lib/cups/backend/smb %doc %{_datadir}/%{name}/www/apple-touch-icon.png %changelog +* Tue Sep 29 2020 hanhui - 2.3.3-3 +- Type:bugfix +- ID:NA +- SUG:NA +- DESC:fix build bug + * Wed Sep 9 2020 hanhui - 2.3.3-2 - Type:bugfix - ID:NA