diff --git a/.gitignore b/.gitignore index 2ac5a65..0fefc14 100644 --- a/.gitignore +++ b/.gitignore @@ -18,3 +18,4 @@ imapsync-1.340.tgz /imapsync-1.516.tgz /imapsync-1.518.tgz /imapsync-1.525.tgz +/imapsync-1.536.tgz diff --git a/imapsync.spec b/imapsync.spec index cd5733d..326d655 100644 --- a/imapsync.spec +++ b/imapsync.spec @@ -1,6 +1,6 @@ Name: imapsync Summary: Tool to migrate email between IMAP servers -Version: 1.525 +Version: 1.536 Release: 1%{?dist} License: NLPL Group: Applications/Internet @@ -59,11 +59,14 @@ rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) -%doc ChangeLog CREDITS INSTALL TODO README FAQ COPYING +%doc ChangeLog CREDITS INSTALL TODO README FAQ LICENSE NOLIMIT %{_bindir}/imapsync %attr(644, root, root) %{_mandir}/man1/imapsync.1* %ChangeLog +* Mon Apr 22 2013 Nick Bebout - 1.536-1 +- Upgrade to 1.536 + * Wed Feb 20 2013 Nick Bebout - 1.525-1 - Upgrade to 1.525 diff --git a/sources b/sources index 2c950c2..e143453 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -77d389b81c2fbc3ebc065bbaff5314c9 imapsync-1.525.tgz +ef04e14de6fd09d1d2a39a24e378bd4d imapsync-1.536.tgz