Hello community, here is the log from the commit of package notmuch for openSUSE:Factory checked in at 2017-09-14 21:14:09 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/notmuch (Old) and /work/SRC/openSUSE:Factory/.notmuch.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "notmuch" Thu Sep 14 21:14:09 2017 rev:11 rq:522130 version:0.25 Changes: -------- --- /work/SRC/openSUSE:Factory/notmuch/notmuch.changes 2017-02-25 00:54:45.541419499 +0100 +++ /work/SRC/openSUSE:Factory/.notmuch.new/notmuch.changes 2017-09-14 21:14:16.642499179 +0200 @@ -1,0 +2,52 @@ +Tue Sep 5 14:26:36 UTC 2017 - [email protected] + +- version 0.25 + * use sha256 files for checksum & gpg signatures + * Add notmuch-emacs-mua binary + - Add regexp searching for mid, paths, and tags. + - Skip HTML tags when indexing + - cli: + + Bash completion is now installed to /usr/share by default. + + Allow space as separator for keyword arguments. + - emacs: + + Support for stashing message timestamp in show and tree views + + Don't use 'function' as variable name + - Library changes: + + Add workaround for date parsing of bad input in older GMime + + Replace deprecated functions with status returning versions + + Add support for building against GMime 3.0. + + Rename libutil.a to libnotmuch_util.a. + + libnotmuch SONAME is incremented to libnotmuch.so.5. + +- version 0.24.2 + - Fix output from `notmuch dump --include=properties` to not include tags. + - emacs: Fix filename stashing in tree view. + +- version 0.24.1 + - Fix regressions in non-regexp search for `from:` and `subject:` + - Fix several memory leaks in `notmuch show` + - Fix bug in dump header + - Fix a read-after-free in the library. + +- version 0.24 + - Regular expression searches supported for `from:` and `subject:` + - Run external `notmuch-` prefixed commands as subcommands + - New default output format to 3 + - emacs: + + Postpone and resume messages in `notmuch-message-mode` (composition) + + Address Completion improvements + + A configurable Tag jump menu + + Single command to refresh all buffers with `M-=` + + Stop display of `application/*` parts + + Small change in the api for notmuch-search-tag + + Bugfix for sending messages with very long headers + + `notmuch emacs-mua` command installed with the Emacs interface + + Notmuch Emacs desktop integration + - Library changes: + + `notmuch_query_count_messages` is now non-destructive + + Improved handling of DatabaseModifiedError + +- version 0.23.6 + - fix read-after-free bug in `notmuch new` + +------------------------------------------------------------------- Old: ---- notmuch-0.23.5.tar.gz notmuch-0.23.5.tar.gz.sha1 notmuch-0.23.5.tar.gz.sha1.asc New: ---- notmuch-0.25.tar.gz notmuch-0.25.tar.gz.sha256 notmuch-0.25.tar.gz.sha256.asc ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ notmuch.spec ++++++ --- /var/tmp/diff_new_pack.gFDuUM/_old 2017-09-14 21:14:17.714348311 +0200 +++ /var/tmp/diff_new_pack.gFDuUM/_new 2017-09-14 21:14:17.718347749 +0200 @@ -17,15 +17,15 @@ Name: notmuch -Version: 0.23.5 +Version: 0.25 Release: 0 Summary: The mail indexer License: GPL-3.0+ Group: Productivity/Networking/Email/Utilities Url: http://notmuchmail.org Source0: http://notmuchmail.org/releases/%{name}-%{version}.tar.gz -Source1: http://notmuchmail.org/releases/%{name}-%{version}.tar.gz.sha1 -Source2: http://notmuchmail.org/releases/%{name}-%{version}.tar.gz.sha1.asc +Source1: http://notmuchmail.org/releases/%{name}-%{version}.tar.gz.sha256 +Source2: http://notmuchmail.org/releases/%{name}-%{version}.tar.gz.sha256.asc Source3: notmuch.keyring %{bcond_without python} @@ -36,7 +36,7 @@ %{bcond_with ruby} %{bcond_with go} -%define libversion 4 +%define libversion 5 BuildRequires: libxapian-devel BuildRequires: pkg-config @@ -110,9 +110,9 @@ %if %{with python} %package -n python-%{name} Summary: Python bindings for %{name} -Group: Development/Libraries/Python #py_requires is useless as it was not designed for sub-packages #BR: python-devel is on the top of spec file +Group: Development/Libraries/Python Requires: python = %{py_ver} Recommends: python-%{name}-doc = %{version} @@ -220,6 +220,7 @@ %defattr(-,root,root) %doc AUTHORS COPYING COPYING-GPL-3 NEWS README %{_bindir}/%{name} +%{_bindir}/%{name}-emacs-mua %{_mandir}/man1/%{name}*.1* %{_mandir}/man5/%{name}-hooks.5* %{_mandir}/man7/%{name}-search-terms.7* ++++++ notmuch-0.23.5.tar.gz -> notmuch-0.25.tar.gz ++++++ ++++ 35958 lines of diff (skipped) ++++++ notmuch-0.23.5.tar.gz.sha1 -> notmuch-0.25.tar.gz.sha256 ++++++ --- /work/SRC/openSUSE:Factory/notmuch/notmuch-0.23.5.tar.gz.sha1 2017-02-25 00:54:45.489427475 +0100 +++ /work/SRC/openSUSE:Factory/.notmuch.new/notmuch-0.25.tar.gz.sha256 2017-09-14 21:14:14.106856081 +0200 @@ -1 +1 @@ -98094da0f6a0851a2eb0b8208bc65a609bef2d61 notmuch-0.23.5.tar.gz +65d28d1f783d02629039f7d15d9a2bada147a7d3809f86fe8d13861b0f6ae60b notmuch-0.25.tar.gz
