Automated weekly systemtap rawhide release: 0.20190125git905865da1024
This commit is contained in:
parent
64b52e0137
commit
00a7eb9b22
1
.gitignore
vendored
1
.gitignore
vendored
@ -24,3 +24,4 @@
|
||||
/systemtap-4.1-0.20181203gitec3b46eb9b19.tar.gz
|
||||
/systemtap-4.1-0.20181204git891810c246d6.tar.gz
|
||||
/systemtap-4.1-0.20190123gitc8084763b75f.tar.gz
|
||||
/systemtap-4.1-0.20190125git905865da1024.tar.gz
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (systemtap-4.1-0.20190123gitc8084763b75f.tar.gz) = b9bbf8d689b4a8033610bbda82ef64e85cc6170b9dd10a2a2d1ce9385a62fc39083d0fb29e50328f47f771428ed14788df231c7f4bb04c58ce0a70c261fea7bc
|
||||
SHA512 (systemtap-4.1-0.20190125git905865da1024.tar.gz) = db03d2c93d5d349af9f086dc1d188c19d459ada8d6f57e9fdca7c54f534bf931685e633667b380e686fe4adbe97e1b191f4472a7cc5a9ddebeb4f236b8dff9f5
|
||||
|
@ -87,7 +87,7 @@
|
||||
|
||||
Name: systemtap
|
||||
Version: 4.1
|
||||
Release: 0.20190123gitc8084763b75f%{?dist}
|
||||
Release: 0.20190125git905865da1024%{?dist}
|
||||
# for version, see also configure.ac
|
||||
|
||||
|
||||
@ -121,7 +121,7 @@ Release: 0.20190123gitc8084763b75f%{?dist}
|
||||
Summary: Programmable system-wide instrumentation system
|
||||
License: GPLv2+
|
||||
URL: http://sourceware.org/systemtap/
|
||||
Source: %{name}-%{version}-0.20190123gitc8084763b75f.tar.gz
|
||||
Source: %{name}-%{version}-0.20190125git905865da1024.tar.gz
|
||||
|
||||
# Build*
|
||||
BuildRequires: gcc-c++
|
||||
@ -1256,6 +1256,10 @@ done
|
||||
|
||||
# PRERELEASE
|
||||
%changelog
|
||||
* Fri Jan 25 2019 Frank Ch. Eigler <fche@redhat.com> - 4.1-0.20190125git905865da1024
|
||||
- Automated weekly rawhide release
|
||||
- Applied spec changes from upstream git
|
||||
|
||||
* Wed Jan 23 2019 Frank Ch. Eigler <fche@redhat.com> - 4.1-0.20190123gitc8084763b75f
|
||||
- Automated weekly rawhide release
|
||||
- Applied spec changes from upstream git
|
||||
|
Loading…
Reference in New Issue
Block a user