From 334b59874c3e8c85de2e69232cbbfd42bfdd7954 Mon Sep 17 00:00:00 2001 From: Stefan Schantl Date: Wed, 16 May 2012 20:49:20 +0200 Subject: [PATCH] libjpeg: Update to 1.2.0. Updated to latest stable release of libjpeg-turbo (1.2.0). Fixes #10133. --- libjpeg/libjpeg.nm | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/libjpeg/libjpeg.nm b/libjpeg/libjpeg.nm index 242e1a88c..e592118e4 100644 --- a/libjpeg/libjpeg.nm +++ b/libjpeg/libjpeg.nm @@ -4,7 +4,7 @@ ############################################################################### name = libjpeg -version = 1.1.1 +version = 1.2.0 release = 1 thisapp = libjpeg-turbo-%{version} @@ -14,12 +14,12 @@ license = wxWidgets summary = A MMX/SSE2 accelerated library for manipulating JPEG image files. description - The libjpeg-turbo-utils package contains simple client programs for \ - accessing the libjpeg functions. It contains cjpeg, djpeg, jpegtran,\ - rdjpgcom and wrjpgcom. Cjpeg compresses an image file into JPEG format. \ - Djpeg decompresses a JPEG file into a regular image file. Jpegtran \ - can perform various useful transformations on JPEG files. Rdjpgcom \ - displays any text comments included in a JPEG file. Wrjpgcom inserts \ + The libjpeg-turbo-utils package contains simple client programs for + accessing the libjpeg functions. It contains cjpeg, djpeg, jpegtran, + rdjpgcom and wrjpgcom. Cjpeg compresses an image file into JPEG format. + Djpeg decompresses a JPEG file into a regular image file. Jpegtran + can perform various useful transformations on JPEG files. Rdjpgcom + displays any text comments included in a JPEG file. Wrjpgcom inserts text comments into a JPEG file. end -- 2.39.2