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#8f9d42cd55dc958d9d0f24608665bb863286953c
This commit is contained in:
parent
2da5436a29
commit
31b9054666
1
.gitignore
vendored
1
.gitignore
vendored
@ -49,3 +49,4 @@
|
||||
/systemtap-4.4-0.20200922git05179173e71c.tar.gz
|
||||
/systemtap-4.4.tar.gz
|
||||
/systemtap-4.4-0.20201203gitf02f08bc6eff.tar.gz
|
||||
/systemtap-4.5-0.20201203git963c215e781e.tar.gz
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (systemtap-4.4-0.20201203gitf02f08bc6eff.tar.gz) = 96dd66300b1e6481abd2731463eb6ccd78458a193c375d79d019a50daddb2bf6eccd5112deeb6ec78c22bfc8991e6269ebba2e3eefd1f68871ce53aff6daa0e1
|
||||
SHA512 (systemtap-4.5-0.20201203git963c215e781e.tar.gz) = 9b1921200e5bb78032048963d521b5fcf20c38a70db908a9e4e215cddd589f972cdd073dc2f0b0b6b5bd74d019252646df74422fd2d5a487c77874cf62a47c20
|
||||
|
@ -88,8 +88,8 @@
|
||||
%define __brp_mangle_shebangs_exclude_from .stp$
|
||||
|
||||
Name: systemtap
|
||||
Version: 4.4
|
||||
Release: 0.20201203gitf02f08bc6eff%{?dist}
|
||||
Version: 4.5
|
||||
Release: 0.20201203git963c215e781e%{?dist}
|
||||
# for version, see also configure.ac
|
||||
|
||||
|
||||
@ -123,7 +123,7 @@ Release: 0.20201203gitf02f08bc6eff%{?dist}
|
||||
Summary: Programmable system-wide instrumentation system
|
||||
License: GPLv2+
|
||||
URL: http://sourceware.org/systemtap/
|
||||
Source: %{name}-%{version}-0.20201203gitf02f08bc6eff.tar.gz
|
||||
Source: %{name}-%{version}-0.20201203git963c215e781e.tar.gz
|
||||
|
||||
# Build*
|
||||
BuildRequires: gcc-c++
|
||||
@ -1229,6 +1229,10 @@ done
|
||||
|
||||
# PRERELEASE
|
||||
%changelog
|
||||
* Thu Dec 03 2020 Frank Ch. Eigler <fche@redhat.com> - 4.5-0.20201203git963c215e781e
|
||||
- Automated weekly rawhide release
|
||||
- Applied spec changes from upstream git
|
||||
|
||||
* Thu Dec 03 2020 Frank Ch. Eigler <fche@redhat.com> - 4.4-0.20201203gitf02f08bc6eff
|
||||
- Automated weekly rawhide release
|
||||
- Applied spec changes from upstream git
|
||||
|
Loading…
Reference in New Issue
Block a user