diff --git a/strace.spec b/strace.spec index ec36e03..02bb6e0 100644 --- a/strace.spec +++ b/strace.spec @@ -1,11 +1,11 @@ Summary: Tracks and displays system calls associated with a running process Name: strace -Version: 4.16 +Version: 4.17 Release: 1%{?dist} License: BSD Group: Development/Debuggers -URL: http://sourceforge.net/projects/strace/ -Source: http://downloads.sourceforge.net/strace/%{name}-%{version}.tar.xz +URL: https://strace.io +Source: https://downloads.sourceforge.net/strace/%{name}-%{version}.tar.xz %if 0%{?fedora} >= 20 || 0%{?centos} >= 8 || 0%{?rhel} >= 8 || 0%{?suse_version} >= 1300 %define buildrequires_libunwind_devel BuildRequires: libunwind-devel %endif @@ -100,6 +100,9 @@ echo 'END OF TEST SUITE INFORMATION' %endif %changelog +* Wed May 24 2017 Dmitry V. Levin - 4.17-1 +- v4.16 -> v4.17. + * Tue Feb 14 2017 Dmitry V. Levin - 4.16-1 - v4.15 -> v4.16.