[tudu] Updated to version 0.9.1 for bug fixes

Eric Christensen sparks at fedoraproject.org
Mon Aug 26 20:15:14 UTC 2013


commit 269b2715cb684a82c3866e8466eff78975611113
Author: Eric Christensen <sparks at fedoraproject.org>
Date:   Mon Aug 26 16:14:49 2013 -0400

    Updated to version 0.9.1 for bug fixes

 .gitignore |    1 +
 sources    |    2 +-
 tudu.spec  |    7 ++++++-
 3 files changed, 8 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 95bc727..620cbed 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
 /tudu-0.8.1.tar.gz
 /tudu-0.8.2.tar.gz
 /tudu-0.9.tar.gz
+/tudu-0.9.1.tar.gz
diff --git a/sources b/sources
index a3fdd7c..6dbe72e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-9f43b077ce10f1c644cac8be2a212310  tudu-0.9.tar.gz
+c79333a9dcfa321e723aae424e90c778  tudu-0.9.1.tar.gz
diff --git a/tudu.spec b/tudu.spec
index 19e53e1..573c73a 100644
--- a/tudu.spec
+++ b/tudu.spec
@@ -1,5 +1,5 @@
 Name:		tudu
-Version:	0.9
+Version:	0.9.1
 Release:	1%{?dist}
 Summary:	A simple, command line interface to do list application
 
@@ -44,6 +44,11 @@ rm -rf $RPM_BUILD_ROOT
 %config(noreplace) /etc/tudurc
 
 %changelog
+* Mon Aug 26 2013 Eric "Sparks" Christensen <sparks at fedoraproject.org> - 0.9.1-1
+- Added CPPFLAGS to the makefiles
+- Fixed a segfault adding sched
+- Fixed the cursor drawing on the editor
+
 * Wed Aug 21 2013 Eric "Sparks" Christensen <sparks at fedoraproject.org> - 0.9-1
 - Updated to version 0.9
 - Adding support for double-with characters and fixing some bugs.


More information about the scm-commits mailing list