Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37866334
en ru br
ALT Linux repos
S:1.2212-alt1
5.0: 1.17-alt1
4.1: 1.17-alt1
4.0: 1.17-alt1

Group :: Development/Perl
RPM: perl-Net-IMAP-Simple

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: Net-IMAP-Simple-1.2212-alt1.patch
Download


 Changes                | 3 +++
 lib/Net/IMAP/Simple.pm | 2 +-
 2 files changed, 4 insertions(+), 1 deletion(-)
diff --git a/Changes b/Changes
index 005ce02..49ad8ca 100644
--- a/Changes
+++ b/Changes
@@ -1,3 +1,6 @@
+1.2212: Wed Jun 06 2018
+   - I don't know what Zimbra is, but mss@github sent in PR10 for it
+
 1.2211: Thu May 17 2018
    - minor doc fix: https://rt.cpan.org/Ticket/Display.html?id=125334
 
diff --git a/lib/Net/IMAP/Simple.pm b/lib/Net/IMAP/Simple.pm
index 1b52cc2..e5e5964 100644
--- a/lib/Net/IMAP/Simple.pm
+++ b/lib/Net/IMAP/Simple.pm
@@ -9,7 +9,7 @@ use IO::Socket;
 use IO::Select;
 use Net::IMAP::Simple::PipeSocket;
 
-our $VERSION = "1.2211";
+our $VERSION = "1.2212";
 
 BEGIN {
     # I'd really rather the pause/cpan indexers miss this "package"
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin