This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "IPFire 3.x development tree".
The branch, master has been updated
via dd81523403ed325d95ae2e708cef1c96b29829e5 (commit)
from 18013180f76f0071f29abfee26cffdfc0e7701ae (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit dd81523403ed325d95ae2e708cef1c96b29829e5
Author: Michael Tremer <michael.tremer(a)ipfire.org>
Date: Sun Sep 17 15:38:49 2023 +0000
perl-TimeDate: This package requires Time::Local for the testsuite
Signed-off-by: Michael Tremer <michael.tremer(a)ipfire.org>
-----------------------------------------------------------------------
Summary of changes:
perl-TimeDate/perl-TimeDate.nm | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
Difference in files:
diff --git a/perl-TimeDate/perl-TimeDate.nm b/perl-TimeDate/perl-TimeDate.nm
index bd9677051..dcae9fff3 100644
--- a/perl-TimeDate/perl-TimeDate.nm
+++ b/perl-TimeDate/perl-TimeDate.nm
@@ -5,7 +5,7 @@
name = perl-TimeDate
version = 2.33
-release = 2
+release = 3
thisapp = TimeDate-%{version}
groups = Development/Libraries
@@ -29,6 +29,7 @@ build
requires
perl(ExtUtils::MakeMaker)
perl(Test::More)
+ perl(Time::Local)
end
build
hooks/post-receive
--
IPFire 3.x development tree