Ignore:
Timestamp:
Oct 4, 2019, 10:04:04 PM (6 years ago)
Author:
tellie
Message:

spec: perl-Pod-Checker: Release version 1.73-2.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • spec/trunk/SPECS/perl-Pod-Checker.spec

    r1666 r1669  
    33Epoch:          1
    44Version:        1.73
    5 Release:        1%{?dist}
     5Release:        2%{?dist}
    66Summary:        Check POD documents for syntax errors
    77License:        GPL+ or Artistic
     
    1212BuildRequires:  findutils
    1313BuildRequires:  make
    14 Requires:       /usr/bin/prove
    1514#BuildRequires:  perl-interpreter
    1615BuildRequires:  perl-generators
     
    2625BuildRequires:  perl(Exporter)
    2726# Getopt::Long not used at tests
    28 BuildRequires:  perl(Pod::Simple) >= 3.20
     27BuildRequires:  perl(Pod::Simple) >= 3.05
    2928BuildRequires:  perl(Pod::Simple::Methody)
    3029# Pod::Usage not used at tests
     
    3736# VMS::Filespec not used
    3837Requires:       perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; echo $version))
    39 Requires:       perl(Pod::Simple) >= 3.28
     38Requires:       perl(Pod::Simple) >= 3.05
    4039
    4140%description
     
    7069
    7170%changelog
     71* Fri Oct 04 2019  Elbert Pol <elbert.pol@gmail.com> - 1.73-2
     72- Remove a unneeded line and fix error with version number
     73
    7274* Thu Sep 26 2019 Elbert Pol <elbert.pol@gmail.com> - 1.73-1
    7375- First rpm for OS/2
Note: See TracChangeset for help on using the changeset viewer.