Merged update from upstream sources
This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/systemtap.git#ac05b0cf0789977d2a921c4e5487fd43e8382fa2
This commit is contained in:
parent
31b9054666
commit
6982f014c6
1
.gitignore
vendored
1
.gitignore
vendored
@ -50,3 +50,4 @@
|
||||
/systemtap-4.4.tar.gz
|
||||
/systemtap-4.4-0.20201203gitf02f08bc6eff.tar.gz
|
||||
/systemtap-4.5-0.20201203git963c215e781e.tar.gz
|
||||
/systemtap-4.5-0.20201204git0d80048e02ec.tar.gz
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (systemtap-4.5-0.20201203git963c215e781e.tar.gz) = 9b1921200e5bb78032048963d521b5fcf20c38a70db908a9e4e215cddd589f972cdd073dc2f0b0b6b5bd74d019252646df74422fd2d5a487c77874cf62a47c20
|
||||
SHA512 (systemtap-4.5-0.20201204git0d80048e02ec.tar.gz) = f39ee4cf92b98db090a420fcd6879e7d62b535ed04e5bc417bf10941a8fcd878d33c0fba51a377b20b81985f50bfe3283c022143da1ab795fcf48e438e9d7767
|
||||
|
@ -89,7 +89,7 @@
|
||||
|
||||
Name: systemtap
|
||||
Version: 4.5
|
||||
Release: 0.20201203git963c215e781e%{?dist}
|
||||
Release: 0.20201204git0d80048e02ec%{?dist}
|
||||
# for version, see also configure.ac
|
||||
|
||||
|
||||
@ -123,7 +123,7 @@ Release: 0.20201203git963c215e781e%{?dist}
|
||||
Summary: Programmable system-wide instrumentation system
|
||||
License: GPLv2+
|
||||
URL: http://sourceware.org/systemtap/
|
||||
Source: %{name}-%{version}-0.20201203git963c215e781e.tar.gz
|
||||
Source: %{name}-%{version}-0.20201204git0d80048e02ec.tar.gz
|
||||
|
||||
# Build*
|
||||
BuildRequires: gcc-c++
|
||||
@ -1229,6 +1229,10 @@ done
|
||||
|
||||
# PRERELEASE
|
||||
%changelog
|
||||
* Fri Dec 04 2020 Frank Ch. Eigler <fche@redhat.com> - 4.5-0.20201204git0d80048e02ec
|
||||
- Automated weekly rawhide release
|
||||
- Applied spec changes from upstream git
|
||||
|
||||
* Thu Dec 03 2020 Frank Ch. Eigler <fche@redhat.com> - 4.5-0.20201203git963c215e781e
|
||||
- Automated weekly rawhide release
|
||||
- Applied spec changes from upstream git
|
||||
|
Loading…
Reference in New Issue
Block a user