]> sourceware.org Git - systemtap.git/commitdiff
routine configury prep for future 3.1 release
authorFrank Ch. Eigler <fche@redhat.com>
Mon, 28 Mar 2016 02:19:50 +0000 (22:19 -0400)
committerFrank Ch. Eigler <fche@redhat.com>
Mon, 28 Mar 2016 02:19:50 +0000 (22:19 -0400)
NEWS
configure
configure.ac
doc/SystemTap_Beginners_Guide/en-US/Book_Info.xml
systemtap.spec
testsuite/configure
testsuite/configure.ac

diff --git a/NEWS b/NEWS
index e848bc08e3b3ab9ff19c11a0ef1bfa74fc2722f1..ea4dfeb8248c47c3b4d050ccdb2224b09d08bfb8 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,7 @@
-* What's new in version 3.0
+* What's new in version 3.1
+
+
+* What's new in version 3.0, 2016-03-27
 
 - The new experimental "interactive" mode, specified by "stap -i",
   drops you into a command-line prompt where you can build up a script,
index 51fe5fd4d332513cb8bbae9782ed9ff8cab9008c..143c0f8cbd5bb7f5de41da80b22b81b8244ce974 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 systemtap 3.0.
+# Generated by GNU Autoconf 2.69 for systemtap 3.1.
 #
 # Report bugs to <systemtap@sourceware.org>.
 #
@@ -580,8 +580,8 @@ MAKEFLAGS=
 # Identity of this package.
 PACKAGE_NAME='systemtap'
 PACKAGE_TARNAME='systemtap'
-PACKAGE_VERSION='3.0'
-PACKAGE_STRING='systemtap 3.0'
+PACKAGE_VERSION='3.1'
+PACKAGE_STRING='systemtap 3.1'
 PACKAGE_BUGREPORT='systemtap@sourceware.org'
 PACKAGE_URL=''
 
@@ -1445,7 +1445,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 systemtap 3.0 to adapt to many kinds of systems.
+\`configure' configures systemtap 3.1 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1516,7 +1516,7 @@ fi
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of systemtap 3.0:";;
+     short | recursive ) echo "Configuration of systemtap 3.1:";;
    esac
   cat <<\_ACEOF
 
@@ -1688,7 +1688,7 @@ fi
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-systemtap configure 3.0
+systemtap configure 3.1
 generated by GNU Autoconf 2.69
 
 Copyright (C) 2012 Free Software Foundation, Inc.
@@ -2269,7 +2269,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 systemtap $as_me 3.0, which was
+It was created by systemtap $as_me 3.1, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   $ $0 $@
@@ -3246,7 +3246,7 @@ fi
 
 # Define the identity of the package.
  PACKAGE='systemtap'
- VERSION='3.0'
+ VERSION='3.1'
 
 
 cat >>confdefs.h <<_ACEOF
@@ -12500,7 +12500,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 systemtap $as_me 3.0, which was
+This file was extended by systemtap $as_me 3.1, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -12566,7 +12566,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="\\
-systemtap config.status 3.0
+systemtap config.status 3.1
 configured by $0, generated by GNU Autoconf 2.69,
   with options \\"\$ac_cs_config\\"
 
index cd781a2caa9ae036eb77a2c95447a575599a1fee..8678ac48138bcfe5bcb90b679f6d7f3403b4addd 100644 (file)
@@ -1,7 +1,7 @@
 dnl configure.ac --- autoconf input file for systemtap
 dnl Process this file with autoconf to produce a configure script.
 
-AC_INIT([systemtap], 3.0, systemtap@sourceware.org, systemtap)
+AC_INIT([systemtap], 3.1, systemtap@sourceware.org, systemtap)
 dnl                  ^^^ see also NEWS, systemtap.spec, testsuite/configure.ac
 dnl                      doc/SystemTap_Beginners_Guide/en-US/Book_Info.xml
 
index 4e7396e1e72a96a7328cc5a84822c9fd96a5109e..874c856ad35ce16a7f7396c29883f10a5f402086 100644 (file)
@@ -6,10 +6,10 @@
 <bookinfo id="SystemTap_Beginners_Guide">
        <title>SystemTap Beginners Guide</title>
         <subtitle>Introduction to SystemTap</subtitle>
-       <edition>3.0</edition>
+       <edition>3.1</edition>
 
        <productname>SystemTap</productname>
-       <productnumber>3.0</productnumber>
+       <productnumber>3.1</productnumber>
 
        <pubsnumber>2</pubsnumber>
        <abstract><para>This guide provides basic instructions on how to use SystemTap to monitor different subsystems of a Linux system in finer detail.</para></abstract>
index c42099cddc626f969e0a0ddd6ae4d5bdaa324fd7..589d33f31cedc10d4e5bdddb0c1c2f75f9edd01f 100644 (file)
@@ -59,7 +59,7 @@
 %define dracutstap %{_prefix}/lib/dracut/modules.d/99stap
 
 Name: systemtap
-Version: 3.0
+Version: 3.1
 Release: 1%{?dist}
 # for version, see also configure.ac
 
@@ -1051,6 +1051,9 @@ done
 #   http://sourceware.org/systemtap/wiki/SystemTapReleases
 
 %changelog
+* Sun Mar 27 2016 Frank Ch. Eigler <fche@redhat.com> - 3.0-1
+- Upstream release.
+
 * Thu Oct 08 2015 Frank Ch. Eigler <fche@redhat.com> - 2.9-1
 - Upstream release.
 
index a44f7dd3b23b8e06911388d3663566b367c28313..49f4079ef5046726894eb5329ce35f23226d77fd 100755 (executable)
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for systemtap 3.0.
+# Generated by GNU Autoconf 2.69 for systemtap 3.1.
 #
 # Report bugs to <systemtap@sourceware.org>.
 #
@@ -579,8 +579,8 @@ MAKEFLAGS=
 # Identity of this package.
 PACKAGE_NAME='systemtap'
 PACKAGE_TARNAME='systemtap'
-PACKAGE_VERSION='3.0'
-PACKAGE_STRING='systemtap 3.0'
+PACKAGE_VERSION='3.1'
+PACKAGE_STRING='systemtap 3.1'
 PACKAGE_BUGREPORT='systemtap@sourceware.org'
 PACKAGE_URL=''
 
@@ -1207,7 +1207,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 systemtap 3.0 to adapt to many kinds of systems.
+\`configure' configures systemtap 3.1 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1273,7 +1273,7 @@ fi
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of systemtap 3.0:";;
+     short | recursive ) echo "Configuration of systemtap 3.1:";;
    esac
   cat <<\_ACEOF
 
@@ -1358,7 +1358,7 @@ fi
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-systemtap configure 3.0
+systemtap configure 3.1
 generated by GNU Autoconf 2.69
 
 Copyright (C) 2012 Free Software Foundation, Inc.
@@ -1375,7 +1375,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 systemtap $as_me 3.0, which was
+It was created by systemtap $as_me 3.1, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   $ $0 $@
@@ -2240,7 +2240,7 @@ fi
 
 # Define the identity of the package.
  PACKAGE='systemtap'
- VERSION='3.0'
+ VERSION='3.1'
 
 
 cat >>confdefs.h <<_ACEOF
@@ -2945,7 +2945,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 systemtap $as_me 3.0, which was
+This file was extended by systemtap $as_me 3.1, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -2998,7 +2998,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="\\
-systemtap config.status 3.0
+systemtap config.status 3.1
 configured by $0, generated by GNU Autoconf 2.69,
   with options \\"\$ac_cs_config\\"
 
index 1573574f5ab12521ca5aba3e5b88ecff4d3d7b48..521991299f6ba92c4b9b19fba0b2b7585ba49de7 100644 (file)
@@ -1,7 +1,7 @@
 dnl configure.ac --- autoconf input file for systemtap testsuite
 dnl Process this file with autoconf to produce a configure script.
 
-AC_INIT([systemtap], 3.0, systemtap@sourceware.org, systemtap)
+AC_INIT([systemtap], 3.1, systemtap@sourceware.org, systemtap)
 
 AC_PREREQ(2.59)
 AC_CONFIG_AUX_DIR(..)
This page took 0.058045 seconds and 5 git commands to generate.