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