]> granicus.if.org Git - imagemagick/commitdiff
(no commit message)
authorcristy <urban-warrior@git.imagemagick.org>
Tue, 24 Nov 2009 20:56:45 +0000 (20:56 +0000)
committercristy <urban-warrior@git.imagemagick.org>
Tue, 24 Nov 2009 20:56:45 +0000 (20:56 +0000)
ImageMagick.spec
config/configure.xml
configure
configure.ac
libtool
magick/magick-config.h
magick/version.h
version.sh

index 07df874f51c8743316602e253b84fd8a70b50232..8fca23c632dd2202f23bbb53c6fcb33dc1fea7e8 100644 (file)
@@ -1,5 +1,5 @@
 %define VERSION  6.5.8
-%define Patchlevel  1
+%define Patchlevel  0
 
 Name:           ImageMagick
 Version:        %{VERSION}
index b38847bb66d59b1270135bb21b39d0dbde1092d7..3a0724fd928e55d68cc8de82e1f608b498fd0bc9 100644 (file)
@@ -8,7 +8,7 @@
 <configuremap>
   <configure name="NAME" value="ImageMagick"/>
   <configure name="LIB_VERSION" value="0x658"/>
-  <configure name="LIB_VERSION_NUMBER" value="6,5,8,1"/>
+  <configure name="LIB_VERSION_NUMBER" value="6,5,8,0"/>
   <configure name="RELEASE_DATE" value="2009-11-24"/>
   <configure name="CONFIGURE" value="./configure "/>
   <configure name="PREFIX" value="/usr/local"/>
index b2eab89b7cb568c9520e88fcd1999518465534ab..b64e8343876cacda072b03e5d00950b773ae769b 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.65 for ImageMagick 6.5.7.
+# Generated by GNU Autoconf 2.65 for ImageMagick 6.5.8.
 #
 # Report bugs to <http://www.imagemagick.org>.
 #
@@ -705,8 +705,8 @@ MAKEFLAGS=
 # Identity of this package.
 PACKAGE_NAME='ImageMagick'
 PACKAGE_TARNAME='ImageMagick'
-PACKAGE_VERSION='6.5.7'
-PACKAGE_STRING='ImageMagick 6.5.7'
+PACKAGE_VERSION='6.5.8'
+PACKAGE_STRING='ImageMagick 6.5.8'
 PACKAGE_BUGREPORT='http://www.imagemagick.org'
 PACKAGE_URL=''
 
@@ -1817,7 +1817,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.5.7 to adapt to many kinds of systems.
+\`configure' configures ImageMagick 6.5.8 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1892,7 +1892,7 @@ fi
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of ImageMagick 6.5.7:";;
+     short | recursive ) echo "Configuration of ImageMagick 6.5.8:";;
    esac
   cat <<\_ACEOF
 
@@ -2094,7 +2094,7 @@ fi
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-ImageMagick configure 6.5.7
+ImageMagick configure 6.5.8
 generated by GNU Autoconf 2.65
 
 Copyright (C) 2009 Free Software Foundation, Inc.
@@ -2950,7 +2950,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.5.7, which was
+It was created by ImageMagick $as_me 6.5.8, which was
 generated by GNU Autoconf 2.65.  Invocation command line was
 
   $ $0 $@
@@ -31709,7 +31709,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.5.7, which was
+This file was extended by ImageMagick $as_me 6.5.8, which was
 generated by GNU Autoconf 2.65.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -31775,7 +31775,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.5.7
+ImageMagick config.status 6.5.8
 configured by $0, generated by GNU Autoconf 2.65,
   with options \\"\$ac_cs_config\\"
 
index 4ae1750aa3cd97a75cae5239dd7e1dc7c6d80f3f..56eb6b3b7c6a5b0725d3d02eca27fa29fbef0c2a 100755 (executable)
@@ -15,7 +15,7 @@
 #  Copyright (C) 2003 - 2008 GraphicsMagick Group
 
 AC_PREREQ(2.63)
-AC_INIT([ImageMagick],[6.5.7],[http://www.imagemagick.org],[ImageMagick])
+AC_INIT([ImageMagick],[6.5.8],[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 252c5b30b11145013a301764365b16239ca2a097..fb5901a1cc2fc7765785285009a73a1b6068663d 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.5.8-1
+# Generated automatically by config.status (ImageMagick) 6.5.8-0
 # Libtool was configured on host magick.imagemagick.org:
 # NOTE: Changes made to this file will be lost: look at ltmain.sh.
 #
index f479d351eb795a6faffecfc35de0deace2f6a5a4..c372e2489e42d919a74ecc81e55bfc3634658893 100644 (file)
 
 /* Define to the full name and version of this package. */
 #ifndef MAGICKCORE_PACKAGE_STRING 
-#define MAGICKCORE_PACKAGE_STRING  "ImageMagick 6.5.7
+#define MAGICKCORE_PACKAGE_STRING  "ImageMagick 6.5.8
 #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.5.7
+#define MAGICKCORE_PACKAGE_VERSION  "6.5.8
 #endif
 
 /* Define if you have PNG library */
index 0ca5062d4818135f12509c8758544ec5805422bf..ec6d835b12d4524b3bbb78d30ef40d46bef4c75c 100644 (file)
@@ -30,7 +30,7 @@ extern "C" {
 #define MagickLibVersion  0x658
 #define MagickLibVersionText  "6.5.8"
 #define MagickLibVersionNumber  2,0,1
-#define MagickLibSubversion  "-1"
+#define MagickLibSubversion  "-0"
 #define MagickReleaseDate  "2009-11-24"
 #define MagickChangeDate   "20091119"
 #define MagickAuthoritativeURL  "http://www.imagemagick.org"
index 03721c6c0a9663a4e9926882becca46d5dcbe537..bf74b503f1d32bdb1367da3bc17eb89a022722ee 100644 (file)
@@ -12,7 +12,7 @@ PACKAGE_NAME='ImageMagick'
 # PACKAGE_NAME (e.g. "1.0.0").
 PACKAGE_VERSION='6.5.8'
 PACKAGE_LIB_VERSION="0x658"
-PACKAGE_RELEASE="1"
+PACKAGE_RELEASE="0"
 PACKAGE_LIB_VERSION_NUMBER="6,5,8,${PACKAGE_RELEASE}"
 PACKAGE_RELEASE_DATE=`date +%F`
 PACKAGE_STRING="$PACKAGE_NAME $PACKAGE_VERSION"