[packages/perl-File-ShareDir-Install] - updated to 0.14
qboosh
qboosh at pld-linux.org
Sun Sep 14 12:16:54 CEST 2025
commit 74bfaf9d33263fe57cd3c193149761631216831a
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Sun Sep 14 12:19:50 2025 +0200
- updated to 0.14
perl-File-ShareDir-Install.spec | 14 ++++++++------
1 file changed, 8 insertions(+), 6 deletions(-)
---
diff --git a/perl-File-ShareDir-Install.spec b/perl-File-ShareDir-Install.spec
index aa0e571..a055505 100644
--- a/perl-File-ShareDir-Install.spec
+++ b/perl-File-ShareDir-Install.spec
@@ -1,23 +1,25 @@
#
# Conditional build:
-%bcond_without tests # do not perform "make test"
+%bcond_without tests # unit tests
#
%define pdir File
%define pnam ShareDir-Install
Summary: File::ShareDir::Install - Install shared files
Summary(pl.UTF-8): File::ShareDir::Install - instalowanie współdzielonych plików
Name: perl-File-ShareDir-Install
-Version: 0.13
+Version: 0.14
Release: 1
# same as perl
License: GPL v1+ or Artistic
Group: Development/Languages/Perl
-Source0: http://www.cpan.org/modules/by-module/File/%{pdir}-%{pnam}-%{version}.tar.gz
-# Source0-md5: 5eabd44a5d7d84bf2e8e502491226287
-URL: https://metacpan.org/release/File-ShareDir-Install
+Source0: https://www.cpan.org/modules/by-module/File/%{pdir}-%{pnam}-%{version}.tar.gz
+# Source0-md5: bac4d924f3d863b00648ab56ec0dcbdc
+URL: https://metacpan.org/dist/File-ShareDir-Install
BuildRequires: perl-ExtUtils-MakeMaker >= 6.11
-BuildRequires: perl-Module-Build-Tiny >= 0.034
BuildRequires: perl-devel >= 1:5.8.0
+%if %{with test}
+BuildRequires: perl-Test-Simple
+%endif
BuildRequires: rpm-perlprov >= 4.1-13
BuildRequires: rpmbuild(macros) >= 1.745
BuildArch: noarch
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/perl-File-ShareDir-Install.git/commitdiff/74bfaf9d33263fe57cd3c193149761631216831a
More information about the pld-cvs-commit
mailing list