[imapsync: 1/2] Upgrade to 1.404

Nick Bebout nb at fedoraproject.org
Fri Feb 25 03:09:24 UTC 2011


commit 7c83d6a573d4fcb35623f8a4a7d52c675c90dca1
Author: Nick Bebout <nb at fedoraproject.org>
Date:   Fri Feb 25 02:52:57 2011 +0000

    Upgrade to 1.404

 .gitignore                    |    1 +
 imapsync-1.398-makefile.patch |   12 ------------
 imapsync.spec                 |    7 ++++---
 sources                       |    2 +-
 4 files changed, 6 insertions(+), 16 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index c84cb1c..a6ebc81 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@ imapsync-1.337.tgz
 imapsync-1.340.tgz
 /imapsync-1.366.tgz
 /imapsync-1.398.tgz
+/imapsync-1.404.tgz
diff --git a/imapsync.spec b/imapsync.spec
index b263a26..48b1ad5 100644
--- a/imapsync.spec
+++ b/imapsync.spec
@@ -1,13 +1,12 @@
 Name: imapsync
 Summary: Tool to migrate email between IMAP servers
-Version: 1.398
+Version: 1.404
 Release: 1%{?dist}
 License: WTFPL
 Group: Applications/Internet
 
 URL: http://fedorahosted.org/imapsync
 Source0: https://fedorahosted.org/releases/i/m/%{name}-%{version}.tgz
-Patch0:  imapsync-1.398-makefile.patch
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildArch: noarch
@@ -33,7 +32,6 @@ optionally be deleted after a successful transfer.
 
 %prep
 %setup -q
-%patch0 -p1
 
 cat << \EOF > %{name}-req
 #!/bin/sh
@@ -62,6 +60,9 @@ rm -rf $RPM_BUILD_ROOT
 %attr(644, root, root) %{_mandir}/man1/imapsync.1*
 
 %ChangeLog
+* Mon Feb 21 2011 Nick Bebout <nb at fedoraproject.org> - 1.404-1
+- Upgrade to 1.404
+
 * Wed Feb 16 2011 Nick Bebout <nb at fedoraproject.org> - 1.398-1
 - Upgrade to 1.398
 
diff --git a/sources b/sources
index b726a5b..af08421 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-3ff1cd4981ea45022e555da90608f594  imapsync-1.398.tgz
+811bd0b65c17bb109de8a4cfdfea3f54  imapsync-1.404.tgz


More information about the scm-commits mailing list