]> git.pld-linux.org Git - packages/perl-File-HomeDir.git/commitdiff
- updated to 1.006
authorJakub Bogusz <qboosh@pld-linux.org>
Tue, 31 May 2022 18:28:10 +0000 (20:28 +0200)
committerJakub Bogusz <qboosh@pld-linux.org>
Tue, 31 May 2022 18:28:10 +0000 (20:28 +0200)
perl-File-HomeDir.spec

index aca8bd066fbad0ea21028b570975b338ee4041e1..ca62fcbde676d6f210afd1b6756bb9ec03a5e784 100644 (file)
@@ -1,20 +1,20 @@
 #
 # Conditional build:
-%bcond_without tests           # do not perform "make test"
+%bcond_without tests   # unit tests
 #
 %define        pdir    File
 %define        pnam    HomeDir
 Summary:       File::HomeDir - Find your home and other directories, on any platform
 Summary(pl.UTF-8):     File::HomeDir - określanie katalogu domowego i innych katalogów na dowolnej platformie
 Name:          perl-File-HomeDir
-Version:       1.004
+Version:       1.006
 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: 2db6a961960baec790a896b99b46395d
-URL:           http://search.cpan.org/dist/File-HomeDir/
+# Source0-md5: 3a59f74d227fdf97b2af908a2d4fee05
+URL:           https://metacpan.org/dist/File-HomeDir
 BuildRequires: perl-devel >= 1:5.8.0
 BuildRequires: rpm-perlprov >= 4.1-13
 %if %{with tests}
This page took 0.190569 seconds and 4 git commands to generate.