Hello community, here is the log from the commit of package mailprocessing for openSUSE:Factory checked in at 2019-06-28 16:36:42 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/mailprocessing (Old) and /work/SRC/openSUSE:Factory/.mailprocessing.new.4615 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "mailprocessing" Fri Jun 28 16:36:42 2019 rev:2 rq:712271 version:1.2.6 Changes: -------- --- /work/SRC/openSUSE:Factory/mailprocessing/mailprocessing.changes 2018-07-28 12:40:38.464453290 +0200 +++ /work/SRC/openSUSE:Factory/.mailprocessing.new.4615/mailprocessing.changes 2019-06-28 16:36:59.198874485 +0200 @@ -1,0 +2,23 @@ +Thu Jun 27 15:28:20 UTC 2019 - Johannes Grassler <[email protected]> + +- Switch back to tarball from Github (used to be the setup.py generated one) + +------------------------------------------------------------------- +Thu Jun 27 12:57:26 UTC 2019 - Johannes Grassler <[email protected]> + +- Update to mailprocessing-1.2.6 + * Added example logrotate configurations + * Added SIGHUP handler for reopening log files (useful for + log rotation) + * Use locking for PID and log files. You need to specify + dedicated PID and lock files if you want to run multiple + concurrent imapproc processes. + * Write PID file + * Improve signal handling and cleanup after receiving fatal + signals. Continuous mode in particular is a lot more + reliable and predictable now. + * Download message headers in a batched manner + * Download message flags in a batched manner + * Various documentation and release engineering fixes/cleanups + +------------------------------------------------------------------- Old: ---- mailprocessing-1.2.5.tar.gz New: ---- mailprocessing-1.2.6.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ mailprocessing.spec ++++++ --- /var/tmp/diff_new_pack.3dL8UB/_old 2019-06-28 16:36:59.682875197 +0200 +++ /var/tmp/diff_new_pack.3dL8UB/_new 2019-06-28 16:36:59.686875204 +0200 @@ -1,7 +1,7 @@ # # spec file for package mailprocessing # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -12,12 +12,12 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # Name: mailprocessing -Version: 1.2.5 +Version: 1.2.6 Release: 0 Summary: Maildir and IMAP processor/filter using Python 3x as its configuration language License: GPL-2.0-only ++++++ mailprocessing-1.2.5.tar.gz -> mailprocessing-1.2.6.tar.gz ++++++ ++++ 2435 lines of diff (skipped)
