From d2da8698e2cdb70153c1ea9523ffc7f2e83b16fa Mon Sep 17 00:00:00 2001 From: Lukas Berk Date: Mon, 29 Aug 2016 08:57:32 -0400 Subject: [PATCH] Automated weekly systemtap rawhide release: 0.20160829git7fb6e0e --- .gitignore | 1 + sources | 2 +- systemtap.spec | 7 +++++-- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 47ed33c..07ec8a1 100644 --- a/.gitignore +++ b/.gitignore @@ -201,3 +201,4 @@ systemtap-1.3.tar.gz /systemtap-3.1-0.20160802git9cc6246.tar.gz /systemtap-3.1-0.20160808git2c3f3f5.tar.gz /systemtap-3.1-0.20160816gitba16350.tar.gz +/systemtap-3.1-0.20160829git7fb6e0e.tar.gz diff --git a/sources b/sources index f393c30..117c58a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -c9bf54fb2e7c7f1db97fae85df1cf8b8 systemtap-3.1-0.20160816gitba16350.tar.gz +11881613d162d9e06dc7c6354ac99783 systemtap-3.1-0.20160829git7fb6e0e.tar.gz diff --git a/systemtap.spec b/systemtap.spec index 014ae80..85000ac 100644 --- a/systemtap.spec +++ b/systemtap.spec @@ -60,7 +60,7 @@ Name: systemtap Version: 3.1 -Release: 0.20160816gitba16350%{?dist} +Release: 0.20160829git7fb6e0e%{?dist} # for version, see also configure.ac @@ -93,7 +93,7 @@ Summary: Programmable system-wide instrumentation system Group: Development/System License: GPLv2+ URL: http://sourceware.org/systemtap/ -Source: %{name}-%{version}-0.20160816gitba16350.tar.gz +Source: %{name}-%{version}-0.20160829git7fb6e0e.tar.gz # Build* BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -1052,6 +1052,9 @@ done # http://sourceware.org/systemtap/wiki/SystemTapReleases %changelog +* Mon Aug 29 2016 Lukas Berk - 3.1-0.20160829git7fb6e0e +- Automated weekly rawhide release + * Tue Aug 16 2016 Lukas Berk - 3.1-0.20160816gitba16350 - Automated weekly rawhide release