[python-taskw] 0.8.1-1

Ralph Bean ralph at fedoraproject.org
Sat Mar 8 16:45:16 UTC 2014


commit eefc02af1f7f06c1d0dd2e557dde8410a6ab34fb
Author: Ralph Bean <rbean at redhat.com>
Date:   Sat Mar 8 11:45:01 2014 -0500

    0.8.1-1

 .gitignore        |    1 +
 python-taskw.spec |    7 +++++--
 sources           |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 9d8a6b2..b04e098 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@
 /taskw-0.7.1.tar.gz
 /taskw-0.7.2.tar.gz
 /taskw-0.8.0.tar.gz
+/taskw-0.8.1.tar.gz
diff --git a/python-taskw.spec b/python-taskw.spec
index b9edbd7..40b270f 100644
--- a/python-taskw.spec
+++ b/python-taskw.spec
@@ -11,8 +11,8 @@
 %global modname taskw
 
 Name:             python-taskw
-Version:          0.8.0
-Release:          2%{?dist}
+Version:          0.8.1
+Release:          1%{?dist}
 Summary:          Python bindings for your taskwarrior database
 
 Group:            Development/Libraries
@@ -126,6 +126,9 @@ popd
 
 
 %changelog
+* Sat Mar 08 2014 Ralph Bean <rbean at redhat.com> - 0.8.1-1
+- Bugfixes to the new shellout implementation.
+
 * Wed Mar 05 2014 Ralph Bean <rbean at redhat.com> - 0.8.0-2
 - Add new dep on pytz and python-dateutil.
 
diff --git a/sources b/sources
index 9a6439e..f910b71 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-b0a7a1de474952b8794472a85417a1f6  taskw-0.8.0.tar.gz
+8b87e616dcfda36c4f537e1bf5ce2a95  taskw-0.8.1.tar.gz


More information about the scm-commits mailing list