commit 14cc28929cb82630a44329bb857b9a6328e566fe Author: Iain Arnell <iarnell@xxxxxxxxx> Date: Fri Aug 13 16:14:44 2010 +0200 update to 1.102220 .gitignore | 1 + perl-Log-Dispatchouli.spec | 12 +++++------- sources | 2 +- 3 files changed, 7 insertions(+), 8 deletions(-) --- diff --git a/.gitignore b/.gitignore index ca7c0ff..e14b972 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ Log-Dispatchouli-1.100712.tar.gz +Log-Dispatchouli-1.102220.tar.gz diff --git a/perl-Log-Dispatchouli.spec b/perl-Log-Dispatchouli.spec index 763034a..ef46d45 100644 --- a/perl-Log-Dispatchouli.spec +++ b/perl-Log-Dispatchouli.spec @@ -1,6 +1,6 @@ Name: perl-Log-Dispatchouli -Version: 1.100712 -Release: 2%{?dist} +Version: 1.102220 +Release: 1%{?dist} Summary: Simple wrapper around Log::Dispatch License: GPL+ or Artistic Group: Development/Libraries @@ -18,11 +18,9 @@ BuildRequires: perl(Params::Util) BuildRequires: perl(String::Flogger) BuildRequires: perl(Try::Tiny) >= 0.04 # tests -BuildRequires: perl(Pod::Coverage::TrustPod) BuildRequires: perl(Test::Deep) BuildRequires: perl(Test::More) BuildRequires: perl(Test::Pod) -BuildRequires: perl(Test::Pod::Coverage) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) # not automatically detected @@ -43,9 +41,6 @@ just easy enough that you will actually log things. %prep %setup -q -n Log-Dispatchouli-%{version} -# test fails -rm t/release-pod-coverage.t - %build %{__perl} Makefile.PL INSTALLDIRS=vendor make %{?_smp_mflags} @@ -73,6 +68,9 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man3/* %changelog +* Fri Aug 13 2010 Iain Arnell <iarnell@xxxxxxxxx> 1.102220-1 +- update to latest upstream version + * Mon May 03 2010 Marcela Maslanova <mmaslano@xxxxxxxxxx> - 1.100712-2 - Mass rebuild with perl-5.12.0 diff --git a/sources b/sources index ea3bbe3..5b54a1c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -9966cd95880556ea2e8de83098dda093 Log-Dispatchouli-1.100712.tar.gz +060547d9ad3ee0838151968bec5352b6 Log-Dispatchouli-1.102220.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