From a5b8aa137e41f19094d6352436ef26464487708e Mon Sep 17 00:00:00 2001 From: Dirk Eddelbuettel Date: Tue, 3 Dec 2024 20:32:24 -0600 Subject: [PATCH] New Release 14.2.2-1 --- ChangeLog | 4 ++-- DESCRIPTION | 2 +- configure | 18 +++++++++--------- configure.ac | 2 +- inst/NEWS.Rd | 4 ++-- inst/include/armadillo_bits/arma_version.hpp | 2 +- 6 files changed, 16 insertions(+), 16 deletions(-) diff --git a/ChangeLog b/ChangeLog index 45becd68..a89b4ecc 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,11 +1,11 @@ 2024-12-03 Dirk Eddelbuettel - * DESCRIPTION (Version, Date): RcppArmadillo 14.2.1-2 + * DESCRIPTION (Version, Date): RcppArmadillo 14.2.2-1 * inst/NEWS.Rd: Idem * configure.ac: Idem * configure: Idem - * inst/include/armadillo_bits/: Armadillo upstream sync + * inst/include/armadillo_bits/: Armadillo 14.2.2 2024-11-24 Dirk Eddelbuettel diff --git a/DESCRIPTION b/DESCRIPTION index 8063c8dc..176b426b 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -1,7 +1,7 @@ Package: RcppArmadillo Type: Package Title: 'Rcpp' Integration for the 'Armadillo' Templated Linear Algebra Library -Version: 14.2.1-2 +Version: 14.2.2-1 Date: 2024-12-03 Authors@R: c(person("Dirk", "Eddelbuettel", role = c("aut", "cre"), email = "edd@debian.org", comment = c(ORCID = "0000-0001-6419-907X")), diff --git a/configure b/configure index 2df25401..6a65ba63 100755 --- 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 RcppArmadillo 14.2.1-2. +# Generated by GNU Autoconf 2.71 for RcppArmadillo 14.2.2-1. # # Report bugs to . # @@ -610,8 +610,8 @@ MAKEFLAGS= # Identity of this package. PACKAGE_NAME='RcppArmadillo' PACKAGE_TARNAME='rcpparmadillo' -PACKAGE_VERSION='14.2.1-2' -PACKAGE_STRING='RcppArmadillo 14.2.1-2' +PACKAGE_VERSION='14.2.2-1' +PACKAGE_STRING='RcppArmadillo 14.2.2-1' PACKAGE_BUGREPORT='edd@debian.org' PACKAGE_URL='' @@ -1229,7 +1229,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 RcppArmadillo 14.2.1-2 to adapt to many kinds of systems. +\`configure' configures RcppArmadillo 14.2.2-1 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1291,7 +1291,7 @@ fi if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of RcppArmadillo 14.2.1-2:";; + short | recursive ) echo "Configuration of RcppArmadillo 14.2.2-1:";; esac cat <<\_ACEOF @@ -1372,7 +1372,7 @@ fi test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -RcppArmadillo configure 14.2.1-2 +RcppArmadillo configure 14.2.2-1 generated by GNU Autoconf 2.71 Copyright (C) 2021 Free Software Foundation, Inc. @@ -1486,7 +1486,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 RcppArmadillo $as_me 14.2.1-2, which was +It was created by RcppArmadillo $as_me 14.2.2-1, which was generated by GNU Autoconf 2.71. Invocation command line was $ $0$ac_configure_args_raw @@ -3944,7 +3944,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 RcppArmadillo $as_me 14.2.1-2, which was +This file was extended by RcppArmadillo $as_me 14.2.2-1, which was generated by GNU Autoconf 2.71. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -3999,7 +3999,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="\\ -RcppArmadillo config.status 14.2.1-2 +RcppArmadillo config.status 14.2.2-1 configured by $0, generated by GNU Autoconf 2.71, with options \\"\$ac_cs_config\\" diff --git a/configure.ac b/configure.ac index 4e156795..5de2c670 100644 --- a/configure.ac +++ b/configure.ac @@ -11,7 +11,7 @@ AC_PREREQ([2.69]) ## Process this file with autoconf to produce a configure script. -AC_INIT([RcppArmadillo],[14.2.1-2],[edd@debian.org]) +AC_INIT([RcppArmadillo],[14.2.2-1],[edd@debian.org]) ## Set R_HOME, respecting an environment variable if one is set : ${R_HOME=$(R RHOME)} diff --git a/inst/NEWS.Rd b/inst/NEWS.Rd index f338097a..2bf21db2 100644 --- a/inst/NEWS.Rd +++ b/inst/NEWS.Rd @@ -3,9 +3,9 @@ \newcommand{\ghpr}{\href{https://github.com/RcppCore/RcppArmadillo/pull/#1}{##1}} \newcommand{\ghit}{\href{https://github.com/RcppCore/RcppArmadillo/issues/#1}{##1}} -\section{Changes in RcppArmadillo version 14.2.1-2 (2024-12-03) (GitHub Only)}{ +\section{Changes in RcppArmadillo version 14.2.2-1 (2024-12-03)}{ \itemize{ - \item Upgraded to Armadillo release 14.2.1 (Smooth Caffeine) + \item Upgraded to Armadillo release 14.2.2 (Smooth Caffeine) \itemize{ Upstream sync to accommodate the yet-unreleased build of gcc 15 } diff --git a/inst/include/armadillo_bits/arma_version.hpp b/inst/include/armadillo_bits/arma_version.hpp index 875a7944..8b0158db 100644 --- a/inst/include/armadillo_bits/arma_version.hpp +++ b/inst/include/armadillo_bits/arma_version.hpp @@ -23,7 +23,7 @@ #define ARMA_VERSION_MAJOR 14 #define ARMA_VERSION_MINOR 2 -#define ARMA_VERSION_PATCH 1 +#define ARMA_VERSION_PATCH 2 #define ARMA_VERSION_NAME "Smooth Caffeine"