Automated weekly systemtap rawhide release: 0.20190618git47c3f6c60174
This commit is contained in:
parent
f2ca371421
commit
49549bc90e
1
.gitignore
vendored
1
.gitignore
vendored
@ -33,3 +33,4 @@
|
|||||||
/systemtap-4.1.tar.gz
|
/systemtap-4.1.tar.gz
|
||||||
/systemtap-4.2-0.20190513git8b868f3dd030.tar.gz
|
/systemtap-4.2-0.20190513git8b868f3dd030.tar.gz
|
||||||
/systemtap-4.2-0.20190613git2d77f531a5d1.tar.gz
|
/systemtap-4.2-0.20190613git2d77f531a5d1.tar.gz
|
||||||
|
/systemtap-4.2-0.20190618git47c3f6c60174.tar.gz
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (systemtap-4.2-0.20190613git2d77f531a5d1.tar.gz) = 3add243023f375980395a732327255e195d393fe107b54a1bb641a9a0a63ae9f8a8a867b60ffd18614a710da48714852ab8b4cbf664cb8448ebb563c0c0ee1d6
|
SHA512 (systemtap-4.2-0.20190618git47c3f6c60174.tar.gz) = 7b75c920968887c69790ca2fe5e72c29a7357fedbdfbb8612ee8b099561fd042357f29e12eac0445dcb804ddc1f815eceddf374f8f897c11b327fe22ad7706ff
|
||||||
|
@ -87,7 +87,7 @@
|
|||||||
|
|
||||||
Name: systemtap
|
Name: systemtap
|
||||||
Version: 4.2
|
Version: 4.2
|
||||||
Release: 0.20190613git2d77f531a5d1%{?dist}
|
Release: 0.20190618git47c3f6c60174%{?dist}
|
||||||
# for version, see also configure.ac
|
# for version, see also configure.ac
|
||||||
|
|
||||||
|
|
||||||
@ -121,7 +121,7 @@ Release: 0.20190613git2d77f531a5d1%{?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.20190613git2d77f531a5d1.tar.gz
|
Source: %{name}-%{version}-0.20190618git47c3f6c60174.tar.gz
|
||||||
|
|
||||||
# Build*
|
# Build*
|
||||||
BuildRequires: gcc-c++
|
BuildRequires: gcc-c++
|
||||||
@ -1256,6 +1256,10 @@ done
|
|||||||
|
|
||||||
# PRERELEASE
|
# PRERELEASE
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Jun 18 2019 Frank Ch. Eigler <fche@redhat.com> - 4.2-0.20190618git47c3f6c60174
|
||||||
|
- Automated weekly rawhide release
|
||||||
|
- Applied spec changes from upstream git
|
||||||
|
|
||||||
* Thu Jun 13 2019 Frank Ch. Eigler <fche@redhat.com> - 4.2-0.20190613git2d77f531a5d1
|
* Thu Jun 13 2019 Frank Ch. Eigler <fche@redhat.com> - 4.2-0.20190613git2d77f531a5d1
|
||||||
- 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