Automated weekly systemtap rawhide release: 0.20170410gitcbf2583808d6
This commit is contained in:
parent
41b3c6304b
commit
8b5177d8e2
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,3 +1,4 @@
|
|||||||
/systemtap-3.1.tar.gz
|
/systemtap-3.1.tar.gz
|
||||||
/systemtap-3.2-0.20170321git272146660f54.tar.gz
|
/systemtap-3.2-0.20170321git272146660f54.tar.gz
|
||||||
/systemtap-3.2-0.20170406git83d186dc7f5c.tar.gz
|
/systemtap-3.2-0.20170406git83d186dc7f5c.tar.gz
|
||||||
|
/systemtap-3.2-0.20170410gitcbf2583808d6.tar.gz
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (systemtap-3.2-0.20170406git83d186dc7f5c.tar.gz) = 4e5e7e43a340e2a323f5c8a069166be7b5677638c2a9377b1a840ca87479c875f6ad596bdb7fa55fc8533471061c87d5c85b33cc9f16300d0c6bb399972fdeb5
|
SHA512 (systemtap-3.2-0.20170410gitcbf2583808d6.tar.gz) = 9b4f9d700d12a7ffef7f567127806db10a8dff1dbc7a23bcb844f28ad54e5fe2e7fd5de1dd69956d42b1767e5107962620ec53039db5d453df9b437cbdbe0b63
|
||||||
|
@ -72,7 +72,7 @@
|
|||||||
|
|
||||||
Name: systemtap
|
Name: systemtap
|
||||||
Version: 3.2
|
Version: 3.2
|
||||||
Release: 0.20170406git83d186dc7f5c%{?dist}
|
Release: 0.20170410gitcbf2583808d6%{?dist}
|
||||||
# for version, see also configure.ac
|
# for version, see also configure.ac
|
||||||
|
|
||||||
|
|
||||||
@ -107,7 +107,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.20170406git83d186dc7f5c.tar.gz
|
Source: %{name}-%{version}-0.20170410gitcbf2583808d6.tar.gz
|
||||||
|
|
||||||
# Build*
|
# Build*
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||||
@ -1139,6 +1139,10 @@ done
|
|||||||
|
|
||||||
# PRERELEASE
|
# PRERELEASE
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Apr 10 2017 Frank Ch. Eigler <fche@redhat.com> - 3.2-0.20170410gitcbf2583808d6
|
||||||
|
- Automated weekly rawhide release
|
||||||
|
- Applied spec changes from upstream git
|
||||||
|
|
||||||
* Thu Apr 06 2017 Frank Ch. Eigler <fche@redhat.com> - 3.2-0.20170406git83d186dc7f5c
|
* Thu Apr 06 2017 Frank Ch. Eigler <fche@redhat.com> - 3.2-0.20170406git83d186dc7f5c
|
||||||
- Automated weekly rawhide release
|
- Automated weekly rawhide release
|
||||||
- Applied spec changes from upstream git
|
- Applied spec changes from upstream git
|
||||||
|
Loading…
Reference in New Issue
Block a user