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#0f643f8acd6172ba26f6a01bddbd2f33256deb5d
This commit is contained in:
parent
3657de693d
commit
bf3817acb3
1
.gitignore
vendored
1
.gitignore
vendored
@ -52,3 +52,4 @@
|
||||
/systemtap-4.5-0.20201203git963c215e781e.tar.gz
|
||||
/systemtap-4.5-0.20201204git0d80048e02ec.tar.gz
|
||||
/systemtap-4.5-0.20201210gitd86b64029598.tar.gz
|
||||
/systemtap-4.5-0.20210105git6cb54128e005.tar.gz
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (systemtap-4.5-0.20201210gitd86b64029598.tar.gz) = 9232e6a69bd8f3bab967009f811c6a7ddc34baa9973d178297b1872c97fa7481cc12e5af78d49d6ae69145144199fd998724659c84963c632eedd4d929ff9c83
|
||||
SHA512 (systemtap-4.5-0.20210105git6cb54128e005.tar.gz) = 8f2fbcf8726b4170fd462f40700f11dfe220cdde5b84d2e2367c60e628b63f6816970ac2451ed24717a8dbf533925beb28c6ff4c0b2cfe506e3f16c83917b81a
|
||||
|
@ -89,7 +89,7 @@
|
||||
|
||||
Name: systemtap
|
||||
Version: 4.5
|
||||
Release: 0.20201210gitd86b64029598%{?dist}
|
||||
Release: 0.20210105git6cb54128e005%{?dist}
|
||||
# for version, see also configure.ac
|
||||
|
||||
|
||||
@ -123,7 +123,7 @@ Release: 0.20201210gitd86b64029598%{?dist}
|
||||
Summary: Programmable system-wide instrumentation system
|
||||
License: GPLv2+
|
||||
URL: http://sourceware.org/systemtap/
|
||||
Source: %{name}-%{version}-0.20201210gitd86b64029598.tar.gz
|
||||
Source: %{name}-%{version}-0.20210105git6cb54128e005.tar.gz
|
||||
|
||||
# Build*
|
||||
BuildRequires: gcc-c++
|
||||
@ -1229,6 +1229,10 @@ done
|
||||
|
||||
# PRERELEASE
|
||||
%changelog
|
||||
* Tue Jan 05 2021 Frank Ch. Eigler <fche@redhat.com> - 4.5-0.20210105git6cb54128e005
|
||||
- Automated weekly rawhide release
|
||||
- Applied spec changes from upstream git
|
||||
|
||||
* Thu Dec 10 2020 Frank Ch. Eigler <fche@redhat.com> - 4.5-0.20201210gitd86b64029598
|
||||
- Automated weekly rawhide release
|
||||
- Applied spec changes from upstream git
|
||||
|
Loading…
Reference in New Issue
Block a user