[python-taskw] 0.8.0-1

Ralph Bean ralph at fedoraproject.org
Wed Mar 5 19:01:53 UTC 2014


commit ed0299a7682f420d9ae3cffba6b639664dfa0413
Author: Ralph Bean <rbean at redhat.com>
Date:   Wed Mar 5 14:01:37 2014 -0500

    0.8.0-1

 .gitignore        |    1 +
 python-taskw.spec |    5 ++++-
 sources           |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index ae6b5c6..9d8a6b2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
 /taskw-0.6.1.tar.gz
 /taskw-0.7.1.tar.gz
 /taskw-0.7.2.tar.gz
+/taskw-0.8.0.tar.gz
diff --git a/python-taskw.spec b/python-taskw.spec
index a12a75b..9df84b5 100644
--- a/python-taskw.spec
+++ b/python-taskw.spec
@@ -11,7 +11,7 @@
 %global modname taskw
 
 Name:             python-taskw
-Version:          0.7.2
+Version:          0.8.0
 Release:          1%{?dist}
 Summary:          Python bindings for your taskwarrior database
 
@@ -118,6 +118,9 @@ popd
 
 
 %changelog
+* Wed Mar 05 2014 Ralph Bean <rbean at redhat.com> - 0.8.0-1
+- Huge enhancements to the shellout implementation thanks to Adam Coddington.
+
 * Wed Jan 22 2014 Ralph Bean <rbean at redhat.com> - 0.7.2-1
 - Fix encoding of backslashes.
 
diff --git a/sources b/sources
index 973ac1b..9a6439e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-c116699cd82a9af1083dd0fe880bdf91  taskw-0.7.2.tar.gz
+b0a7a1de474952b8794472a85417a1f6  taskw-0.8.0.tar.gz


More information about the scm-commits mailing list