Hello community,

here is the log from the commit of package getmail for openSUSE:Factory checked 
in at 2013-08-10 18:28:24
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/getmail (Old)
 and      /work/SRC/openSUSE:Factory/.getmail.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "getmail"

Changes:
--------
--- /work/SRC/openSUSE:Factory/getmail/getmail.changes  2012-10-26 
17:01:49.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.getmail.new/getmail.changes     2013-08-10 
18:28:25.000000000 +0200
@@ -1,0 +2,79 @@
+Fri Aug  9 11:38:07 UTC 2013 - [email protected]
+
+- Remove %clean phase as it is not required.
+
+-------------------------------------------------------------------
+Fri Aug  9 11:34:03 UTC 2013 - [email protected]
+
+- Version bump to 4.42.0:
+  * fix problem with non-ascii characters in newly-added message header fields
+    with output from Filter_classifier.  Thanks: "Gour"
+
+- Changes from 4.41.0:
+  * messages retrieved with POP could have a blank trailing line removed when
+    delivered; fixed.  Thanks: Christoph Mitterer, Krzysztof Warzecha.
+  * fix an ImportError when IMAP retriever used with getmail under Python 2.4. 
+
+- Changes from 4.40.3:
+  * increase system recursion limit when run with Python 2.3, to prevent
+    recursion errors in parsing some pathologically complex MIME emails.
+    Thanks: Kenneth Pronovici.
+
+- Changes from 4.40.2:
+  * fix a backwards incompatibility with Python 2.3 and 2.4 introduced in
+    getmail 4.38.0.  Thanks: Massimo Zambelli, Krzysztof Warzecha.
+
+- Changes from 4.40.1:
+  * again change protocol codes passed to OSX, as they're not only reserved
+    codes, but also case-sensitive.  Use the ones an OSX user reports work
+    properly.  Thanks: Tim Gray.
+
+- Changes from 4.40.0:
+  * convert SIGTERM to SIGINT so getmail can cleanup and exit normally if 
+    killed with a default signal.  Thanks: Carl Lei.
+  * fix change which resulted in passing full protocol name to OSX keyring
+    program, which can't handle it (restricted to 4-character code).
+    Thanks: Tim Gray.
+
+-------------------------------------------------------------------
+Fri Aug  9 11:32:44 UTC 2013 - [email protected]
+
+- Fix the _service usage so we can submit to factory.
+
+-------------------------------------------------------------------
+Mon Mar 25 09:51:45 UTC 2013 - [email protected]
+
+- update to 4.39.1:
+  * fix a bug that could crop up when retrieving mail via IMAP from Gmail, and
+    the Gmail servers provided weird data in their header extensions.
+
+-------------------------------------------------------------------
+Mon Feb 25 21:11:06 UTC 2013 - [email protected]
+
+- update to 4.39.0:
+  * fix an oldmail filename issue that occurred with certain non-ASCII 
+    characters in an IMAP mailbox name
+
+- changes from 4.38.0:
+  * fix retrieving mail from an IMAP mailbox with non-ASCII characters in its
+    name causing difficult-to-understand unicode errors during delivery
+
+- changes from 4.37.0:
+  * handle IMAP servers which include "/" in message IDs better, so those 
+    messages aren't always thought to be new
+  * record (IMAP) mailbox retrieved from in X-getmail-retrieved-from-mailbox:
+    header field, and make it available as %(mailbox) substitution in 
+    MDA_external arguments
+  * add delete_bigger_than option to allow removal of large messages after
+    retrieval, even if not deleting messages otherwise
+
+- changes from 4.36.0:
+  * add support for retrieving POP/IMAP passwords from, and storing them to,
+    the Gnome keyring
+
+- changes from 4.35.0:
+  * fix From_ quoting in mbox delivery; use of the Python stdlib function 
+    meant getmail was incorrectly using mboxo-style quoting instead of
+    mboxrd quoting, probably since early in the v4 series
+
+-------------------------------------------------------------------

Old:
----
  getmail-4.34.0.tar.gz

New:
----
  getmail-4.42.0.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ getmail.spec ++++++
--- /var/tmp/diff_new_pack.UhQTUY/_old  2013-08-10 18:28:26.000000000 +0200
+++ /var/tmp/diff_new_pack.UhQTUY/_new  2013-08-10 18:28:26.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package getmail
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:           getmail
-Version:        4.34.0
+Version:        4.42.0
 Release:        0
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 Url:            http://pyropus.ca/software/getmail/
@@ -88,9 +88,6 @@
 
 %__perl -ni -e 'print unless m,%{_docdir}/%{name}/.+\.(html|txt|css)$,' 
files.lst
 
-%clean
-%{?buildroot:%__rm -rf "%{buildroot}"}
-
 %files -f files.lst
 %defattr(-,root,root,0755)
 %doc %dir %{_docdir}/%{name}

++++++ getmail-4.34.0.tar.gz -> getmail-4.42.0.tar.gz ++++++
++++ 4084 lines of diff (skipped)

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to