]> granicus.if.org Git - imagemagick/commitdiff
(no commit message)
authorcristy <urban-warrior@git.imagemagick.org>
Thu, 11 Nov 2010 01:27:36 +0000 (01:27 +0000)
committercristy <urban-warrior@git.imagemagick.org>
Thu, 11 Nov 2010 01:27:36 +0000 (01:27 +0000)
ImageMagick.spec
config/configure.xml
configure
configure.ac
libtool
magick/magick-config.h
magick/version.h
version.sh

index 94b909ac4d52ec9790a18ad640671bb81223c2b0..df6b22a1f343fed8da383917e8f330d337ef1798 100644 (file)
@@ -1,5 +1,5 @@
 %global VERSION  6.6.5
-%global Patchlevel  9
+%global Patchlevel  8
 
 Name:           ImageMagick
 Version:        %{VERSION}
index 7de177572c00678995bdd312ec59626a29d7f340..c88d640a8416bf51969be0f7e5926f1b668cd273 100644 (file)
@@ -8,7 +8,7 @@
 <configuremap>
   <configure name="NAME" value="ImageMagick"/>
   <configure name="LIB_VERSION" value="0x665"/>
-  <configure name="LIB_VERSION_NUMBER" value="6,6,5,9"/>
+  <configure name="LIB_VERSION_NUMBER" value="6,6,5,8"/>
   <configure name="RELEASE_DATE" value="2010-11-10"/>
   <configure name="CONFIGURE" value="./configure "/>
   <configure name="PREFIX" value="/usr/local"/>
index d93c6baf0c62c3bf76dd3acacb6bf703e4135983..838bb9b1d1f9c3a66dc835ee0c49e776760bd6a6 100755 (executable)
--- a/configure
+++ b/configure
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.66 for ImageMagick 6.6.4.
+# Generated by GNU Autoconf 2.66 for ImageMagick 6.6.5.
 #
 # Report bugs to <http://www.imagemagick.org>.
 #
@@ -566,8 +566,8 @@ MAKEFLAGS=
 # Identity of this package.
 PACKAGE_NAME='ImageMagick'
 PACKAGE_TARNAME='ImageMagick'
-PACKAGE_VERSION='6.6.4'
-PACKAGE_STRING='ImageMagick 6.6.4'
+PACKAGE_VERSION='6.6.5'
+PACKAGE_STRING='ImageMagick 6.6.5'
 PACKAGE_BUGREPORT='http://www.imagemagick.org'
 PACKAGE_URL=''
 
@@ -1691,7 +1691,7 @@ if test "$ac_init_help" = "long"; then
   # Omit some internal or obsolete options to make the list less imposing.
   # This message is too long to be a string in the A/UX 3.1 sh.
   cat <<_ACEOF
-\`configure' configures ImageMagick 6.6.4 to adapt to many kinds of systems.
+\`configure' configures ImageMagick 6.6.5 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1766,7 +1766,7 @@ fi
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of ImageMagick 6.6.4:";;
+     short | recursive ) echo "Configuration of ImageMagick 6.6.5:";;
    esac
   cat <<\_ACEOF
 
@@ -1971,7 +1971,7 @@ fi
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-ImageMagick configure 6.6.4
+ImageMagick configure 6.6.5
 generated by GNU Autoconf 2.66
 
 Copyright (C) 2010 Free Software Foundation, Inc.
@@ -2887,7 +2887,7 @@ cat >config.log <<_ACEOF
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by ImageMagick $as_me 6.6.4, which was
+It was created by ImageMagick $as_me 6.6.5, which was
 generated by GNU Autoconf 2.66.  Invocation command line was
 
   $ $0 $@
@@ -33358,7 +33358,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
 # report actual input values of CONFIG_FILES etc. instead of their
 # values after options handling.
 ac_log="
-This file was extended by ImageMagick $as_me 6.6.4, which was
+This file was extended by ImageMagick $as_me 6.6.5, which was
 generated by GNU Autoconf 2.66.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -33424,7 +33424,7 @@ _ACEOF
 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
 ac_cs_version="\\
-ImageMagick config.status 6.6.4
+ImageMagick config.status 6.6.5
 configured by $0, generated by GNU Autoconf 2.66,
   with options \\"\$ac_cs_config\\"
 
index 88291c97f59c2316357a6255740110a2f6523fc8..5c03679ff16897405bd4a31e0b3051bb812be642 100755 (executable)
@@ -15,7 +15,7 @@
 #  Copyright (C) 2003 - 2008 GraphicsMagick Group
 
 AC_PREREQ(2.64)
-AC_INIT([ImageMagick],[6.6.4],[http://www.imagemagick.org],[ImageMagick])
+AC_INIT([ImageMagick],[6.6.5],[http://www.imagemagick.org],[ImageMagick])
 AC_CONFIG_SRCDIR([magick/MagickCore.h])
 AC_CONFIG_AUX_DIR([config])
 AC_CONFIG_MACRO_DIR([m4])
diff --git a/libtool b/libtool
index 22790fad0b5b3cef4756d4825f28ea143f0d6ddb..a4b4077d9c5f3103aab44f2fadcd483c82f7a9f8 100755 (executable)
--- a/libtool
+++ b/libtool
@@ -1,7 +1,7 @@
 #! /bin/sh
 
 # libtool - Provide generalized library-building support services.
-# Generated automatically by config.status (ImageMagick) 6.6.5-9
+# Generated automatically by config.status (ImageMagick) 6.6.5-8
 # Libtool was configured on host magick.imagemagick.org:
 # NOTE: Changes made to this file will be lost: look at ltmain.sh.
 #
index 6a5282659efc527238d76cc28fd451b465bd946f..5a23cf33cd3ace8600af6ba4766a20bbdd38b17f 100644 (file)
 
 /* Define to the full name and version of this package. */
 #ifndef MAGICKCORE_PACKAGE_STRING
-#define MAGICKCORE_PACKAGE_STRING "ImageMagick 6.6.4"
+#define MAGICKCORE_PACKAGE_STRING "ImageMagick 6.6.5"
 #endif
 
 /* Define to the one symbol short name of this package. */
 
 /* Define to the version of this package. */
 #ifndef MAGICKCORE_PACKAGE_VERSION
-#define MAGICKCORE_PACKAGE_VERSION "6.6.4"
+#define MAGICKCORE_PACKAGE_VERSION "6.6.5"
 #endif
 
 /* Define if you have PNG library */
index 7b4b63e653d84e2968412ecc47e40635d6866474..fc847796f0bc67d31c223f02d3b77172d03c8550 100644 (file)
@@ -30,7 +30,7 @@ extern "C" {
 #define MagickLibVersion  0x665
 #define MagickLibVersionText  "6.6.5"
 #define MagickLibVersionNumber  4,0,0
-#define MagickLibAddendum  "-9"
+#define MagickLibAddendum  "-8"
 #define MagickLibInterface  4
 #define MagickLibMinInterface  4
 #define MagickReleaseDate  "2010-11-10"
index 8a02288ad060f255ec8889506b8520fa3d90591d..0e815fb3698e493daba12ffd1e3a30e26281b317 100644 (file)
@@ -12,7 +12,7 @@ PACKAGE_NAME='ImageMagick'
 # PACKAGE_NAME (e.g. "1.0.0").
 PACKAGE_VERSION='6.6.5'
 PACKAGE_LIB_VERSION="0x665"
-PACKAGE_RELEASE="9"
+PACKAGE_RELEASE="8"
 PACKAGE_LIB_VERSION_NUMBER="6,6,5,${PACKAGE_RELEASE}"
 PACKAGE_RELEASE_DATE=`date +%F`
 PACKAGE_STRING="$PACKAGE_NAME $PACKAGE_VERSION"