[python-taskw] 1.0.3

Ralph Bean ralph at fedoraproject.org
Tue Feb 17 01:00:50 UTC 2015


commit b55603adb02aa4fb096cf72ef4fe94f7f1c86d61
Author: Ralph Bean <rbean at redhat.com>
Date:   Mon Feb 16 20:00:40 2015 -0500

    1.0.3

 .gitignore        |    1 +
 python-taskw.spec |    5 ++++-
 sources           |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 2f000d5..1c0bc67 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,3 +8,4 @@
 /taskw-0.8.6.tar.gz
 /taskw-1.0.0.tar.gz
 /taskw-1.0.2.tar.gz
+/taskw-1.0.3.tar.gz
diff --git a/python-taskw.spec b/python-taskw.spec
index eeb8f8a..98e3559 100644
--- a/python-taskw.spec
+++ b/python-taskw.spec
@@ -11,7 +11,7 @@
 %global modname taskw
 
 Name:             python-taskw
-Version:          1.0.2
+Version:          1.0.3
 Release:          1%{?dist}
 Summary:          Python bindings for your taskwarrior database
 
@@ -127,6 +127,9 @@ popd
 
 
 %changelog
+* Tue Feb 17 2015 Ralph Bean <rbean at redhat.com> - 1.0.3-1
+- new version
+
 * Wed Feb 11 2015 Ralph Bean <rbean at redhat.com> - 1.0.2-1
 - new version
 
diff --git a/sources b/sources
index 9c95023..6458086 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-742e228c4698ed7745795391a14ef83f  taskw-1.0.2.tar.gz
+09010ce19e0be86422516a3e784cb5d3  taskw-1.0.3.tar.gz


More information about the scm-commits mailing list