[packages/perl-HTTP-Date] - updated to 6.05

qboosh qboosh at pld-linux.org
Thu Oct 8 17:52:37 CEST 2020


commit 2351102acd9e7feefb75dda74e538d101d25d9ee
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Thu Oct 8 17:52:30 2020 +0200

    - updated to 6.05

 perl-HTTP-Date.spec | 13 +++++++++----
 1 file changed, 9 insertions(+), 4 deletions(-)
---
diff --git a/perl-HTTP-Date.spec b/perl-HTTP-Date.spec
index 8f90ca8..71a38f5 100644
--- a/perl-HTTP-Date.spec
+++ b/perl-HTTP-Date.spec
@@ -1,22 +1,27 @@
 #
 # Conditional build:
-%bcond_without	tests		# do not perform "make test"
+%bcond_without	tests	# unit tests
 #
 %define		pdir	HTTP
 %define		pnam	Date
 Summary:	HTTP::Date - date conversion routines
 Summary(pl.UTF-8):	HTTP::Date - funkcje do konwersji dat
 Name:		perl-HTTP-Date
-Version:	6.03
+Version:	6.05
 Release:	1
 # same as perl
 License:	GPL v1+ or Artistic
 Group:		Development/Languages/Perl
 Source0:	http://www.cpan.org/modules/by-module/HTTP/%{pdir}-%{pnam}-%{version}.tar.gz
-# Source0-md5:	15fee0918986a5d15a7b63ffb464ad94
-URL:		http://search.cpan.org/dist/HTTP-Date/
+# Source0-md5:	2ecbb3aedf6aef062605191813ca3027
+URL:		https://metacpan.org/release/HTTP-Date
+%if %{with tests}
+BuildRequires:	perl(Time::Local) >= 1.28
+BuildRequires:	perl-Test-Simple
+%endif
 BuildRequires:	perl-devel >= 1:5.8.8
 BuildRequires:	rpm-perlprov >= 4.1-13
+BuildRequires:	rpmbuild(macros) >= 1.745
 Conflicts:	perl-libwww < 6
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/perl-HTTP-Date.git/commitdiff/2351102acd9e7feefb75dda74e538d101d25d9ee



More information about the pld-cvs-commit mailing list