diff --git a/cups.spec b/cups.spec index 3ace7aa7b7306a6ea1eb47be921e434d2f140f5b..cdd368a209eba4ebcfa039628b43dd4fa38d5c88 100644 --- a/cups.spec +++ b/cups.spec @@ -3,9 +3,9 @@ Name: cups Epoch: 1 Version: 2.4.0 -Release: 8 +Release: 9 Summary: CUPS is the standards-based, open source printing system for linux operating systems. -License: GPLv2+ and LGPLv2+ with exceptions and AML +License: Apache-2.0 WITH LLVM-exception 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 @@ -451,6 +451,9 @@ rm -f %{_exec_prefix}/lib/cups/backend/smb %doc %{_datadir}/%{name}/www/apple-touch-icon.png %changelog +* Wed Jul 19 2023 haomimi - 1:2.4.0-9 +- DESC:The license is changed to apache 2.0 + * Mon Jun 26 2023 zhouwenpei - 1:2.4.0-8 - fix CVE-2023-34241