[python-taskw] 0.7.2

Ralph Bean ralph at fedoraproject.org
Wed Jan 22 21:56:00 UTC 2014


commit a73301fa8bcb7ea385b84e761a382bbb6c7d435e
Author: Ralph Bean <rbean at redhat.com>
Date:   Wed Jan 22 16:56:08 2014 -0500

    0.7.2

 .gitignore        |    1 +
 python-taskw.spec |    7 +++++--
 sources           |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index fbc0f43..ae6b5c6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 /taskw-0.4.3.tar.gz
 /taskw-0.6.1.tar.gz
 /taskw-0.7.1.tar.gz
+/taskw-0.7.2.tar.gz
diff --git a/python-taskw.spec b/python-taskw.spec
index 938804b..a12a75b 100644
--- a/python-taskw.spec
+++ b/python-taskw.spec
@@ -11,8 +11,8 @@
 %global modname taskw
 
 Name:             python-taskw
-Version:          0.7.1
-Release:          2%{?dist}
+Version:          0.7.2
+Release:          1%{?dist}
 Summary:          Python bindings for your taskwarrior database
 
 Group:            Development/Libraries
@@ -118,6 +118,9 @@ popd
 
 
 %changelog
+* Wed Jan 22 2014 Ralph Bean <rbean at redhat.com> - 0.7.2-1
+- Fix encoding of backslashes.
+
 * Tue Jan 21 2014 Ralph Bean <rbean at redhat.com> - 0.7.1-2
 - Conditionalize task cli integration for epel.
 
diff --git a/sources b/sources
index 36c7789..973ac1b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-66e2ea5827bd64fdd59b2c77c5e77ddc  taskw-0.7.1.tar.gz
+c116699cd82a9af1083dd0fe880bdf91  taskw-0.7.2.tar.gz


More information about the scm-commits mailing list