commit 97becbc983ebf7b56adca5cd74f09b89c724475b Author: Paul Howarth <paul@xxxxxxxxxxxx> Date: Tue Dec 18 09:53:45 2012 +0000 Update to 0.41 - New upstream release 0.41 - Added home_dir() function returning user's home directory - tap() now supports stdout_limit and stderr_limit options to limit log verbosity perl-Sysadm-Install.spec | 12 +++++++++--- sources | 2 +- 2 files changed, 10 insertions(+), 4 deletions(-) --- diff --git a/perl-Sysadm-Install.spec b/perl-Sysadm-Install.spec index f6cbfc9..c7abe7f 100644 --- a/perl-Sysadm-Install.spec +++ b/perl-Sysadm-Install.spec @@ -1,12 +1,11 @@ Summary: Typical installation tasks for system administrators Name: perl-Sysadm-Install -Version: 0.40 +Version: 0.41 Release: 1%{?dist} License: GPL+ or Artistic Group: Development/Libraries -Url: http://search.cpan.org/dist/Sysadm-Install/ +URL: http://search.cpan.org/dist/Sysadm-Install/ Source0: http://search.cpan.org/CPAN/authors/id/M/MS/MSCHILLI/Sysadm-Install-%{version}.tar.gz -Requires: perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; echo $version)) BuildArch: noarch BuildRequires: perl(Archive::Tar) BuildRequires: perl(Config) @@ -26,6 +25,7 @@ BuildRequires: perl(Term::ReadKey) # For test suite BuildRequires: perl(Test::More) # Runtime deps not automatically picked up by RPM +Requires: perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; echo $version)) Requires: perl(Archive::Tar) Requires: perl(Config) Requires: perl(Encode) @@ -74,6 +74,12 @@ find %{buildroot} -type f -name .packlist -exec rm -f {} ';' %{_mandir}/man3/Sysadm::Install.3pm* %changelog +* Tue Dec 18 2012 Paul Howarth <paul@xxxxxxxxxxxx> 0.41-1 +- Update to 0.41 + - Added home_dir() function returning user's home directory + - tap() now supports stdout_limit and stderr_limit options to limit log + verbosity + * Sun Sep 16 2012 Paul Howarth <paul@xxxxxxxxxxxx> 0.40-1 - Update to 0.40 - Fix Cwd problem on Win32/Mac diff --git a/sources b/sources index 1e3b1ff..21ac734 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -8edcd51e50c02b54752c3ad54282519d Sysadm-Install-0.40.tar.gz +a70c90aaa5b00741f87fb16e6cd31336 Sysadm-Install-0.41.tar.gz -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/perl-devel