[autokey] Update to 0.81.0

Raghu Udiyar raghusiddarth at fedoraproject.org
Tue Nov 22 14:41:08 UTC 2011


commit 42bd88f9cc5427aa776dc075ec19a455e17edec7
Author: Raghu Udiyar <raghusiddarth at gmail.com>
Date:   Tue Nov 22 20:08:05 2011 +0530

    Update to 0.81.0

 .gitignore   |    1 +
 autokey.spec |    6 +++++-
 sources      |    2 +-
 3 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 795cd94..c94a151 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 /autokey_0.71.3.tar.gz
 /autokey_0.80.2.tar.gz
 /autokey_0.80.3.tar.gz
+/autokey_0.81.0.tar.gz
diff --git a/autokey.spec b/autokey.spec
index 0eb66ef..98ac78e 100644
--- a/autokey.spec
+++ b/autokey.spec
@@ -2,7 +2,7 @@
 %{!?python_sitelib: %global python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print(get_python_lib())")}
 
 Name:		autokey
-Version:	0.80.3
+Version:	0.81.0
 Release:	1%{?dist}
 Summary:	Desktop automation utility 
 
@@ -72,6 +72,10 @@ update-desktop-database > /dev/null 2>&1 || :
 
 
 %changelog
+* Wed Nov 22 2011 Raghu Udiyar <raghusiddarth at gmail.com> 0.81.0-1
+- Update to upstream 0.81.0 release
+- Changelog : http://code.google.com/p/autokey/source/browse/trunk/debian/changelog?r=408
+
 * Wed Oct 26 2011 Raghu Udiyar <raghusiddarth at gmail.com> 0.80.3-1
 - Update to upstream 0.80.3 release
 - Changelog : http://code.google.com/p/autokey/source/browse/trunk/debian/changelog?spec=svn379&r=379
diff --git a/sources b/sources
index a92de08..6704334 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-6c2cae98c897f2ebc1551aab2a07d716  autokey_0.80.3.tar.gz
+f07ba83f19caecad9eb84e53bb7b56d8  autokey_0.81.0.tar.gz


More information about the scm-commits mailing list