From fd4c7a566db4c663ebccc7b653d2b897180c1589 Mon Sep 17 00:00:00 2001 From: fly_fzc <2385803914@qq.com> Date: Wed, 23 Nov 2022 11:45:57 +0800 Subject: [PATCH] Modify Source0 (cherry picked from commit 6fb76635e08daf4b628ee655f26cde90a6cebccd) --- at.spec | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/at.spec b/at.spec index c2ffdab..4b8d57b 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