commit c17b536df4036e4e9ca5ac55e13d8bbf71875834 Author: Iain Arnell <iarnell@xxxxxxxxx> Date: Sat Aug 28 13:17:57 2010 +0200 drop explicit version from Module::Build BR perl-File-ChangeNotify.spec | 7 +++++-- 1 files changed, 5 insertions(+), 2 deletions(-) --- diff --git a/perl-File-ChangeNotify.spec b/perl-File-ChangeNotify.spec index 4228395..3805729 100644 --- a/perl-File-ChangeNotify.spec +++ b/perl-File-ChangeNotify.spec @@ -1,7 +1,7 @@ Name: perl-File-ChangeNotify Summary: Watch for changes to files, cross-platform style Version: 0.16 -Release: 1%{?dist} +Release: 1%{?dist}.1 License: Artistic 2.0 Group: Development/Libraries Source0: http://search.cpan.org/CPAN/authors/id/D/DR/DROLSKY/File-ChangeNotify-%{version}.tar.gz @@ -17,7 +17,7 @@ BuildRequires: perl(File::Find) BuildRequires: perl(File::Path) BuildRequires: perl(File::Spec) BuildRequires: perl(File::Temp) -BuildRequires: perl(Module::Build) >= 0.3601 +BuildRequires: perl(Module::Build) BuildRequires: perl(Module::Pluggable::Object) BuildRequires: perl(Moose) BuildRequires: perl(MooseX::Params::Validate) >= 0.08 @@ -78,6 +78,9 @@ rm -rf %{buildroot} %{_mandir}/man3/*.3* %changelog +* Sat Aug 28 2010 Iain Arnell <iarnell@xxxxxxxxx> 0.16-1.1 +- drop explicit version from Module::Build BR + * Thu Aug 26 2010 Iain Arnell <iarnell@xxxxxxxxx> 0.16-1 - update by Fedora::App::MaintainerTools 0.006 - updating to latest GA CPAN version (0.16) -- 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