[taskcoach] Updated to the latest upstream release (taskcoach-1.3.38-1)

Šimon Lukašík isimluk at fedoraproject.org
Mon May 12 09:45:57 UTC 2014


commit 7c8fd2a7dfcc7a768320592960999fbb010a7748
Author: Simon Lukasik <slukasik at redhat.com>
Date:   Mon May 12 11:37:05 2014 +0200

    Updated to the latest upstream release (taskcoach-1.3.38-1)

 .gitignore     |    1 +
 sources        |    1 +
 taskcoach.spec |    7 +++++--
 3 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 6336f47..84f36a7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,4 @@ TaskCoach-1.0.3.tar.gz
 /TaskCoach-1.3.34.tar.gz
 /TaskCoach-1.3.36.tar.gz
 /TaskCoach-1.3.37.tar.gz
+/TaskCoach-1.3.38.tar.gz
diff --git a/sources b/sources
index 98d4dfd..cd8751e 100644
--- a/sources
+++ b/sources
@@ -1 +1,2 @@
 1e2bfbf1e87dd528dc0c1cb9d92fc241  TaskCoach-1.3.37.tar.gz
+6e865ac220644e5235d16210a24248ca  TaskCoach-1.3.38.tar.gz
diff --git a/taskcoach.spec b/taskcoach.spec
index d91731b..b7ebe97 100644
--- a/taskcoach.spec
+++ b/taskcoach.spec
@@ -2,8 +2,8 @@
 %{!?python_sitelib: %global python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
 
 Name:           taskcoach
-Version:        1.3.37
-Release:        2%{?dist}
+Version:        1.3.38
+Release:        1%{?dist}
 Summary:        Your friendly task manager
 Summary(pl):    Twój przyjazny menadżer zadań
 Group:          Applications/Productivity
@@ -82,6 +82,9 @@ fi
 %exclude %{python_sitelib}/buildlib/
 
 %changelog
+* Mon May 12 2014 Šimon Lukašík <slukasik at redhat.com> - 1.3.38
+- Updated to the latest upstream version
+
 * Wed Apr 16 2014 Šimon Lukašík <slukasik at redhat.com> - 1.3.37-2
 - New version requires python-twisted-core (rhbz#1088136)
 


More information about the scm-commits mailing list