From 774371d5bcdeb5ae75bc07f69c0eb1159370e2d0 Mon Sep 17 00:00:00 2001 From: cherry530 Date: Mon, 21 Nov 2022 15:02:04 +0800 Subject: [PATCH] Modify invalid source Signed-off-by: cherry530 --- tuna.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/tuna.spec b/tuna.spec index 709bbad..e432f61 100644 --- a/tuna.spec +++ b/tuna.spec @@ -1,10 +1,10 @@ Name: tuna Version: 0.14.1 -Release: 1 +Release: 2 Summary: Application tuning GUI & command line utility License: GPLv2 URL: https://rt.wiki.kernel.org/index.php/Tuna -Source: https://www.kernel.org/pub/software/utils/%{name}/%{name}-%{version}.tar.xz +Source: https://www.kernel.org/pub/software/utils/%{name}/older/%{name}-%{version}.tar.xz Patch0: oscilloscope-move-from-pygtk2-to-gtk3-gobject.patch BuildArch: noarch BuildRequires: python3-devel gettext @@ -88,6 +88,9 @@ done %doc ChangeLog %changelog +* Mon Nov 21 2022 xu_ping - 0.14.1-2 +- Modify invalid source + * Fri Sep 11 2020 maminjie - 0.14.1-1 - Upgrade to 0.14.1