This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "IPFire 3.x development tree".
The branch, master has been updated
via 334b59874c3e8c85de2e69232cbbfd42bfdd7954 (commit)
from 9612b523ff3fbf96f16d60ffeb0a0cec3deb3d95 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 334b59874c3e8c85de2e69232cbbfd42bfdd7954
Author: Stefan Schantl <stefan.schantl(a)ipfire.org>
Date: Wed May 16 20:49:20 2012 +0200
libjpeg: Update to 1.2.0.
Updated to latest stable release of libjpeg-turbo (1.2.0).
Fixes #10133.
-----------------------------------------------------------------------
Summary of changes:
libjpeg/libjpeg.nm | 14 +++++++-------
1 files changed, 7 insertions(+), 7 deletions(-)
Difference in files:
diff --git a/libjpeg/libjpeg.nm b/libjpeg/libjpeg.nm
index 242e1a8..e592118 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
hooks/post-receive
--
IPFire 3.x development tree