diff --git a/.gitignore b/.gitignore index c94a151..f758923 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ /autokey_0.80.2.tar.gz /autokey_0.80.3.tar.gz /autokey_0.81.0.tar.gz +/autokey_0.81.4.tar.gz diff --git a/autokey.spec b/autokey.spec index 32a0099..0d4989a 100644 --- a/autokey.spec +++ b/autokey.spec @@ -2,8 +2,8 @@ %{!?python_sitelib: %global python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print(get_python_lib())")} Name: autokey -Version: 0.81.0 -Release: 2%{?dist} +Version: 0.81.4 +Release: 1%{?dist} Summary: Desktop automation utility @@ -74,6 +74,9 @@ update-desktop-database > /dev/null 2>&1 || : %changelog +* Tue Jan 10 2012 Matěj Cepl 0.81.4-1 +- Upgrade to the latest upstream package. + * Wed Nov 22 2011 Raghu Udiyar 0.81.0-2 - Add autokey-run files to the package diff --git a/sources b/sources index 6704334..3e9ff0e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -f07ba83f19caecad9eb84e53bb7b56d8 autokey_0.81.0.tar.gz +7807258d451fba7094dc59ba5f5c0147 autokey_0.81.4.tar.gz