- v4.18 -> v4.19.
This commit is contained in:
Dmitry V. Levin 2017-09-05 12:15:00 +00:00
parent d066b4cde1
commit 0f95f16e9b
3 changed files with 7 additions and 9 deletions

2
.gitignore vendored
View File

@ -1 +1 @@
/strace-4.18.tar.xz
/strace-4.19.tar.xz

View File

@ -1 +1 @@
SHA512 (strace-4.18.tar.xz) = 4fcabc11ef8055c09a5a4777e66f006dd9d67d74740dc0d6e31eb16fa8496062b848c1f21adeeeba7895f57af851103a384c19000ac15cd2f5521e78a5e7a8ad
SHA512 (strace-4.19.tar.xz) = 91d57f58ac0e70ff4dcd69fda3cb835de7f40a9152817427e9c264773f99015badbad7bab047ce7f69001b689b1ce54af9522a9738060823de8873bee1e0c629

View File

@ -1,7 +1,7 @@
Summary: Tracks and displays system calls associated with a running process
Name: strace
Version: 4.18
Release: 3%{?dist}
Version: 4.19
Release: 1%{?dist}
License: BSD
Group: Development/Debuggers
URL: https://strace.io
@ -49,6 +49,7 @@ The `strace' program in the `strace' package is for 32-bit processes.
%setup -q
echo -n %version-%release > .tarball-version
echo -n 2017 > .year
echo -n 2017-08-28 > .strace.1.in.date
%build
echo 'BEGIN OF BUILD ENVIRONMENT INFORMATION'
@ -101,11 +102,8 @@ echo 'END OF TEST SUITE INFORMATION'
%endif
%changelog
* Thu Aug 03 2017 Fedora Release Engineering <releng@fedoraproject.org> - 4.18-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
* Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 4.18-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
* Tue Sep 05 2017 Dmitry V. Levin <ldv@altlinux.org> - 4.19-1
- v4.18 -> v4.19.
* Wed Jul 05 2017 Dmitry V. Levin <ldv@altlinux.org> - 4.18-1
- v4.17 -> v4.18.