From b771d2fa63b75b11913ffe4a036b806f9549e568 Mon Sep 17 00:00:00 2001 From: fly_fzc <2385803914@qq.com> Date: Wed, 23 Nov 2022 11:44:23 +0800 Subject: [PATCH] Modify Source0 --- at.spec | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/at.spec b/at.spec index af7a9ca..1be8ad1 100644 --- a/at.spec +++ b/at.spec @@ -1,10 +1,10 @@ Name: at Version: 3.2.2 -Release: 2 +Release: 3 Summary: A job manager License: GPLv3+, GPLv2+, ISC, MIT, Public Domain URL: http://ftp.debian.org/debian/pool/main/a/at -Source0: http://ftp.debian.org/debian/pool/main/a/at/at_%{version}.orig.tar.gz +Source0: http://software.calhariz.com/at/at_%{version}.orig.tar.gz Source1: pam_atd Source2: atd.sysconf Source3: atd.systemd @@ -124,6 +124,12 @@ chown root:root %{_localstatedir}/spool/at/.SEQ %{_mandir}/man*/* %changelog +* Wed Nov 23 2022 fuanan - 3.2.2-3 +- Type:bugfix +- ID:NA +- SUG:NA +- DESC:Modify Source0 + * Sat Oct 22 2022 yanglongkang - 3.2.2-2 - Type:bugfix - ID:NA -- Gitee