From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefan Schantl To: development@lists.ipfire.org Subject: [PATCH] cups: Update to 2.2.4 Date: Fri, 11 Aug 2017 18:15:40 +0200 Message-ID: <20170811161540.12575-1-stefan.schantl@ipfire.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============5780811593616811867==" List-Id: --===============5780811593616811867== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable This is a minor update to the latest version of cups. * Drop support for the audit subsystem. Signed-off-by: Stefan Schantl --- cups/cups.nm | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/cups/cups.nm b/cups/cups.nm index 3a0478a..6f99c51 100644 --- a/cups/cups.nm +++ b/cups/cups.nm @@ -4,7 +4,7 @@ ############################################################################= ### =20 name =3D cups -version =3D 2.2.2 +version =3D 2.2.4 release =3D 1 =20 groups =3D Applications/Printing @@ -22,7 +22,6 @@ sources =3D %{thisapp}-source.tar.gz =20 build requires - audit-devel autoconf automake avahi-devel --=20 2.9.4 --===============5780811593616811867==--