SHA256
8
0
forked from pool/notmuch

Accepting request 422148 from home:mimi_vx:branches:devel:libraries:c_c++

- version 0.22.1
  - Correct the definition of LIBNOTMUCH_CHECK_VERSION.
  - Document the (lack of) operations permitted on a closed database.
  - Fix race condition in dump / restore tests.
  - Notmuch-mutt: Use env to locate perl.
  - Emacs: Tell message-mode mode that outgoing messages are mail
  - Emacs: This makes message-mode configuration behave more predictably.
  - Respect charset of MIME parts when reading them
  - Fix previous assumption that everyone uses UTF-8.

OBS-URL: https://build.opensuse.org/request/show/422148
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/notmuch?expand=0&rev=14
This commit is contained in:
2016-08-25 15:15:04 +00:00
committed by Git OBS Bridge
parent cc8d76e50b
commit 2a98f96fb1
8 changed files with 34 additions and 21 deletions

3
notmuch-0.22.1.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:e739457794f3c2b363beffa3ed9e8a2786921031c80672f5b06d0880876a974b
size 683286

View File

@@ -0,0 +1 @@
216615e10d17a4917089c491361bc5844c0a86b9 notmuch-0.22.1.tar.gz

View File

@@ -0,0 +1,16 @@
-----BEGIN PGP MESSAGE-----
Version: GnuPG v1
owGbwMvMwMH4iWm67JLl83QY1yQkSeXll+SWJmfoGugZGekZ6pUkFumlV+kVZyQa
hvd+DzUyNDMzNE01NEgxNE80sTQ0N7CwTAbSxmaGScmmFiYmyQaJFmZJlgoKWM3h
6mScw8LAyMHAxsoEMo6Bi1MAZrvNZe4//JrM6n3/tfj/P121afK0PUs2XIt5/FfU
lv3s6Vfc1SF7A3nzr584vsXxr5+AnV3n9TIfnhPVor0XF+6aePLdY8YPXeqmmXmF
8/TTNZr+25U/fnTUf2PJyVWxIV8XceraZxf4vguv/S8WlmQgtrZ4jsbZewzv19tN
OHa0InKxwF+fqUffeHqfc61OWbovom+ZXvlkNe4rVyvMU1teS3+Y1vb6X8HkG98e
5J46e7/k4ZfVa+L6PL72bN3E39Jzg81s2v4H2hOYjp+tyLhTcY3J2LCxa+Vd1swH
hwPvbT/m4aX0ge3HC4XkE398yiecdWq+MkfN2sn/56v4Rxf3xXqGWZoufxMnciFj
3oUUqQdHfv7z+5kntl142cPnR5zSu4sVarN8mFXMPy5hUTO4crWp33XG7NaMB4zL
RdbkZiia3MicPGMJo9crVZ7ttj2MPzxSfL6d9AmX/aryQL7q789Js/vXH1mVddZL
dH0YU+Tdr1sL7if6hpsvm/uSR1b35Q+V7+xMe0W58v+Ev0tx6o38qJY950WBBgA=
=pUnZ
-----END PGP MESSAGE-----

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:d64118ef926ba06fba814a89a75d20b0c8c8ec07dd65e41bb9f1e9db0dcfb99a
size 682458

View File

@@ -1 +0,0 @@
c3c3c805cd821aca0966e46dffd56d37d42f2616 notmuch-0.22.tar.gz

View File

@@ -1,16 +0,0 @@
-----BEGIN PGP MESSAGE-----
Version: GnuPG v1
owGbwMvMwMH4iWm67JLl83QY18QkSeTll+SWJmfoGugZGemVJBbppVfpFWckGoYr
8N1MNgZCCwPT5BQLI8PE5EQDSzOzVBOzlLS0FFOzFGPzFBOjNCMzQzMFBSymcHUy
zmFhYORgYGNlAhnGwMUpALN5WSL3Hx6eMPGCOP6u1wUdBgJXdrSoXFIqjrn998Fa
gVWfotaxC7c85Pp3XTrk4Ja9HUrBgUKC2lGmKXu/h2zlbsq5YCLOO9N6nkTkKr+X
LpanYifbSCqHi1ZZTv6Vdm/PoQSrTv3VjLtrtsbarDW7catASibTuG1u31e5zdwR
tZHPox5r/I3hm3VjS9eJzhOn2iZXvanev6FlEYeOqXjBRPcKtWkLuJm21DytmHl/
lqzJ7z+u869dc3tsKHtwy43Pi9tnnWna+dHk5t6LCheLL1Vv/sJ1aFXUpOjGlqO2
hfOaHa9tMufT7K9OmvB3zn12IwfJtoCvcWfeV1Tc8pj9bSL31pCJ9SLPbV9olxXK
z/gctO2cRs+LHnb1ozz/7+psCG7nPS9rV2WzVDc3c7s7P/cZy8+Xi9flfbE4d0h7
KUff+/Rtl8szyw/e0bE64Bf3UE1OeL96i8mbkt6dcz1OPZ18Nfzd0rJP5VckJ30J
9r//THPzvbsniydPbNn+6viHBoNnHb4bnofHbjq99Mg2r9/iJ9QjY5p1ugE=
=DvAN
-----END PGP MESSAGE-----

View File

@@ -1,3 +1,16 @@
-------------------------------------------------------------------
Thu Aug 25 15:02:19 UTC 2016 - mimi.vx@gmail.com
- version 0.22.1
- Correct the definition of LIBNOTMUCH_CHECK_VERSION.
- Document the (lack of) operations permitted on a closed database.
- Fix race condition in dump / restore tests.
- Notmuch-mutt: Use env to locate perl.
- Emacs: Tell message-mode mode that outgoing messages are mail
- Emacs: This makes message-mode configuration behave more predictably.
- Respect charset of MIME parts when reading them
- Fix previous assumption that everyone uses UTF-8.
------------------------------------------------------------------- -------------------------------------------------------------------
Sat Jun 18 10:04:44 UTC 2016 - lmb@suse.com Sat Jun 18 10:04:44 UTC 2016 - lmb@suse.com

View File

@@ -17,7 +17,7 @@
Name: notmuch Name: notmuch
Version: 0.22 Version: 0.22.1
Release: 0 Release: 0
Summary: The mail indexer Summary: The mail indexer
License: GPL-3.0+ License: GPL-3.0+