Commit 15248592c9f8f533046c470464cef19911c2b7d4

Authored by Jay Berkenbilt
1 parent d6fe4730

Prepare 10.6.0 release (take 2)

autofiles.sums
1 -89cff763ab8694a39eeb39ff6f61f6bde62c9f55c1cb700f8e3fc351da6d0694 configure.ac 1 +125f6d3b60965f0d863401d4c34acb8cfcdca79308ed4a65574f146c3b08abce configure.ac
2 d3f9ee6f6f0846888d9a10fd3dad2e4b1258be84205426cf04d7cef02d61dad7 aclocal.m4 2 d3f9ee6f6f0846888d9a10fd3dad2e4b1258be84205426cf04d7cef02d61dad7 aclocal.m4
3 c12d837479fa9a3fa4c278b6dc7d6b449503d663e0f0d294305595a51ff43f70 libqpdf/qpdf/qpdf-config.h.in 3 c12d837479fa9a3fa4c278b6dc7d6b449503d663e0f0d294305595a51ff43f70 libqpdf/qpdf/qpdf-config.h.in
4 5297971a0ef90bcd5563eb3f7127a032bb76d3ae2af7258bf13479caf8983a60 m4/ax_cxx_compile_stdcxx.m4 4 5297971a0ef90bcd5563eb3f7127a032bb76d3ae2af7258bf13479caf8983a60 m4/ax_cxx_compile_stdcxx.m4
configure
1 #! /bin/sh 1 #! /bin/sh
2 # Guess values for system-dependent variables and create Makefiles. 2 # Guess values for system-dependent variables and create Makefiles.
3 -# Generated by GNU Autoconf 2.69 for qpdf 10.5.0. 3 +# Generated by GNU Autoconf 2.69 for qpdf 10.6.0.
4 # 4 #
5 # 5 #
6 # Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc. 6 # Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc.
@@ -587,8 +587,8 @@ MAKEFLAGS= @@ -587,8 +587,8 @@ MAKEFLAGS=
587 # Identity of this package. 587 # Identity of this package.
588 PACKAGE_NAME='qpdf' 588 PACKAGE_NAME='qpdf'
589 PACKAGE_TARNAME='qpdf' 589 PACKAGE_TARNAME='qpdf'
590 -PACKAGE_VERSION='10.5.0'  
591 -PACKAGE_STRING='qpdf 10.5.0' 590 +PACKAGE_VERSION='10.6.0'
  591 +PACKAGE_STRING='qpdf 10.6.0'
592 PACKAGE_BUGREPORT='' 592 PACKAGE_BUGREPORT=''
593 PACKAGE_URL='' 593 PACKAGE_URL=''
594 594
@@ -1373,7 +1373,7 @@ if test "$ac_init_help" = "long"; then @@ -1373,7 +1373,7 @@ if test "$ac_init_help" = "long"; then
1373 # Omit some internal or obsolete options to make the list less imposing. 1373 # Omit some internal or obsolete options to make the list less imposing.
1374 # This message is too long to be a string in the A/UX 3.1 sh. 1374 # This message is too long to be a string in the A/UX 3.1 sh.
1375 cat <<_ACEOF 1375 cat <<_ACEOF
1376 -\`configure' configures qpdf 10.5.0 to adapt to many kinds of systems. 1376 +\`configure' configures qpdf 10.6.0 to adapt to many kinds of systems.
1377 1377
1378 Usage: $0 [OPTION]... [VAR=VALUE]... 1378 Usage: $0 [OPTION]... [VAR=VALUE]...
1379 1379
@@ -1439,7 +1439,7 @@ fi @@ -1439,7 +1439,7 @@ fi
1439 1439
1440 if test -n "$ac_init_help"; then 1440 if test -n "$ac_init_help"; then
1441 case $ac_init_help in 1441 case $ac_init_help in
1442 - short | recursive ) echo "Configuration of qpdf 10.5.0:";; 1442 + short | recursive ) echo "Configuration of qpdf 10.6.0:";;
1443 esac 1443 esac
1444 cat <<\_ACEOF 1444 cat <<\_ACEOF
1445 1445
@@ -1626,7 +1626,7 @@ fi @@ -1626,7 +1626,7 @@ fi
1626 test -n "$ac_init_help" && exit $ac_status 1626 test -n "$ac_init_help" && exit $ac_status
1627 if $ac_init_version; then 1627 if $ac_init_version; then
1628 cat <<\_ACEOF 1628 cat <<\_ACEOF
1629 -qpdf configure 10.5.0 1629 +qpdf configure 10.6.0
1630 generated by GNU Autoconf 2.69 1630 generated by GNU Autoconf 2.69
1631 1631
1632 Copyright (C) 2012 Free Software Foundation, Inc. 1632 Copyright (C) 2012 Free Software Foundation, Inc.
@@ -2295,7 +2295,7 @@ cat &gt;config.log &lt;&lt;_ACEOF @@ -2295,7 +2295,7 @@ cat &gt;config.log &lt;&lt;_ACEOF
2295 This file contains any messages produced by compilers while 2295 This file contains any messages produced by compilers while
2296 running configure, to aid debugging if configure makes a mistake. 2296 running configure, to aid debugging if configure makes a mistake.
2297 2297
2298 -It was created by qpdf $as_me 10.5.0, which was 2298 +It was created by qpdf $as_me 10.6.0, which was
2299 generated by GNU Autoconf 2.69. Invocation command line was 2299 generated by GNU Autoconf 2.69. Invocation command line was
2300 2300
2301 $ $0 $@ 2301 $ $0 $@
@@ -19261,7 +19261,7 @@ cat &gt;&gt;$CONFIG_STATUS &lt;&lt;\_ACEOF || ac_write_fail=1 @@ -19261,7 +19261,7 @@ cat &gt;&gt;$CONFIG_STATUS &lt;&lt;\_ACEOF || ac_write_fail=1
19261 # report actual input values of CONFIG_FILES etc. instead of their 19261 # report actual input values of CONFIG_FILES etc. instead of their
19262 # values after options handling. 19262 # values after options handling.
19263 ac_log=" 19263 ac_log="
19264 -This file was extended by qpdf $as_me 10.5.0, which was 19264 +This file was extended by qpdf $as_me 10.6.0, which was
19265 generated by GNU Autoconf 2.69. Invocation command line was 19265 generated by GNU Autoconf 2.69. Invocation command line was
19266 19266
19267 CONFIG_FILES = $CONFIG_FILES 19267 CONFIG_FILES = $CONFIG_FILES
@@ -19327,7 +19327,7 @@ _ACEOF @@ -19327,7 +19327,7 @@ _ACEOF
19327 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 19327 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
19328 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" 19328 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
19329 ac_cs_version="\\ 19329 ac_cs_version="\\
19330 -qpdf config.status 10.5.0 19330 +qpdf config.status 10.6.0
19331 configured by $0, generated by GNU Autoconf 2.69, 19331 configured by $0, generated by GNU Autoconf 2.69,
19332 with options \\"\$ac_cs_config\\" 19332 with options \\"\$ac_cs_config\\"
19333 19333
configure.ac
@@ -2,7 +2,7 @@ dnl Process this file with autoconf to produce a configure script. @@ -2,7 +2,7 @@ dnl Process this file with autoconf to produce a configure script.
2 dnl This config.in requires autoconf 2.5 or greater. 2 dnl This config.in requires autoconf 2.5 or greater.
3 3
4 AC_PREREQ([2.68]) 4 AC_PREREQ([2.68])
5 -AC_INIT([qpdf],[10.5.0]) 5 +AC_INIT([qpdf],[10.6.0])
6 6
7 AC_CONFIG_MACRO_DIR([m4]) 7 AC_CONFIG_MACRO_DIR([m4])
8 AC_CONFIG_FILES([autoconf.mk]) 8 AC_CONFIG_FILES([autoconf.mk])
manual/conf.py
@@ -16,7 +16,7 @@ project = &#39;QPDF&#39; @@ -16,7 +16,7 @@ project = &#39;QPDF&#39;
16 copyright = '2005-2022, Jay Berkenbilt' 16 copyright = '2005-2022, Jay Berkenbilt'
17 author = 'Jay Berkenbilt' 17 author = 'Jay Berkenbilt'
18 # make_dist and the CI build lexically find the release version from this file. 18 # make_dist and the CI build lexically find the release version from this file.
19 -release = '10.5.0' 19 +release = '10.6.0'
20 version = release 20 version = release
21 extensions = [ 21 extensions = [
22 'sphinx_rtd_theme', 22 'sphinx_rtd_theme',