Hello community, here is the log from the commit of package notmuch for openSUSE:Factory checked in at 2017-09-20 17:09:24 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/notmuch (Old) and /work/SRC/openSUSE:Factory/.notmuch.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "notmuch" Wed Sep 20 17:09:24 2017 rev:12 rq:527056 version:0.25 Changes: -------- --- /work/SRC/openSUSE:Factory/notmuch/notmuch.changes 2017-09-14 21:14:16.642499179 +0200 +++ /work/SRC/openSUSE:Factory/.notmuch.new/notmuch.changes 2017-09-20 17:09:25.433149458 +0200 @@ -1,0 +2,7 @@ +Thu Sep 14 15:53:43 UTC 2017 - [email protected] + +- Add conditional for pkgconfig(gmime-2.6) and new + pkgconfig(gmime-3.0) BuildRequires: adjust to whats available in + Tumbleweed and what the source supports. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ notmuch.spec ++++++ --- /var/tmp/diff_new_pack.qCrjyt/_old 2017-09-20 17:09:26.089057127 +0200 +++ /var/tmp/diff_new_pack.qCrjyt/_new 2017-09-20 17:09:26.093056564 +0200 @@ -40,7 +40,11 @@ BuildRequires: libxapian-devel BuildRequires: pkg-config +%if 0%{?suse_version} == 1315 BuildRequires: pkgconfig(gmime-2.6) +%else +BuildRequires: pkgconfig(gmime-3.0) +%endif BuildRequires: pkgconfig(talloc) %if %{with emacs}
