Hello community,

here is the log from the commit of package notmuch for openSUSE:Factory checked 
in at 2019-06-12 13:17:22
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/notmuch (Old)
 and      /work/SRC/openSUSE:Factory/.notmuch.new.4811 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "notmuch"

Wed Jun 12 13:17:22 2019 rev:19 rq:709106 version:0.29

Changes:
--------
--- /work/SRC/openSUSE:Factory/notmuch/notmuch.changes  2019-05-10 
09:19:09.636406362 +0200
+++ /work/SRC/openSUSE:Factory/.notmuch.new.4811/notmuch.changes        
2019-06-12 13:17:26.200619280 +0200
@@ -1,0 +2,31 @@
+Tue Jun 11 10:09:18 UTC 2019 - Adam Majer <[email protected]>
+
+- Cleanup specfile
+  + expand Sources to be more human parseable
+  + use signature of upstream tarball instead
+
+-------------------------------------------------------------------
+Fri Jun  7 15:00:17 UTC 2019 - Chris Coutinho <[email protected]>
+
+- Update source to notmuch 0.29
+  * Add "body:" field to allow searching for terms that occur only
+    in the message body. Users will need to reindex their mail
+    to take advantage of this feature.
+  * Add support for indexing user specified headers (e.g. List-Id).
+    See notmuch-config(1)
+  * Add support for gzip compressed mail messages
+  * Notmuch is now capable of indexing, searching and rendering
+    cryptographically-protected Subject: headers
+  * emacs:
+    + Bind B to browse URLs in current message.
+    + Bind g to refresh the current notmuch buffer.
+    + Forwarded messages are now tagged as +forwarded
+    + Add references header to link forwarded message to thread of
+      original message.
+    + The minimum supported major version of Emacs is now 24.
+    + Support for GNU Emacs older than 25.1 is deprecated
+- Switch to .xz upstream archive
+- Bump minimum dependency for gmime to 3.0, thus dropping support for
+  openSUSE Leap 42.3 
+
+-------------------------------------------------------------------

Old:
----
  notmuch-0.28.4.tar.gz
  notmuch-0.28.4.tar.gz.sha256.asc

New:
----
  notmuch-0.29.tar.xz
  notmuch-0.29.tar.xz.asc

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

Other differences:
------------------
++++++ notmuch.spec ++++++
--- /var/tmp/diff_new_pack.69mmxF/_old  2019-06-12 13:17:26.852618597 +0200
+++ /var/tmp/diff_new_pack.69mmxF/_new  2019-06-12 13:17:26.852618597 +0200
@@ -17,15 +17,15 @@
 
 
 Name:           notmuch
-Version:        0.28.4
+Version:        0.29
 Release:        0
 Summary:        The mail indexer
 License:        GPL-3.0-or-later
 Group:          Productivity/Networking/Email/Utilities
 Url:            https://notmuchmail.org
-Source0:        %{url}/releases/%{name}-%{version}.tar.gz
-Source2:        %{url}/releases/%{name}-%{version}.tar.gz.sha256.asc
-Source3:        %{url}/releases/test-databases/database-v1.tar.xz
+Source0:        https://notmuchmail.org/releases/notmuch-%{version}.tar.xz
+Source1:        https://notmuchmail.org/releases/notmuch-%{version}.tar.xz.asc
+Source3:        
https://notmuchmail.org/releases/test-databases/database-v1.tar.xz
 Source4:        notmuch.keyring
 
 %{bcond_without python}
@@ -48,12 +48,8 @@
 
 BuildRequires:  libxapian-devel
 BuildRequires:  pkg-config
-%if 0%{?suse_version} == 1315
-BuildRequires:  pkgconfig(gmime-2.6)
-%else
-BuildRequires:  pkgconfig(gmime-3.0)
-%endif
 BuildRequires:  python3-Sphinx
+BuildRequires:  pkgconfig(gmime-3.0)
 BuildRequires:  pkgconfig(talloc)
 # info pages
 BuildRequires:  makeinfo


Reply via email to