diff --git a/cups.spec b/cups.spec index 0fb9eb1d9371de02b6acc9586d73bb513574e5c4..50ca7fd0becb53e1da37d04603d87ed89d900d36 100644 --- a/cups.spec +++ b/cups.spec @@ -1,11 +1,11 @@ Name: cups Epoch: 1 Version: 2.2.13 -Release: 3 +Release: 4 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/releases/download/v%{VERSION}/cups-%{VERSION}-source.tar.gz +Source0: https://github.com/apple/cups/archive/v%{VERSION}.tar.gz Source2: cupsprinter.png Source3: cups.logrotate @@ -326,6 +326,12 @@ rm -f %{_exec_prefix}/lib/cups/backend/smb %doc %{_datadir}/%{name}/www/apple-touch-icon.png %changelog +* Wed Sep 9 2020 hanhui - 2.2.13-4 +- Type:bugfix +- ID:NA +- SUG:NA +- DESC:modify source url + * Tue Sep 1 2020 zhaowei 2.2.13-3 - Type:CVE - ID:CVE-2020-3898 diff --git a/cups-2.2.13-source.tar.gz b/v2.2.13.tar.gz similarity index 57% rename from cups-2.2.13-source.tar.gz rename to v2.2.13.tar.gz index d0ef99cb43974a1ebc2ab5073d53346384de4030..d5a416c876ec8383a129e23ed1d8e4222bcee693 100644 Binary files a/cups-2.2.13-source.tar.gz and b/v2.2.13.tar.gz differ