From 8482fe2ec52ecfc8ea3e4961197c51ce99e0ccca Mon Sep 17 00:00:00 2001 From: baizg1107 Date: Tue, 29 Sep 2020 10:47:56 +0800 Subject: [PATCH] Modify spec --- xrestop.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/xrestop.spec b/xrestop.spec index b77eab6..7c1a956 100644 --- a/xrestop.spec +++ b/xrestop.spec @@ -1,11 +1,11 @@ Name: xrestop Version: 0.4 -Release: 23 +Release: 24 Summary: X-Resource extension. License: GPLv2+ URL: http://www.freedesktop.org/Software/xrestop -Source0: %{name}-%{version}.tar.gz +Source0: http://downloads.yoctoproject.org/releases/xrestop/%{name}-%{version}.tar.gz BuildRequires: gcc ncurses-devel libXres-devel libXext-devel libX11-devel libXau-devel @@ -35,5 +35,8 @@ rm -rf "$RPM_BUILD_ROOT" %{_mandir}/man1/xrestop.1* %changelog +* Tue Sep 29 2020 baizhonggui - 0.4-24 +- Modify source0 + * Sun Dec 1 2019 jiaxiya - 0.4-23 - Package init