diff --git a/cups.spec b/cups.spec index e5b74b9..b6f465a 100644 --- a/cups.spec +++ b/cups.spec @@ -15,7 +15,7 @@ Summary: CUPS printing system Name: cups Epoch: 1 Version: 2.4.0 -Release: 2%{?dist} +Release: 3%{?dist} License: ASL 2.0 Url: https://openprinting.github.io/cups/ # Apple stopped uploading the new versions into github, use OpenPrinting fork @@ -656,6 +656,9 @@ rm -f %{cups_serverbin}/backend/smb %{_mandir}/man7/ippeveps.7.gz %changelog +* Thu Jan 20 2022 Fedora Release Engineering - 1:2.4.0-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild + * Wed Jan 12 2022 Richard Lescak - 1:2.4.0-2 - cups: memory leaks in http_tls_upgrade() and _cupsEncodeOption()