[notmuch] Update to 0.18.1 (#1094701)

Luke Macken lmacken at fedoraproject.org
Tue Jul 29 00:34:28 UTC 2014


commit 7880d8436edae83d92a6580e27c7466a5ee20a71
Author: Luke Macken <lmacken at redhat.com>
Date:   Mon Jul 28 18:34:18 2014 -0600

    Update to 0.18.1 (#1094701)

 .gitignore   |    1 +
 notmuch.spec |    7 +++++--
 sources      |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index ed5e2ec..80aca10 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,4 @@
 /notmuch-0.13.2.tar.gz
 /notmuch-0.16.tar.gz
 /notmuch-0.17.tar.gz
+/notmuch-0.18.1.tar.gz
diff --git a/notmuch.spec b/notmuch.spec
index 4df9075..1a7bcdb 100644
--- a/notmuch.spec
+++ b/notmuch.spec
@@ -1,8 +1,8 @@
 %{!?python_sitelib: %global python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
 
 Name: notmuch
-Version: 0.17
-Release: 2%{?dist}
+Version: 0.18.1
+Release: 1%{?dist}
 Summary: System for indexing, searching, and tagging email
 Group: Applications/Internet
 License: GPLv3+
@@ -182,6 +182,9 @@ popd
 %{_datadir}/doc/notmuch-deliver/README.mkd
 
 %changelog
+* Mon Jul 28 2014 Luke Macken <lmacken at redhat.com> - 0.18-1
+- Update to 0.18.1 (#1094701)
+
 * Sat Jun 07 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.17-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
 
diff --git a/sources b/sources
index 8717b90..97a2660 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-65a6a6f1fe912803b60d5870132e2006  notmuch-0.17.tar.gz
+12150aefea58ed0922b48c9494f17ddd  notmuch-0.18.1.tar.gz


More information about the scm-commits mailing list