[autokey] Update to 0.80.3

Raghu Udiyar raghusiddarth at fedoraproject.org
Wed Oct 26 13:58:05 UTC 2011


commit c7d04c5f63cacc6b0f3a9fcfa7a8e6089741bde9
Author: Raghu Udiyar <raghusiddarth at gmail.com>
Date:   Wed Oct 26 19:27:34 2011 +0530

    Update to 0.80.3

 .gitignore   |    1 +
 autokey.spec |    6 +++++-
 sources      |    2 +-
 3 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index ba0783c..795cd94 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /autokey_0.71.3.tar.gz
 /autokey_0.80.2.tar.gz
+/autokey_0.80.3.tar.gz
diff --git a/autokey.spec b/autokey.spec
index 30bea44..0eb66ef 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.2
+Version:	0.80.3
 Release:	1%{?dist}
 Summary:	Desktop automation utility 
 
@@ -72,6 +72,10 @@ update-desktop-database > /dev/null 2>&1 || :
 
 
 %changelog
+* 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
+
 * Sat Oct 8 2011 Raghu Udiyar <raghusiddarth at gmail.com> 0.80.2-1
 - Update to upstream 0.80.2 release
 - Qt interface deprecated and removed
diff --git a/sources b/sources
index 57f112c..a92de08 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-ce2ae5d526645a25559ed3f65fff3f44  autokey_0.80.2.tar.gz
+6c2cae98c897f2ebc1551aab2a07d716  autokey_0.80.3.tar.gz


More information about the scm-commits mailing list