[python-taskw] 1.0.0

Ralph Bean ralph at fedoraproject.org
Wed Feb 11 15:35:54 UTC 2015


commit def1dd0318fcda016af3d8d56292779963530284
Author: Ralph Bean <rbean at redhat.com>
Date:   Wed Feb 11 10:35:45 2015 -0500

    1.0.0

 .gitignore        |    1 +
 python-taskw.spec |    5 ++++-
 sources           |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 8ef5712..59b8bb6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,4 @@
 /taskw-0.8.1.tar.gz
 /taskw-0.8.5.tar.gz
 /taskw-0.8.6.tar.gz
+/taskw-1.0.0.tar.gz
diff --git a/python-taskw.spec b/python-taskw.spec
index 75aac54..28e3cee 100644
--- a/python-taskw.spec
+++ b/python-taskw.spec
@@ -11,7 +11,7 @@
 %global modname taskw
 
 Name:             python-taskw
-Version:          0.8.6
+Version:          1.0.0
 Release:          1%{?dist}
 Summary:          Python bindings for your taskwarrior database
 
@@ -127,6 +127,9 @@ popd
 
 
 %changelog
+* Wed Feb 11 2015 Ralph Bean <rbean at redhat.com> - 1.0.0-1
+- new version
+
 * Sat Aug 23 2014 Ralph Bean <rbean at redhat.com> - 0.8.6-1
 - Latest upstream.
 
diff --git a/sources b/sources
index 41af7f0..944cb6f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-9f3ce2eaff9a3986d04632547168894d  taskw-0.8.6.tar.gz
+6afbc2e907e7ef695eabac7df1815cb3  taskw-1.0.0.tar.gz


More information about the scm-commits mailing list