]> git.ipfire.org Git - thirdparty/cups.git/commitdiff
Fix spelling of accordion.
authorMichael R Sweet <michael.r.sweet@gmail.com>
Wed, 28 Aug 2019 02:24:22 +0000 (22:24 -0400)
committerMichael R Sweet <michael.r.sweet@gmail.com>
Wed, 28 Aug 2019 02:24:22 +0000 (22:24 -0400)
Bump version to 2.2.13.

CHANGES.md
configure
configure.ac
cups/cups.h
cups/ipp-support.c
cups/ipp.h

index 9cc2e206a853444ad55d73af8bf514ce7f4e118d..718cf993cb8119d22188f32d6f94fd526b117630 100644 (file)
@@ -1,7 +1,13 @@
-CHANGES - 2.2.12 - 2019-08-15
+CHANGES - 2.2.13 - 2019-08-27
 =============================
 
 
+Changes in CUPS v2.2.13
+-----------------------
+
+- Fixed spelling of "fold-accordion".
+
+
 Changes in CUPS v2.2.12
 -----------------------
 
index 0392af142f5ffe42f6da75a5c68bd1ef069fbd0e..39c5f0024812f7c5617efc6b79b80593c7dcf0d3 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.69 for CUPS 2.2.12.
+# Generated by GNU Autoconf 2.69 for CUPS 2.2.13.
 #
 # Report bugs to <https://github.com/apple/cups/issues>.
 #
@@ -580,8 +580,8 @@ MAKEFLAGS=
 # Identity of this package.
 PACKAGE_NAME='CUPS'
 PACKAGE_TARNAME='cups'
-PACKAGE_VERSION='2.2.12'
-PACKAGE_STRING='CUPS 2.2.12'
+PACKAGE_VERSION='2.2.13'
+PACKAGE_STRING='CUPS 2.2.13'
 PACKAGE_BUGREPORT='https://github.com/apple/cups/issues'
 PACKAGE_URL='https://www.cups.org/'
 
@@ -1480,7 +1480,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 CUPS 2.2.12 to adapt to many kinds of systems.
+\`configure' configures CUPS 2.2.13 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1545,7 +1545,7 @@ fi
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of CUPS 2.2.12:";;
+     short | recursive ) echo "Configuration of CUPS 2.2.13:";;
    esac
   cat <<\_ACEOF
 
@@ -1726,7 +1726,7 @@ fi
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-CUPS configure 2.2.12
+CUPS configure 2.2.13
 generated by GNU Autoconf 2.69
 
 Copyright (C) 2012 Free Software Foundation, Inc.
@@ -2190,7 +2190,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 CUPS $as_me 2.2.12, which was
+It was created by CUPS $as_me 2.2.13, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   $ $0 $@
@@ -2711,7 +2711,7 @@ done
 ac_config_headers="$ac_config_headers config.h"
 
 
-CUPS_VERSION="2.2.12"
+CUPS_VERSION="2.2.13"
 CUPS_REVISION=""
 CUPS_BUILD="cups-$CUPS_VERSION"
 
@@ -10839,7 +10839,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 CUPS $as_me 2.2.12, which was
+This file was extended by CUPS $as_me 2.2.13, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -10902,7 +10902,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="\\
-CUPS config.status 2.2.12
+CUPS config.status 2.2.13
 configured by $0, generated by GNU Autoconf 2.69,
   with options \\"\$ac_cs_config\\"
 
index 7762599331c6a53284650fd5a34ee06f0cdfcee3..38db5f52d43c4ef882527964a27be44a3148b600 100644 (file)
@@ -15,7 +15,7 @@ dnl We need at least autoconf 2.60...
 AC_PREREQ(2.60)
 
 dnl Package name and version...
-AC_INIT([CUPS], [2.2.12], [https://github.com/apple/cups/issues], [cups], [https://www.cups.org/])
+AC_INIT([CUPS], [2.2.13], [https://github.com/apple/cups/issues], [cups], [https://www.cups.org/])
 
 sinclude(config-scripts/cups-opsys.m4)
 sinclude(config-scripts/cups-common.m4)
index c548bde191291e3c877b016735211faca2c8f36a..d501bb504c85805dafbe0409f81b5b5a91eecd20 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * API definitions for CUPS.
  *
- * Copyright 2007-2018 by Apple Inc.
+ * Copyright 2007-2019 by Apple Inc.
  * Copyright 1997-2007 by Easy Software Products.
  *
  * These coded instructions, statements, and computer programs are the
@@ -47,10 +47,10 @@ extern "C" {
  * Constants...
  */
 
-#  define CUPS_VERSION                 2.0212
+#  define CUPS_VERSION                 2.0213
 #  define CUPS_VERSION_MAJOR           2
 #  define CUPS_VERSION_MINOR           2
-#  define CUPS_VERSION_PATCH           12
+#  define CUPS_VERSION_PATCH           13
 
 #  define CUPS_BC_FD                   3
                                        /* Back-channel file descriptor for
index d1ad65c8b5608dde98526c7b9dd13a527255a00a..f83317d686b18553a512548e6b737b01c6e58eac 100644 (file)
@@ -433,7 +433,7 @@ static const char * const ipp_document_states[] =
                  "punch-multiple-top", /* Finishings 2.1/Canon */
                  "punch-multiple-right",/* Finishings 2.1/Canon */
                  "punch-multiple-bottom",/* Finishings 2.1/Canon */
-                 "fold-accordian",     /* Finishings 2.0 */
+                 "fold-accordion",     /* Finishings 2.0 */
                  "fold-double-gate",   /* Finishings 2.0 */
                  "fold-gate",          /* Finishings 2.0 */
                  "fold-half",          /* Finishings 2.0 */
@@ -544,7 +544,7 @@ static const char * const ipp_document_states[] =
                  "0x40000057",
                  "0x40000058",
                  "0x40000059",
-                 "cups-fold-accordian",
+                 "cups-fold-accordion",
                  "cups-fold-double-gate",
                  "cups-fold-gate",
                  "cups-fold-half",
index 2ee5f1d0b404aaa7d4cb0b1142eb6ea0149dd993..e755822997c1edf3e4d0a936ec649517c71c48de 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * Internet Printing Protocol definitions for CUPS.
  *
- * Copyright 2007-2017 by Apple Inc.
+ * Copyright 2007-2019 by Apple Inc.
  * Copyright 1997-2006 by Easy Software Products.
  *
  * These coded instructions, statements, and computer programs are the
@@ -154,7 +154,7 @@ typedef enum ipp_finishings_e               /**** Finishings values ****/
   IPP_FINISHINGS_PUNCH_MULTIPLE_TOP,   /* Pucnh multiple holes top edge */
   IPP_FINISHINGS_PUNCH_MULTIPLE_RIGHT, /* Pucnh multiple holes right side */
   IPP_FINISHINGS_PUNCH_MULTIPLE_BOTTOM,        /* Pucnh multiple holes bottom edge */
-  IPP_FINISHINGS_FOLD_ACCORDIAN = 90,  /* Accordian-fold the paper vertically into four sections */
+  IPP_FINISHINGS_FOLD_ACCORDION = 90,  /* Accordion-fold the paper vertically into four sections */
   IPP_FINISHINGS_FOLD_DOUBLE_GATE,     /* Fold the top and bottom quarters of the paper towards the midline, then fold in half vertically */
   IPP_FINISHINGS_FOLD_GATE,            /* Fold the top and bottom quarters of the paper towards the midline */
   IPP_FINISHINGS_FOLD_HALF,            /* Fold the paper in half vertically */
@@ -189,8 +189,8 @@ typedef enum ipp_finishings_e               /**** Finishings values ****/
   IPP_FINISHINGS_CUPS_PUNCH_QUAD_RIGHT,        /* Punch 4 holes right side @exclude all@ */
   IPP_FINISHINGS_CUPS_PUNCH_QUAD_BOTTOM,/* Punch 4 holes bottom edge @exclude all@ */
 
-  IPP_FINISHINGS_CUPS_FOLD_ACCORDIAN = 0x4000005A,
-                                       /* Accordian-fold the paper vertically into four sections @exclude all@ */
+  IPP_FINISHINGS_CUPS_FOLD_ACCORDION = 0x4000005A,
+                                       /* Accordion-fold the paper vertically into four sections @exclude all@ */
   IPP_FINISHINGS_CUPS_FOLD_DOUBLE_GATE,        /* Fold the top and bottom quarters of the paper towards the midline, then fold in half vertically @exclude all@ */
   IPP_FINISHINGS_CUPS_FOLD_GATE,       /* Fold the top and bottom quarters of the paper towards the midline @exclude all@ */
   IPP_FINISHINGS_CUPS_FOLD_HALF,       /* Fold the paper in half vertically @exclude all@ */
@@ -203,8 +203,10 @@ typedef enum ipp_finishings_e              /**** Finishings values ****/
   IPP_FINISHINGS_CUPS_FOLD_Z           /* Fold the paper vertically into three sections, forming a Z @exclude all@ */
 } ipp_finishings_t;
 #  ifndef _CUPS_NO_DEPRECATED
+#    define IPP_FINISHINGS_CUPS_FOLD_ACCORDIAN IPP_FINISHINGS_CUPS_FOLD_ACCORDION
+#    define IPP_FINISHINGS_FOLD_ACCORDIAN IPP_FINISHINGS_FOLD_ACCORDION
 #    define IPP_FINISHINGS_JOB_OFFSET  IPP_FINISHINGS_JOG_OFFSET
-                                       /* Long-time misspelling... */
+                                       /* Long-time misspellings... */
 typedef enum ipp_finishings_e ipp_finish_t;
 #  endif /* !_CUPS_NO_DEPRECATED */