From cd852ae0feca6e26075babeccb853056ea32c091 Mon Sep 17 00:00:00 2001 From: starlet-dx <15929766099@163.com> Date: Mon, 14 Nov 2022 11:20:10 +0800 Subject: [PATCH] Modify invalid Source and URL --- crash-trace-command.spec | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/crash-trace-command.spec b/crash-trace-command.spec index 850584b..d69f13a 100644 --- a/crash-trace-command.spec +++ b/crash-trace-command.spec @@ -1,10 +1,10 @@ Name: crash-trace-command Version: 3.0 -Release: 1 +Release: 2 Summary: Crash utility's trace extension module License: GPLv2 -Source: crash-trace-command-%{version}.tar.gz -URL: http://people.redhat.com/anderson/extensions/crash-trace-command-%{version}.tar.gz +Source: https://github.com/fujitsu/crash-trace/archive/v%{version}/%{name}-%{version}.tar.gz +URL: https://github.com/fujitsu/crash-trace/ Buildroot: %{_tmppath}/crash-trace-command-root BuildRequires: zlib-devel lzo-devel snappy-devel crash-devel >= 7.3.0-2 gcc Requires: trace-cmd crash >= 7.3.0-2 @@ -32,6 +32,9 @@ cp %{_builddir}/crash-trace-%{version}/trace.so %{buildroot}%{_libdir}/crash/ext %doc COPYING %changelog +* Mon Nov 14 2022 yaoxin - 3.0-2 +- Modify invalid Source and URL + * Tue Jan 18 2022 SimpleUpdate Robot - 3.0-1 - Upgrade to version 3.0