BZ926602 Updated autoconf to version 2.69

This commit is contained in:
Lukas Berk 2013-03-26 10:30:50 -04:00
parent efd76cd0e7
commit 1a0e5394ab
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -37,3 +37,4 @@ systemtap-1.3.tar.gz
/systemtap-2.2-0.74.gb1e0e10.tar.gz
/systemtap-2.2-0.84.g74fc0fe.tar.gz
/systemtap-2.2-0.94.g48bf64d.tar.gz
/systemtap-2.2-0.103.g5c607f5.tar.gz

View File

@ -1 +1 @@
04c24b445d7ad17bb2d6f9243d1f1fd9 systemtap-2.2-0.94.g48bf64d.tar.gz
37cb01ac4c505387c8acdc691e51db0e systemtap-2.2-0.103.g5c607f5.tar.gz

View File

@ -31,7 +31,7 @@
Name: systemtap
Version: 2.2
Release: 0.94.g48bf64d%{?dist}
Release: 0.103.g5c607f5%{?dist}
# for version, see also configure.ac
@ -61,7 +61,7 @@ Summary: Programmable system-wide instrumentation system
Group: Development/System
License: GPLv2+
URL: http://sourceware.org/systemtap/
Source: %{name}-%{version}-0.94.g48bf64d.tar.gz
Source: %{name}-%{version}-0.103.g5c607f5.tar.gz
# Build*
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@ -694,6 +694,9 @@ exit 0
# ------------------------------------------------------------------------
%changelog
* Tue Mar 26 2013 Lukas Berk <lberk@redhat.com> - 2.2-0.103.g5c607f5
- BZ926602 Updated autoconf to version 2.69
* Mon Mar 25 2013 Lukas Berk <lberk@redhat.com> - 2.2-0.94.g48bf64d
- Automated weekly rawhide release