diff --git a/.gitignore b/.gitignore index 78b6ae5..1144d8a 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /oath-toolkit-2.0.2.tar.gz /oath-toolkit-2.2.0.tar.gz +/oath-toolkit-2.4.0.tar.gz diff --git a/oath-toolkit.spec b/oath-toolkit.spec index 7ceceb4..0f83783 100644 --- a/oath-toolkit.spec +++ b/oath-toolkit.spec @@ -1,5 +1,5 @@ Name: oath-toolkit -Version: 2.2.0 +Version: 2.4.0 Release: 1%{?dist} License: GPLv3+ Group: System Environment/Libraries @@ -190,6 +190,10 @@ mkdir -p -m 0600 %{buildroot}%{_sysconfdir}/liboath %{_libdir}/security/pam_oath.so %changelog +* Tue Jul 23 2013 Jaroslav Škarvada - 2.4.0-1 +- New version + Resolves: rhbz#987378 + * Wed Jul 10 2013 Jaroslav Škarvada - 2.2.0-1 - New version Resolves: rhbz#982986 diff --git a/sources b/sources index 4cf13c8..059ab33 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -2afc64577936a1a79cff72b0718c9636 oath-toolkit-2.2.0.tar.gz +456774fbc37d5267e4e8920694b7ad48 oath-toolkit-2.4.0.tar.gz