[taskcoach] Update to 1.2.4 Changes: http://taskcoach.org/all_changes.html

Rakesh Pandit rakesh at fedoraproject.org
Tue Nov 23 09:59:38 UTC 2010


commit df492a2b4657b115261d0ed362a76af456c36c2e
Author: rakesh <rakesh at localhost.localdomain>
Date:   Tue Nov 23 15:29:10 2010 +0530

    Update to 1.2.4
    Changes: http://taskcoach.org/all_changes.html

 .gitignore     |    1 +
 sources        |    2 +-
 taskcoach.spec |   11 ++++++++---
 3 files changed, 10 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 80ec49f..4a5db86 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 TaskCoach-1.0.3.tar.gz
+/TaskCoach-1.2.4.tar.gz
diff --git a/sources b/sources
index 973fa21..7fd578c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-01e968529dd55ebca02f56c01ee65175  TaskCoach-1.0.3.tar.gz
+63b0cef89b6e9fe4800233b25e0b7273  TaskCoach-1.2.4.tar.gz
diff --git a/taskcoach.spec b/taskcoach.spec
index db144c7..4612b6b 100644
--- a/taskcoach.spec
+++ b/taskcoach.spec
@@ -2,8 +2,8 @@
 %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
 
 Name:           taskcoach
-Version:        1.0.3
-Release:        2%{?dist}
+Version:        1.2.4
+Release:        1%{?dist}
 Summary:        Your friendly task manager
 Summary(pl):    Twój przyjazny menadżer zadań
 Group:          Applications/Productivity
@@ -14,7 +14,7 @@ Source1:        %{name}.png
 Source2:        %{name}.desktop
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch:      noarch
-BuildRequires:  python-devel wxPython >= 2.8 desktop-file-utils
+BuildRequires:  python-devel wxPython >= 2.8.9.1 desktop-file-utils
 Requires:       hicolor-icon-theme wxPython
 
 %description
@@ -84,6 +84,11 @@ fi
 %exclude %{python_sitelib}/buildlib/
 
 %changelog
+* Tue Nov 23 2010 Rakesh Pandit <rpandit at redhat.com> - 1.2.4-1
+- Updated to 1.2.4
+- For features and fixes which are in new release:
+  http://taskcoach.org/all_changes.html
+
 * Thu Jul 22 2010 David Malcolm <dmalcolm at redhat.com> - 1.0.3-2
 - Rebuilt for https://fedoraproject.org/wiki/Features/Python_2.7/MassRebuild
 


More information about the scm-commits mailing list