From 24e46267b177150fa81179e5b4fac62312c73b45 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=A1=90=E5=B0=8F=E5=93=A5?= Date: Fri, 4 Sep 2020 10:13:42 +0800 Subject: [PATCH] update Source0 --- perl-Time-HiRes.spec | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/perl-Time-HiRes.spec b/perl-Time-HiRes.spec index 820bb77..1afb9d6 100644 --- a/perl-Time-HiRes.spec +++ b/perl-Time-HiRes.spec @@ -1,11 +1,11 @@ Name: perl-Time-HiRes Epoch: 1 Version: 1.9760 -Release: 3 +Release: 4 Summary: High resolution time, sleep, and alarm for perl License: GPL+ or Artistic URL: https://metacpan.org/release/Time-HiRes -Source0: https://cpan.metacpan.org/authors/id/J/JH/JHI/Time-HiRes-%{version}.tar.gz +Source0: https://cpan.metacpan.org/authors/id/A/AT/ATOOMIC/Time-HiRes-%{version}.tar.gz BuildRequires: findutils gcc make perl-devel perl-generators perl-interpreter perl(Config) BuildRequires: perl(ExtUtils::Constant) perl(ExtUtils::MakeMaker) >= 6.76 perl(File::Spec) perl(strict) @@ -50,6 +50,12 @@ make test %{_mandir}/man3/* %changelog +* Fri Sep 4 2020 shixuantong - 1:1.9760-4 +- Type:bugfix +- ID:NA +- SUG:NA +- DESC:update Source0 + * Fri May 22 2020 shenyangyang - 1:1.9760-3 - Type:bugfix - ID:NA