Automated weekly systemtap rawhide release: 0.20190123gitc8084763b75f
This commit is contained in:
parent
e398a475bc
commit
64b52e0137
1
.gitignore
vendored
1
.gitignore
vendored
@ -23,3 +23,4 @@
|
|||||||
/systemtap-4.1-0.20181126git47ce37a149b6.tar.gz
|
/systemtap-4.1-0.20181126git47ce37a149b6.tar.gz
|
||||||
/systemtap-4.1-0.20181203gitec3b46eb9b19.tar.gz
|
/systemtap-4.1-0.20181203gitec3b46eb9b19.tar.gz
|
||||||
/systemtap-4.1-0.20181204git891810c246d6.tar.gz
|
/systemtap-4.1-0.20181204git891810c246d6.tar.gz
|
||||||
|
/systemtap-4.1-0.20190123gitc8084763b75f.tar.gz
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (systemtap-4.1-0.20181204git891810c246d6.tar.gz) = ca83de19e1a1a6a6dbc8b4b278428908ec74b11350984225fada008b4d17b73508954ae05fdd9a14b7493144d6f97de55c701d0db71fad0ef05dc18c47cd8758
|
SHA512 (systemtap-4.1-0.20190123gitc8084763b75f.tar.gz) = b9bbf8d689b4a8033610bbda82ef64e85cc6170b9dd10a2a2d1ce9385a62fc39083d0fb29e50328f47f771428ed14788df231c7f4bb04c58ce0a70c261fea7bc
|
||||||
|
@ -87,7 +87,7 @@
|
|||||||
|
|
||||||
Name: systemtap
|
Name: systemtap
|
||||||
Version: 4.1
|
Version: 4.1
|
||||||
Release: 0.20181204git891810c246d6%{?dist}
|
Release: 0.20190123gitc8084763b75f%{?dist}
|
||||||
# for version, see also configure.ac
|
# for version, see also configure.ac
|
||||||
|
|
||||||
|
|
||||||
@ -121,7 +121,7 @@ Release: 0.20181204git891810c246d6%{?dist}
|
|||||||
Summary: Programmable system-wide instrumentation system
|
Summary: Programmable system-wide instrumentation system
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
URL: http://sourceware.org/systemtap/
|
URL: http://sourceware.org/systemtap/
|
||||||
Source: %{name}-%{version}-0.20181204git891810c246d6.tar.gz
|
Source: %{name}-%{version}-0.20190123gitc8084763b75f.tar.gz
|
||||||
|
|
||||||
# Build*
|
# Build*
|
||||||
BuildRequires: gcc-c++
|
BuildRequires: gcc-c++
|
||||||
@ -1256,6 +1256,10 @@ done
|
|||||||
|
|
||||||
# PRERELEASE
|
# PRERELEASE
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Jan 23 2019 Frank Ch. Eigler <fche@redhat.com> - 4.1-0.20190123gitc8084763b75f
|
||||||
|
- Automated weekly rawhide release
|
||||||
|
- Applied spec changes from upstream git
|
||||||
|
|
||||||
* Tue Dec 04 2018 Frank Ch. Eigler <fche@redhat.com> - 4.1-0.20181204git891810c246d6
|
* Tue Dec 04 2018 Frank Ch. Eigler <fche@redhat.com> - 4.1-0.20181204git891810c246d6
|
||||||
- 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