Hello community, here is the log from the commit of package notmuch for openSUSE:Factory checked in at 2018-03-14 19:40:12 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/notmuch (Old) and /work/SRC/openSUSE:Factory/.notmuch.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "notmuch" Wed Mar 14 19:40:12 2018 rev:14 rq:586435 version:0.26 Changes: -------- --- /work/SRC/openSUSE:Factory/notmuch/notmuch.changes 2017-10-19 19:33:44.852354530 +0200 +++ /work/SRC/openSUSE:Factory/.notmuch.new/notmuch.changes 2018-03-14 19:40:36.305861900 +0100 @@ -1,0 +2,18 @@ +Sat Mar 10 22:33:22 UTC 2018 - [email protected] + +- update to 0.26 + * Add python3-Sphinx to unconditional BuildRequires + - Support indexing cleartext of encrypted e-mails + - Python bindings specific Debian packaging is removed + - cli: + + Support for re-indexing existing messages + + Support maildir synced tags in new.tags + + Support /regex/ in new.ignore + - Library changes: + + Indexing files with duplicate message-id + + New functions to count files + + New function to remove properties + + Change return value of notmuch_thread_get_authors from NULL to empty string + + Transition notmuch_database_add_message to notmuch_database_index_file + +------------------------------------------------------------------- Old: ---- notmuch-0.25.1.tar.gz notmuch-0.25.1.tar.gz.sha256 notmuch-0.25.1.tar.gz.sha256.asc New: ---- notmuch-0.26.tar.gz notmuch-0.26.tar.gz.sha256 notmuch-0.26.tar.gz.sha256.asc ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ notmuch.spec ++++++ --- /var/tmp/diff_new_pack.3GET9N/_old 2018-03-14 19:40:37.865806489 +0100 +++ /var/tmp/diff_new_pack.3GET9N/_new 2018-03-14 19:40:37.869806346 +0100 @@ -1,7 +1,7 @@ # # spec file for package notmuch # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2018 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 @@ -17,10 +17,10 @@ Name: notmuch -Version: 0.25.1 +Version: 0.26 Release: 0 Summary: The mail indexer -License: GPL-3.0+ +License: GPL-3.0-or-later Group: Productivity/Networking/Email/Utilities Url: http://notmuchmail.org Source0: http://notmuchmail.org/releases/%{name}-%{version}.tar.gz @@ -45,6 +45,7 @@ %else BuildRequires: pkgconfig(gmime-3.0) %endif +BuildRequires: python3-Sphinx BuildRequires: pkgconfig(talloc) %if %{with emacs} @@ -52,7 +53,6 @@ BuildRequires: emacs-nox %endif %if %{with python} -BuildRequires: python-Sphinx BuildRequires: python-devel %endif %if %{with python3} @@ -228,6 +228,7 @@ %{_mandir}/man1/%{name}*.1* %{_mandir}/man5/%{name}-hooks.5* %{_mandir}/man7/%{name}-search-terms.7* +%{_mandir}/man7/%{name}-properties.7* %files -n libnotmuch%{libversion} %defattr(-,root,root) ++++++ notmuch-0.25.1.tar.gz -> notmuch-0.26.tar.gz ++++++ ++++ 14859 lines of diff (skipped) ++++++ notmuch-0.25.1.tar.gz.sha256 -> notmuch-0.26.tar.gz.sha256 ++++++ --- /work/SRC/openSUSE:Factory/notmuch/notmuch-0.25.1.tar.gz.sha256 2017-10-19 19:33:44.272381665 +0200 +++ /work/SRC/openSUSE:Factory/.notmuch.new/notmuch-0.26.tar.gz.sha256 2018-03-14 19:40:36.001872699 +0100 @@ -1 +1 @@ -b4bf09ec9b7b64180704faa26d66cad5f911a5a00ef812da34cb02c3f8872831 notmuch-0.25.1.tar.gz +d3e894ed2ad9d721a442663f07a6f2a241dc98be7cc4af681f16edf88e0d76df notmuch-0.26.tar.gz
