diff --git a/.cvsignore b/.cvsignore index b3407e4..2aafe2b 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -Mail-IMAPClient-2.2.9.tar.gz +Mail-IMAPClient-3.05.tar.gz diff --git a/perl-Mail-IMAPClient.spec b/perl-Mail-IMAPClient.spec index 80df9f4..a53564f 100644 --- a/perl-Mail-IMAPClient.spec +++ b/perl-Mail-IMAPClient.spec @@ -1,11 +1,11 @@ Name: perl-Mail-IMAPClient -Version: 2.2.9 -Release: 6%{?dist} +Version: 3.05 +Release: 1%{?dist} Summary: An IMAP Client API Group: Development/Libraries License: GPL+ or Artistic URL: http://search.cpan.org/dist/Mail-IMAPClient/ -Source0: http://search.cpan.org/CPAN/authors/id/D/DJ/DJKERNEN/Mail-IMAPClient-%{version}.tar.gz +Source0: http://search.cpan.org/CPAN/authors/id/M/MA/MARKOV/Mail-IMAPClient-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: perl(ExtUtils::MakeMaker), perl(IO::Socket), perl(constant), perl(Socket) BuildRequires: perl(IO::File), perl(IO::Select), perl(Fcntl), perl(Errno), perl(Carp) @@ -42,11 +42,14 @@ rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) -%doc docs/ examples/ +%doc Changes COPYRIGHT README examples/ %{perl_vendorlib}/Mail/ %{_mandir}/man3/*.3* %changelog +* Tue Mar 11 2008 Tom "spot" Callaway - 3.05-1 +- 3.05 + * Wed Feb 27 2008 Tom "spot" Callaway - 2.2.9-6 - Rebuild for perl 5.10 (again) diff --git a/sources b/sources index 272aa6e..128545e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -21c1901d55a2d57f73840cad478c665d Mail-IMAPClient-2.2.9.tar.gz +d1ee4d5b44aa3fb677c8676b45f70d3a Mail-IMAPClient-3.05.tar.gz