[packages/perl-TimeDate] - adjusted Source URL for missing updates in top Time dir, updated BR and docs

qboosh qboosh at pld-linux.org
Sun Jun 14 19:50:55 CEST 2026


commit 7ad18f1b4bbf9b3d13087ae3d6c1f76ec7808135
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Sun Jun 14 19:51:18 2026 +0200

    - adjusted Source URL for missing updates in top Time dir, updated BR and docs

 perl-TimeDate.spec | 10 +++++++---
 1 file changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/perl-TimeDate.spec b/perl-TimeDate.spec
index b9ca29c..7b4e6b2 100644
--- a/perl-TimeDate.spec
+++ b/perl-TimeDate.spec
@@ -1,6 +1,6 @@
 #
 # Conditional build:
-%bcond_without	tests	# do not perform "make test"
+%bcond_without	tests	# unit tests
 #
 %define		pdir	Time
 %define		pnam	Date
@@ -13,9 +13,13 @@ Epoch:		1
 # same as perl
 License:	GPL v1+ or Artistic
 Group:		Development/Languages/Perl
-Source0:	http://www.cpan.org/modules/by-module/Time/%{pdir}%{pnam}-%{version}.tar.gz
+Source0:	https://www.cpan.org/modules/by-module/Time/ATOOMIC/%{pdir}%{pnam}-%{version}.tar.gz
 # Source0-md5:	a06d7f6ec7b24581f0564f0f70da1a86
 URL:		https://metacpan.org/release/TimeDate
+BuildRequires:	perl-ExtUtils-MakeMaker
+%if %{with tests}
+BuildRequires:	perl-Test-Simple
+%endif
 BuildRequires:	rpm-perlprov >= 4.1-13
 BuildRequires:	rpmbuild(macros) >= 1.745
 BuildArch:	noarch
@@ -68,7 +72,7 @@ rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
-%doc Changes README
+%doc Changes README SECURITY.md
 %{perl_vendorlib}/Date/Format.pm
 %dir %{perl_vendorlib}/Date/Format
 %{perl_vendorlib}/Date/Format/*.pm
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/perl-TimeDate.git/commitdiff/7ad18f1b4bbf9b3d13087ae3d6c1f76ec7808135



More information about the pld-cvs-commit mailing list