Automated weekly systemtap rawhide release: 0.20160111gitf070ea0

This commit is contained in:
Lukas Berk 2016-01-11 09:55:11 -05:00
parent 2311e4cc27
commit ec1ada7a62
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -175,3 +175,4 @@ systemtap-1.3.tar.gz
/systemtap-3.0-0.20151207gitc788eb1.tar.gz
/systemtap-3.0-0.20151214git54d87c8.tar.gz
/systemtap-3.0-0.20160104git3af4429.tar.gz
/systemtap-3.0-0.20160111gitf070ea0.tar.gz

View File

@ -1 +1 @@
480ea9de41a2fef0c9362fa96c047b37 systemtap-3.0-0.20160104git3af4429.tar.gz
58fa14d6ae9a049e59d30cc2e9b1ab7e systemtap-3.0-0.20160111gitf070ea0.tar.gz

View File

@ -59,7 +59,7 @@
Name: systemtap
Version: 3.0
Release: 0.20160104git3af4429%{?dist}
Release: 0.20160111gitf070ea0%{?dist}
# for version, see also configure.ac
@ -92,7 +92,7 @@ Summary: Programmable system-wide instrumentation system
Group: Development/System
License: GPLv2+
URL: http://sourceware.org/systemtap/
Source: %{name}-%{version}-0.20160104git3af4429.tar.gz
Source: %{name}-%{version}-0.20160111gitf070ea0.tar.gz
# Build*
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@ -1032,6 +1032,9 @@ done
# http://sourceware.org/systemtap/wiki/SystemTapReleases
%changelog
* Mon Jan 11 2016 Lukas Berk <lberk@redhat.com> - 3.0-0.20160111gitf070ea0
- Automated weekly rawhide release
* Mon Jan 04 2016 Lukas Berk <lberk@redhat.com> - 3.0-0.20160104git3af4429
- Automated weekly rawhide release