From 27087ba01ef8fd2f92325868f9dcf6a9e48b201e Mon Sep 17 00:00:00 2001 From: Štěpán Kasal Date: Dec 07 2009 02:52:32 +0000 Subject: - rebuild against perl 5.10.1 --- diff --git a/perl-File-ChangeNotify.spec b/perl-File-ChangeNotify.spec index b494f90..bbfdc0c 100644 --- a/perl-File-ChangeNotify.spec +++ b/perl-File-ChangeNotify.spec @@ -1,6 +1,6 @@ Name: perl-File-ChangeNotify Version: 0.07 -Release: 1%{?dist} +Release: 2%{?dist} # lib/File/ChangeNotify.pm -> GPL+ or Artistic # lib/File/ChangeNotify/Event.pm -> GPL+ or Artistic # lib/File/ChangeNotify/Watcher.pm -> GPL+ or Artistic @@ -73,6 +73,9 @@ rm -rf %{buildroot} %{_mandir}/man3/*.3* %changelog +* Mon Dec 7 2009 Stepan Kasal - 0.07-2 +- rebuild against perl 5.10.1 + * Tue Aug 11 2009 Chris Weyl 0.07-1 - auto-update to 0.07 (by cpan-spec-update 0.01) - added a new req on perl(Carp) (version 0)