[taskcoach/f20] Updated to the latest upstream release (taskcoach-1.4.0-1)

Šimon Lukašík isimluk at fedoraproject.org
Fri Sep 5 17:30:52 UTC 2014


commit 3f0e1bd656284862ee1cdb3c82cc4045ae65f9df
Author: Šimon Lukašík <slukasik at redhat.com>
Date:   Fri Sep 5 18:04:00 2014 +0200

    Updated to the latest upstream release (taskcoach-1.4.0-1)
    
    (cherry picked from commit 70b952201135e8c260d01d88c09139f31d850401)

 .gitignore     |    1 +
 sources        |    2 +-
 taskcoach.spec |    5 ++++-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 5963036..e3c9363 100644
--- a/.gitignore
+++ b/.gitignore
@@ -10,3 +10,4 @@ TaskCoach-1.0.3.tar.gz
 /TaskCoach-1.3.39.tar.gz
 /TaskCoach-1.3.40.tar.gz
 /TaskCoach-1.3.41.tar.gz
+/TaskCoach-1.4.0.tar.gz
diff --git a/sources b/sources
index dfd6f17..b0d3c19 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-caa9ebc2aae211bbfdd9fcd1b8517fe9  TaskCoach-1.3.41.tar.gz
+415b34f213add195e9d2e8c31df29b6d  TaskCoach-1.4.0.tar.gz
diff --git a/taskcoach.spec b/taskcoach.spec
index e82269b..1a08f04 100644
--- a/taskcoach.spec
+++ b/taskcoach.spec
@@ -2,7 +2,7 @@
 %{!?python_sitelib: %global python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
 
 Name:           taskcoach
-Version:        1.3.41
+Version:        1.4.0
 Release:        1%{?dist}
 Summary:        Your friendly task manager
 Summary(pl):    Twój przyjazny menadżer zadań
@@ -82,6 +82,9 @@ fi
 %exclude %{python_sitelib}/buildlib/
 
 %changelog
+* Fri Sep 05 2014 Šimon Lukašík <slukasik at redhat.com> - 1.4.0-1
+- Updated to the latest upstream version
+
 * Sun Jun 22 2014 Šimon Lukašík <slukasik at redhat.com> - 1.3.41-1
 - Updated to the latest upstream version
 


More information about the scm-commits mailing list