From: Tobias Oetiker Date: Thu, 7 Feb 2019 07:50:40 +0000 (+0100) Subject: add releasee tests to travis and bump version number for rerelease with fixed makefiles X-Git-Tag: v1.7.2~52 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4542115a5726bb60c8e1b5538d0d743b63921279;p=thirdparty%2Frrdtool-1.x.git add releasee tests to travis and bump version number for rerelease with fixed makefiles --- diff --git a/.travis.yml b/.travis.yml index b922b81a..ca34dbea 100644 --- a/.travis.yml +++ b/.travis.yml @@ -30,6 +30,13 @@ script: - cd ../python && python setup.py test - /opt/rrdtool-master/bin/rrdtool - /opt/rrdtool-master/share/rrdtool/examples/4charts.pl + - make dist + - tar xf rrdtool-`cat VERSION`.tar.gz + - cd rrdtool-`cat VERSION` + - ./configure + - sudo make install + - cd /opt/rrdtool-`cat VERSION` + - ./bin/rrdtool # after_success: # - ( cd src ; find -name '*.c' | xargs -n 1 gcov -a .libs ; find -name '*.c' | xargs -n 1 ) diff --git a/VERSION b/VERSION index 943f9cbc..f8a696c8 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.7.1 +1.7.2 diff --git a/configure b/configure index d7a0b454..862d9c8e 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.69 for rrdtool 1.7.1. +# Generated by GNU Autoconf 2.69 for rrdtool 1.7.2. # # # Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc. @@ -587,8 +587,8 @@ MAKEFLAGS= # Identity of this package. PACKAGE_NAME='rrdtool' PACKAGE_TARNAME='rrdtool' -PACKAGE_VERSION='1.7.1' -PACKAGE_STRING='rrdtool 1.7.1' +PACKAGE_VERSION='1.7.2' +PACKAGE_STRING='rrdtool 1.7.2' PACKAGE_BUGREPORT='' PACKAGE_URL='' @@ -1497,7 +1497,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 rrdtool 1.7.1 to adapt to many kinds of systems. +\`configure' configures rrdtool 1.7.2 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1569,7 +1569,7 @@ fi if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of rrdtool 1.7.1:";; + short | recursive ) echo "Configuration of rrdtool 1.7.2:";; esac cat <<\_ACEOF @@ -1759,7 +1759,7 @@ fi test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -rrdtool configure 1.7.1 +rrdtool configure 1.7.2 generated by GNU Autoconf 2.69 Copyright (C) 2012 Free Software Foundation, Inc. @@ -2464,7 +2464,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 rrdtool $as_me 1.7.1, which was +It was created by rrdtool $as_me 1.7.2, which was generated by GNU Autoconf 2.69. Invocation command line was $ $0 $@ @@ -4820,7 +4820,7 @@ fi # Define the identity of the package. PACKAGE='rrdtool' - VERSION='1.7.1' + VERSION='1.7.2' cat >>confdefs.h <<_ACEOF @@ -23848,7 +23848,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 rrdtool $as_me 1.7.1, which was +This file was extended by rrdtool $as_me 1.7.2, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -23914,7 +23914,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="\\ -rrdtool config.status 1.7.1 +rrdtool config.status 1.7.2 configured by $0, generated by GNU Autoconf 2.69, with options \\"\$ac_cs_config\\" @@ -26422,7 +26422,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 rrdtool $as_me 1.7.1, which was +This file was extended by rrdtool $as_me 1.7.2, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -26488,7 +26488,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="\\ -rrdtool config.status 1.7.1 +rrdtool config.status 1.7.2 configured by $0, generated by GNU Autoconf 2.69, with options \\"\$ac_cs_config\\"