Automated weekly systemtap rawhide release: 0.117.g8ccd746013fa

This commit is contained in:
Lukas Berk 2014-12-15 09:16:48 -05:00
parent bfb0d5ab7b
commit 3a59973b28
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -128,3 +128,4 @@ systemtap-1.3.tar.gz
/systemtap-2.7-0.93.g0cf3720fbd15.tar.gz /systemtap-2.7-0.93.g0cf3720fbd15.tar.gz
/systemtap-2.7-0.98.g08e54ea0a22d.tar.gz /systemtap-2.7-0.98.g08e54ea0a22d.tar.gz
/systemtap-2.7-0.103.gc1b1844eb23f.tar.gz /systemtap-2.7-0.103.gc1b1844eb23f.tar.gz
/systemtap-2.7-0.117.g8ccd746013fa.tar.gz

View File

@ -1 +1 @@
c765bdc5cc3d7851659044d13476d71c systemtap-2.7-0.103.gc1b1844eb23f.tar.gz b487ead1c2054224c6274c6234c8d5a2 systemtap-2.7-0.117.g8ccd746013fa.tar.gz

View File

@ -68,7 +68,7 @@
Name: systemtap Name: systemtap
Version: 2.7 Version: 2.7
Release: 0.103.gc1b1844eb23f%{?dist} Release: 0.117.g8ccd746013fa%{?dist}
# for version, see also configure.ac # for version, see also configure.ac
@ -101,7 +101,7 @@ Summary: Programmable system-wide instrumentation system
Group: Development/System Group: Development/System
License: GPLv2+ License: GPLv2+
URL: http://sourceware.org/systemtap/ URL: http://sourceware.org/systemtap/
Source: %{name}-%{version}-0.103.gc1b1844eb23f.tar.gz Source: %{name}-%{version}-0.117.g8ccd746013fa.tar.gz
# Build* # Build*
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@ -1030,6 +1030,9 @@ done
# http://sourceware.org/systemtap/wiki/SystemTapReleases # http://sourceware.org/systemtap/wiki/SystemTapReleases
%changelog %changelog
* Mon Dec 15 2014 Lukas Berk <lberk@redhat.com> - 2.7-0.117.g8ccd746013fa
- Automated weekly rawhide release
* Mon Dec 08 2014 Lukas Berk <lberk@redhat.com> - 2.7-0.103.gc1b1844eb23f * Mon Dec 08 2014 Lukas Berk <lberk@redhat.com> - 2.7-0.103.gc1b1844eb23f
- Automated weekly rawhide release - Automated weekly rawhide release