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 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 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