[imapsync] Update to 1.607

Nick Bebout nb at fedoraproject.org
Thu Nov 27 03:09:39 UTC 2014


commit 24e7469d01f85aac61de1e102f04b480d2d7e481
Author: Nick Bebout <nb at fedoraproject.org>
Date:   Wed Nov 26 21:09:26 2014 -0600

    Update to 1.607

 .gitignore    |    1 +
 imapsync.spec |    6 +++++-
 sources       |    1 +
 3 files changed, 7 insertions(+), 1 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 14cb967..c2b86b9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -30,3 +30,4 @@ imapsync-1.340.tgz
 /imapsync-1.584.tgz
 /imapsync-1.584a.tgz
 /imapsync-1.592.tgz
+/imapsync-1.607.tgz
diff --git a/imapsync.spec b/imapsync.spec
index 06405b6..7be3018 100644
--- a/imapsync.spec
+++ b/imapsync.spec
@@ -1,6 +1,6 @@
 Name: imapsync
 Summary: Tool to migrate email between IMAP servers
-Version: 1.592
+Version: 1.607
 Release: 1%{?dist}
 License: NLPL
 Group: Applications/Internet
@@ -35,6 +35,7 @@ Requires: perl(Mail::IMAPClient) >= 3.25
 Requires: perl(Term::ReadKey)
 Requires: perl(Test::Simple)
 Requires: perl(Time::HiRes)
+Requires: perl(Unicode::String)
 Requires: perl(URI::Escape)
 
 %description
@@ -75,6 +76,9 @@ rm -rf $RPM_BUILD_ROOT
 %attr(644, root, root) %{_mandir}/man1/imapsync.1*
 
 %ChangeLog
+* Wed Nov 26 2014 Nick Bebout <nb at fedoraproject.org> - 1.607-1
+- Upgrade to 1.607
+
 * Thu Aug 14 2014 Nick Bebout <nb at fedoraproject.org> - 1.592-1
 - Upgrade to 1.592
 
diff --git a/sources b/sources
index efdde7f..565fdf8 100644
--- a/sources
+++ b/sources
@@ -1 +1,2 @@
 c9144e462422cd3fe938286ec5b6a93a  imapsync-1.592.tgz
+a0bca08a33ba2d9274a78e7374ee2d1a  imapsync-1.607.tgz


More information about the scm-commits mailing list