]> git.ipfire.org Git - thirdparty/cups.git/commitdiff
Prepare for 2.4rc1 v2.4rc1
authorZdenek Dohnal <zdohnal@redhat.com>
Fri, 12 Nov 2021 06:44:38 +0000 (07:44 +0100)
committerZdenek Dohnal <zdohnal@redhat.com>
Fri, 12 Nov 2021 06:44:38 +0000 (07:44 +0100)
CHANGES.md
INSTALL.md
README.md
configure
configure.ac

index 2076ad75eb1f75ed7e631298185cbcf0bf632a1e..637ea73603a3fbf7ad830d27070a10ef2876f819 100644 (file)
@@ -1,8 +1,8 @@
-CHANGES - OpenPrinting CUPS 2.4b1 - 2021-10-27
+CHANGES - OpenPrinting CUPS 2.4b1 - 2021-11-12
 ==============================================
 
-Changes in CUPS v2.4rc1
------------------------
+Changes in CUPS v2.4rc1 (12th November 2021)
+--------------------------------------------
 
 - Added warning and debug messages when loading printers
  if the queue is raw or with driver (Issue #286)
index 90aec9954b65a3c689713c0df21f7e33104e3f0b..9acb6abfafcf3c267583fbf4839ff5149dc76da4 100644 (file)
@@ -1,4 +1,4 @@
-Building and Installing OpenPrinting CUPS v2.4b1
+Building and Installing OpenPrinting CUPS v2.4rc1
 ================================================
 
 This file describes how to compile and install CUPS from source code.  For more
index d7d87befc5acd91c48dc95ad86a71dd947f145e3..c4e36dcd77d15bc3d9affd66cff3d38cdd5d0225 100644 (file)
--- a/README.md
+++ b/README.md
@@ -1,4 +1,4 @@
-OpenPrinting CUPS v2.4b1
+OpenPrinting CUPS v2.4rc1
 ========================
 
 ![Version](https://img.shields.io/github/v/release/openprinting/cups?include_prereleases)
index 6e83e9db987691c7ad94c74ccbf65a3d98ad4556..1378cabbf0f66ad8c97007617a9e491186e20aee 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.71 for CUPS 2.4b1.
+# Generated by GNU Autoconf 2.71 for CUPS 2.4rc1.
 #
 # Report bugs to <https://github.com/openprinting/cups/issues>.
 #
@@ -610,8 +610,8 @@ MAKEFLAGS=
 # Identity of this package.
 PACKAGE_NAME='CUPS'
 PACKAGE_TARNAME='cups'
-PACKAGE_VERSION='2.4b1'
-PACKAGE_STRING='CUPS 2.4b1'
+PACKAGE_VERSION='2.4rc1'
+PACKAGE_STRING='CUPS 2.4rc1'
 PACKAGE_BUGREPORT='https://github.com/openprinting/cups/issues'
 PACKAGE_URL='https://openprinting.github.io/cups'
 
@@ -1500,7 +1500,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.4b1 to adapt to many kinds of systems.
+\`configure' configures CUPS 2.4rc1 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1566,7 +1566,7 @@ fi
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of CUPS 2.4b1:";;
+     short | recursive ) echo "Configuration of CUPS 2.4rc1:";;
    esac
   cat <<\_ACEOF
 
@@ -1746,7 +1746,7 @@ fi
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-CUPS configure 2.4b1
+CUPS configure 2.4rc1
 generated by GNU Autoconf 2.71
 
 Copyright (C) 2021 Free Software Foundation, Inc.
@@ -2101,7 +2101,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.4b1, which was
+It was created by CUPS $as_me 2.4rc1, which was
 generated by GNU Autoconf 2.71.  Invocation command line was
 
   $ $0$ac_configure_args_raw
@@ -3232,8 +3232,8 @@ done
 ac_config_headers="$ac_config_headers config.h"
 
 
-CUPS_VERSION="2.4b1"
-CUPS_API_VERSION="$(echo 2.4b1 | awk -F. '{print $1 "." $2}')"
+CUPS_VERSION="2.4rc1"
+CUPS_API_VERSION="$(echo 2.4rc1 | awk -F. '{print $1 "." $2}')"
 CUPS_BUILD="cups-$CUPS_VERSION"
 
 
@@ -12640,7 +12640,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.4b1, which was
+This file was extended by CUPS $as_me 2.4rc1, which was
 generated by GNU Autoconf 2.71.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -12705,7 +12705,7 @@ ac_cs_config_escaped=`printf "%s\n" "$ac_cs_config" | sed "s/^ //; s/'/'\\\\\\\\
 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
 ac_cs_config='$ac_cs_config_escaped'
 ac_cs_version="\\
-CUPS config.status 2.4b1
+CUPS config.status 2.4rc1
 configured by $0, generated by GNU Autoconf 2.71,
   with options \\"\$ac_cs_config\\"
 
index a57f10958b7113854692b5941bd2a2bb3e699f78..c3e01143423a3771722f43e6b4ec9de30554343d 100644 (file)
@@ -13,7 +13,7 @@ dnl We need at least autoconf 2.71...
 AC_PREREQ([2.71])
 
 dnl Package name and version...
-AC_INIT([CUPS],[2.4b1],[https://github.com/openprinting/cups/issues],[cups],[https://openprinting.github.io/cups])
+AC_INIT([CUPS],[2.4rc1],[https://github.com/openprinting/cups/issues],[cups],[https://openprinting.github.io/cups])
 
 dnl This line is provided to ensure that you don't run the autoheader program
 dnl against this project.  Doing so is completely unsupported and WILL cause