spot pushed to perl-Mail-IMAPClient (master). "3.37"

notifications at fedoraproject.org notifications at fedoraproject.org
Thu Sep 24 19:32:16 UTC 2015


From 7b916e79e0f8837a9249bbb05d3bc385e2d8f8f7 Mon Sep 17 00:00:00 2001
From: Tom Callaway <spot at fedoraproject.org>
Date: Thu, 24 Sep 2015 15:32:00 -0400
Subject: 3.37


diff --git a/.gitignore b/.gitignore
index dc3947b..4b3bc52 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,4 @@ Mail-IMAPClient-3.25.tar.gz
 /Mail-IMAPClient-3.33.tar.gz
 /Mail-IMAPClient-3.34.tar.gz
 /Mail-IMAPClient-3.35.tar.gz
+/Mail-IMAPClient-3.37.tar.gz
diff --git a/perl-Mail-IMAPClient.spec b/perl-Mail-IMAPClient.spec
index a794264..9d5e5c6 100644
--- a/perl-Mail-IMAPClient.spec
+++ b/perl-Mail-IMAPClient.spec
@@ -1,6 +1,6 @@
 Name:           perl-Mail-IMAPClient
-Version:        3.35
-Release:        5%{?dist}
+Version:        3.37
+Release:        1%{?dist}
 Summary:        An IMAP Client API
 Group:          Development/Libraries
 License:        GPL+ or Artistic
@@ -10,6 +10,7 @@ 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)
 BuildRequires:  perl(Data::Dumper), perl(Parse::RecDescent), perl(Test::More)
+BuildRequires:	perl(Authen::SASL)
 BuildArch:      noarch
 Requires:  perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 
@@ -52,6 +53,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man3/*.3*
 
 %changelog
+* Thu Sep 24 2015 Tom Callaway <spot at fedoraproject.org> - 3.37-1
+- update to 3.37
+
 * Thu Jun 18 2015 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 3.35-5
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
 
diff --git a/sources b/sources
index 24bdd1a..967a7ee 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-b1d79827aeb28ba5f73a03eed5c540e6  Mail-IMAPClient-3.35.tar.gz
+123b36cbfcfc136b59611aa87782a4cc  Mail-IMAPClient-3.37.tar.gz
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/perl-Mail-IMAPClient.git/commit/?h=master&id=7b916e79e0f8837a9249bbb05d3bc385e2d8f8f7


More information about the perl-devel mailing list