110 Commits

Author SHA256 Message Date
297d4ff7ed Accepting request 1313169 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/1313169
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/notmuch?expand=0&rev=50
2025-10-23 14:38:10 +00:00
c0c0da9e92 Accepting request 1313094 from home:StevenK:branches:devel:libraries:c_c++
- Use pyroject macros to build and install the Python bindings, like the
  CFFI bindings.

OBS-URL: https://build.opensuse.org/request/show/1313094
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/notmuch?expand=0&rev=102
2025-10-23 09:11:26 +00:00
940dea61de Accepting request 1266832 from devel:libraries:c_c++
build with sfsexp (boo#1240535)

OBS-URL: https://build.opensuse.org/request/show/1266832
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/notmuch?expand=0&rev=49
2025-04-07 15:36:11 +00:00
ea2a4404d6 Accepting request 1266288 from home:AndreasStieger:branches:devel:libraries:c_c++
build with sfsexp (boo#1240535) to enable s-expression support

OBS-URL: https://build.opensuse.org/request/show/1266288
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/notmuch?expand=0&rev=100
2025-04-01 19:49:38 +00:00
b5cc3af7af Accepting request 1247501 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/1247501
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/notmuch?expand=0&rev=48
2025-02-21 20:36:18 +00:00
46397886df Accepting request 1247083 from home:rmarliere:branches:devel:libraries:c_c++
Add python3-notmuch2 package with the cffi bindings.

OBS-URL: https://build.opensuse.org/request/show/1247083
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/notmuch?expand=0&rev=98
2025-02-20 21:41:42 +00:00
06321ca591 Accepting request 1228980 from devel:libraries:c_c++
- Add patch to fix build failure with sphinx 8:
  add docs-Update-intersphinx_mapping.patch from
  id:20241205164550.2419455-1-fredrik@frelon.se

OBS-URL: https://build.opensuse.org/request/show/1228980
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/notmuch?expand=0&rev=47
2024-12-08 10:37:50 +00:00
9868e7f43a Add headers to patch to give an indication whence it came from
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/notmuch?expand=0&rev=96
2024-12-06 23:32:09 +00:00
1ee35868aa Accepting request 1228748 from home:dancermak:branches:devel:libraries:c_c++
add patch to fix build failures with sphinx 8

OBS-URL: https://build.opensuse.org/request/show/1228748
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/notmuch?expand=0&rev=95
2024-12-06 23:28:04 +00:00
48ba2e0202 Accepting request 1175364 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/1175364
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/notmuch?expand=0&rev=46
2024-05-21 16:36:38 +00:00
86080c93a5 Accepting request 1175032 from home:AndreasStieger:branches:devel:libraries:c_c++
notmuch 0.38.3

OBS-URL: https://build.opensuse.org/request/show/1175032
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/notmuch?expand=0&rev=93
2024-05-20 16:07:00 +00:00
3a28d5c6bc Accepting request 1142092 from devel:libraries:c_c++
- update to 0.38.2:
  * Make sorting of string maps lexicographic on (key,value)
    pairs. This avoids some test failures due to variation in
    message property output order.
  * Avoid extra separators after the last address in `notmuch-
    emacs-mua`.

OBS-URL: https://build.opensuse.org/request/show/1142092
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/notmuch?expand=0&rev=45
2024-01-29 21:28:39 +00:00
9a49591e9a - update to 0.38.2:
* Make sorting of string maps lexicographic on (key,value)
    pairs. This avoids some test failures due to variation in
    message property output order.
  * Avoid extra separators after the last address in `notmuch-
    emacs-mua`.

OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/notmuch?expand=0&rev=91
2024-01-28 13:25:57 +00:00
4ffc0456b9 Accepting request 1128817 from devel:libraries:c_c++
- update to 0.38.1:
  * Report parse errors in config files.
  * Fix image toggling for Emacs >= 29.1.
  * Support relative lastmod queries (see notmuch-sexp-queries(7)
    and notmuch-search-terms(7) for details).
  * Support indexing of designated attachments as text (see
  * notmuch-config(1) for details).
  * Add options --offset and --limit to notmuch-show(1).
  * New commands notmuch-search-edit-search and notmuch-tree-
    edit-search.
  * Introduce notmuch-tree-outline-mode.
  * Some compatibility fixes for Emacs 29. At least one issue
    (hiding images) remains in 0.38.
  * Support completion when piping to external command.
  * Fix regression in updating tag display introduced by 0.37.
  * Fix bug creating database when database.path is not set.
  * Incremental performance improvements for message deletion.
  * Catch Xapian exceptions when deleting messages.
  * Sync removed message properties to the database.
  * Replace use of thread-unsafe Query::MatchAll in the infix
    query parser.
  * Be more careful when clearing the results directory.
  * Use `database_open_with_config`, and provide compatible path
    search semantics.
  * Support testing installed version of notmuch.
  * Adapt to some breaking changes in glib handling of init
    files.
  * Replace OpenPGP key used in test suite.
  * Performance Tests
  * Update signatures for performance test corpus.

OBS-URL: https://build.opensuse.org/request/show/1128817
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/notmuch?expand=0&rev=44
2023-11-26 18:37:44 +00:00
75470a1f0f - update to 0.38.1:
* Report parse errors in config files.
  * Fix image toggling for Emacs >= 29.1.
  * Support relative lastmod queries (see notmuch-sexp-queries(7)
    and notmuch-search-terms(7) for details).
  * Support indexing of designated attachments as text (see
  * notmuch-config(1) for details).
  * Add options --offset and --limit to notmuch-show(1).
  * New commands notmuch-search-edit-search and notmuch-tree-
    edit-search.
  * Introduce notmuch-tree-outline-mode.
  * Some compatibility fixes for Emacs 29. At least one issue
    (hiding images) remains in 0.38.
  * Support completion when piping to external command.
  * Fix regression in updating tag display introduced by 0.37.
  * Fix bug creating database when database.path is not set.
  * Incremental performance improvements for message deletion.
  * Catch Xapian exceptions when deleting messages.
  * Sync removed message properties to the database.
  * Replace use of thread-unsafe Query::MatchAll in the infix
    query parser.
  * Be more careful when clearing the results directory.
  * Use `database_open_with_config`, and provide compatible path
    search semantics.
  * Support testing installed version of notmuch.
  * Adapt to some breaking changes in glib handling of init
    files.
  * Replace OpenPGP key used in test suite.
  * Performance Tests
  * Update signatures for performance test corpus.

OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/notmuch?expand=0&rev=89
2023-11-25 22:20:46 +00:00
d889b3bfdf Accepting request 1102631 from devel:libraries:c_c++
- Fix libnotmuch pkg description, fixes boo#1020067

OBS-URL: https://build.opensuse.org/request/show/1102631
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/notmuch?expand=0&rev=43
2023-08-07 13:29:11 +00:00
7631418ad5 - Remove rhetorics and history lesson from description.
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/notmuch?expand=0&rev=87
2023-08-07 06:51:11 +00:00
9167c7f01f Accepting request 1102627 from home:dancermak:branches:devel:libraries:c_c++
Fix libnotmuch pkg description, fixes boo#1020067

OBS-URL: https://build.opensuse.org/request/show/1102627
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/notmuch?expand=0&rev=86
2023-08-07 06:45:09 +00:00
c521b0ca6b Accepting request 1039914 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/1039914
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/notmuch?expand=0&rev=42
2022-12-04 13:58:55 +00:00
601964e25e Accepting request 1039832 from home:dimstar:branches:devel:libraries:c_c++
- Drop build-dependency on libgcrypt-cavs: no longer existing with
  libgcrypt 1.10.

OBS-URL: https://build.opensuse.org/request/show/1039832
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/notmuch?expand=0&rev=84
2022-12-03 22:36:40 +00:00
166e6aa87c Accepting request 1007767 from devel:libraries:c_c++
- update to 0.37:
  * Fix uninitialized field in message objects.
  * Add one sided lastmod ranges for sexp queries.
  * Expand macro parameters inside regex and wildcard modifiers.
  * `notmuch help` now works for external commands.
  * `NOTMUCH_CONFIG` is now passed to external commands and hooks.
  * The function `notmuch-mua-mail` now moves point depending on the
  * provided arguments.
  * Restrict what mime types are inlined in replies and on refresh.
  * The functions in notmuch-query.el are now obsolete and may be removed
  * in a future version of Notmuch.
  * Add some controls for lazy display of message bodies (See "Dealing
  * with large messages and threads" in the notmuch-emacs documentation).
  * Allow the user to select (with '%') a different duplicate message file
  * to display.
  * Use `message-dont-reply-to-names` in `notmuch-message-mode`.
  * Add the `sexp` prefix to the infix (traditional) query parser. This
  * allows specific subqueries to be parsed by the sexp parser (with
  * appropropriate quoting). See `notmuch-search-terms(7)` for details.
  * Add another heuristic to regexp fields to prevent phrase parsing of
  * bracketed sub-expressions.
  * Envelope from ("From ") headers are now escaped as X-Envelope-From: in
  * input to `notmuch-insert`. This prevents creating mbox files when
  * calling `notmuch-insert` from e.g. `postfix`.
  * Use the `config_pairs` API in ConfigIterator. This returns all
  * matching key-value pairs, not just those that happen to be stored in
  * the database.
  * Reorganize documention for `notmuch-config`. Add a few links from
  * other man pages. (forwarded request 1007713 from dirkmueller)

OBS-URL: https://build.opensuse.org/request/show/1007767
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/notmuch?expand=0&rev=41
2022-10-04 18:37:48 +00:00
d2af5834e5 Accepting request 1007713 from home:dirkmueller:Factory
- update to 0.37:
  * Fix uninitialized field in message objects.
  * Add one sided lastmod ranges for sexp queries.
  * Expand macro parameters inside regex and wildcard modifiers.
  * `notmuch help` now works for external commands.
  * `NOTMUCH_CONFIG` is now passed to external commands and hooks.
  * The function `notmuch-mua-mail` now moves point depending on the
  * provided arguments.
  * Restrict what mime types are inlined in replies and on refresh.
  * The functions in notmuch-query.el are now obsolete and may be removed
  * in a future version of Notmuch.
  * Add some controls for lazy display of message bodies (See "Dealing
  * with large messages and threads" in the notmuch-emacs documentation).
  * Allow the user to select (with '%') a different duplicate message file
  * to display.
  * Use `message-dont-reply-to-names` in `notmuch-message-mode`.
  * Add the `sexp` prefix to the infix (traditional) query parser. This
  * allows specific subqueries to be parsed by the sexp parser (with
  * appropropriate quoting). See `notmuch-search-terms(7)` for details.
  * Add another heuristic to regexp fields to prevent phrase parsing of
  * bracketed sub-expressions.
  * Envelope from ("From ") headers are now escaped as X-Envelope-From: in
  * input to `notmuch-insert`. This prevents creating mbox files when
  * calling `notmuch-insert` from e.g. `postfix`.
  * Use the `config_pairs` API in ConfigIterator. This returns all
  * matching key-value pairs, not just those that happen to be stored in
  * the database.
  * Reorganize documention for `notmuch-config`. Add a few links from
  * other man pages.

OBS-URL: https://build.opensuse.org/request/show/1007713
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/notmuch?expand=0&rev=82
2022-10-03 23:20:55 +00:00
2245ce1d63 Accepting request 958304 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/958304
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/notmuch?expand=0&rev=40
2022-03-01 16:04:09 +00:00
21bfd4b849 Accepting request 958294 from home:dsterba:branches:devel:libraries:c_c++
- Version 0.35
  * Library
  - Implement the `date` and `lastmod` fields in the S-expression parser.
  - Ignore trailing `/` for pathnames in both query parsers.
  - Rename configuration option `built_with.sexpr_query` to `built_with.sexp_queries`.
  - Do not assume a default mail root in split (e.g. XDG) configurations.
  - Fix some small memory leaks in `notmuch_database_open_with_config`.
  * CLI
  - Improve handling of leading/trailing punctation and space for configuration lists.
  - Only ignore `.notmuch` at the top level in `notmuch new`.
  - Optionally show extra headers in `notmuch show`. See `show.extra_headers` in notmuch-config(1).
  * Disable tests due to known failures of python-cffi test cases

OBS-URL: https://build.opensuse.org/request/show/958294
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/notmuch?expand=0&rev=81
2022-03-01 15:32:07 +00:00
c8deb7d864 Accepting request 929139 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/929139
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/notmuch?expand=0&rev=39
2021-11-04 15:10:00 +00:00
c698d3847f Accepting request 929055 from home:dancermak:branches:devel:libraries:c_c++
New upstream release 0.34.1

OBS-URL: https://build.opensuse.org/request/show/929055
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/notmuch?expand=0&rev=80
2021-11-04 09:54:11 +00:00
7ad460dcfe Accepting request 927267 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/927267
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/notmuch?expand=0&rev=38
2021-10-25 13:17:38 +00:00
6241af56ff Accepting request 926885 from home:dancermak:branches:devel:libraries:c_c++
New upstream release 0.34

OBS-URL: https://build.opensuse.org/request/show/926885
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/notmuch?expand=0&rev=79
2021-10-25 09:05:32 +00:00
8d4975d109 Accepting request 922515 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/922515
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/notmuch?expand=0&rev=37
2021-10-01 20:29:05 +00:00
3b74db0eec Accepting request 922389 from home:dancermak:branches:devel:libraries:c_c++
New upstream release 0.33.2

OBS-URL: https://build.opensuse.org/request/show/922389
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/notmuch?expand=0&rev=78
2021-10-01 07:33:02 +00:00
cbcebacdbb Accepting request 918830 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/918830
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/notmuch?expand=0&rev=36
2021-09-14 19:14:32 +00:00
4973ceb957 Accepting request 918689 from home:dancermak:branches:devel:libraries:c_c++
New upstream release 0.33.1

OBS-URL: https://build.opensuse.org/request/show/918689
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/notmuch?expand=0&rev=77
2021-09-14 07:08:50 +00:00
Richard Brown
e4adb831c0 Accepting request 912841 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/912841
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/notmuch?expand=0&rev=35
2021-08-19 08:00:56 +00:00
ec439cc6be Accepting request 912835 from home:dancermak:branches:devel:libraries:c_c++
New upstream release 0.32.3

OBS-URL: https://build.opensuse.org/request/show/912835
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/notmuch?expand=0&rev=76
2021-08-18 07:09:15 +00:00
e96407ee01 Accepting request 903184 from devel:libraries:c_c++
New upstream release 0.32.2

OBS-URL: https://build.opensuse.org/request/show/903184
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/notmuch?expand=0&rev=34
2021-07-01 05:05:29 +00:00
95702d9310 Remove manual python Requires from the python3-notmuch subpackage
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/notmuch?expand=0&rev=75
2021-06-30 07:03:56 +00:00
af6f593d58 Accepting request 902712 from home:dancermak:branches:devel:libraries:c_c++
New upstream release 0.32.2

OBS-URL: https://build.opensuse.org/request/show/902712
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/notmuch?expand=0&rev=74
2021-06-28 07:13:30 +00:00
f644105568 Accepting request 898466 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/898466
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/notmuch?expand=0&rev=33
2021-06-09 19:52:40 +00:00
9385579c84 Accepting request 898457 from home:dancermak:branches:devel:libraries:c_c++
New upstream release 0.32.1

OBS-URL: https://build.opensuse.org/request/show/898457
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/notmuch?expand=0&rev=72
2021-06-08 14:14:36 +00:00
16b129265f Accepting request 891103 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/891103
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/notmuch?expand=0&rev=32
2021-05-06 20:53:10 +00:00
62f3858835 Accepting request 890903 from home:dancermak:branches:devel:libraries:c_c++
New upstream release 0.32

OBS-URL: https://build.opensuse.org/request/show/890903
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/notmuch?expand=0&rev=70
2021-05-06 16:22:44 +00:00
Richard Brown
5ba60a88cb Accepting request 875939 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/875939
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/notmuch?expand=0&rev=31
2021-03-02 11:34:48 +00:00
08925a512d Accepting request 875889 from home:dancermak:branches:devel:libraries:c_c++
New upstream release 0.31.4

OBS-URL: https://build.opensuse.org/request/show/875889
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/notmuch?expand=0&rev=68
2021-03-01 10:04:29 +00:00
323fd8bc38 Accepting request 860412 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/860412
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/notmuch?expand=0&rev=30
2021-01-05 17:15:21 +00:00
f95fc9e92c Accepting request 860262 from home:dancermak:branches:devel:libraries:c_c++
New upstream release 0.31.3

OBS-URL: https://build.opensuse.org/request/show/860262
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/notmuch?expand=0&rev=66
2021-01-05 09:21:20 +00:00
7db7713102 Accepting request 847079 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/847079
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/notmuch?expand=0&rev=29
2020-11-17 20:22:05 +00:00
55d15be6d6 Accepting request 847078 from home:dancermak:branches:devel:libraries:c_c++
New upstream release 0.31.2

OBS-URL: https://build.opensuse.org/request/show/847078
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/notmuch?expand=0&rev=64
2020-11-09 09:05:47 +00:00
604b9b30e6 Accepting request 832904 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/832904
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/notmuch?expand=0&rev=28
2020-09-08 20:50:31 +00:00
c643b269d6 Accepting request 832901 from home:dancermak:branches:devel:libraries:c_c++
New upstream release 0.31

OBS-URL: https://build.opensuse.org/request/show/832901
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/notmuch?expand=0&rev=62
2020-09-08 07:03:37 +00:00
f63c494c84 Accepting request 823212 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/823212
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/notmuch?expand=0&rev=27
2020-07-29 15:20:07 +00:00