DESC:The license is changed to apache 2.0

(cherry picked from commit b03939a476ed34d9f90d79cf08d1a829bc6ec127)
This commit is contained in:
ut004615 2023-07-19 16:55:39 +08:00 committed by openeuler-sync-bot
parent 699595b287
commit 4f4819bd33

View File

@ -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 <haomimi@uniontech.com> - 1:2.4.0-9
- DESC:The license is changed to apache 2.0
* Mon Jun 26 2023 zhouwenpei <zhouwenpei@h-partners.com> - 1:2.4.0-8
- fix CVE-2023-34241