Automated weekly systemtap rawhide release: 0.20161226git397109b0a7b2

This commit is contained in:
Frank Ch. Eigler 2016-12-26 12:15:15 -05:00
parent 91747450a0
commit a39f4a17d0
3 changed files with 8 additions and 3 deletions

1
.gitignore vendored
View File

@ -213,3 +213,4 @@ systemtap-1.3.tar.gz
/systemtap-3.1-0.20161205gitda79853.tar.gz
/systemtap-3.1-0.20161212git2cd5c938b39b.tar.gz
/systemtap-3.1-0.20161219gitcccf2f5.tar.gz
/systemtap-3.1-0.20161226git397109b0a7b2.tar.gz

View File

@ -1 +1 @@
SHA512 (systemtap-3.1-0.20161219gitcccf2f5.tar.gz) = 52787cd2f2df7bef7995ff7f08866dec85e496d5304e114ed8150fa6553a34ba2e4d5f735cf3411628ff1fbb9d4b47efc8887bbc2b5b33e42c45e2f3d2c4dcda
SHA512 (systemtap-3.1-0.20161226git397109b0a7b2.tar.gz) = 5107fd92bbfb872bdf596bcfe3c7faabcbb51bb187fbaa2e039edae53445097b059a244bd391575f427d4b17c9ec031ce6934b12374390a95db1c7e9b3238f62

View File

@ -70,7 +70,7 @@
Name: systemtap
Version: 3.1
Release: 0.20161220gitcccf2f5%{?dist}
Release: 0.20161226git397109b0a7b2%{?dist}
# for version, see also configure.ac
@ -103,7 +103,7 @@ Summary: Programmable system-wide instrumentation system
Group: Development/System
License: GPLv2+
URL: http://sourceware.org/systemtap/
Source: %{name}-%{version}-0.20161219gitcccf2f5.tar.gz
Source: %{name}-%{version}-0.20161226git397109b0a7b2.tar.gz
# Build*
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@ -1061,6 +1061,10 @@ done
# http://sourceware.org/systemtap/wiki/SystemTapReleases
%changelog
* Mon Dec 26 2016 Frank Ch. Eigler <fche@redhat.com> - 3.1-0.20161226git397109b0a7b2
- Automated weekly rawhide release
- Applied spec changes from upstream git
* Mon Dec 19 2016 Miro Hrončok <mhroncok@redhat.com> - 3.1-0.20161220gitcccf2f5
- Rebuild for Python 3.6