From c47b59a586cfee60fb952e900cdbcd36ac61cbc5 Mon Sep 17 00:00:00 2001 From: Jaroslav Škarvada Date: Jul 10 2013 09:59:53 +0000 Subject: New version Resolves: rhbz#982986 --- diff --git a/.gitignore b/.gitignore index 19d30f2..78b6ae5 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /oath-toolkit-2.0.2.tar.gz +/oath-toolkit-2.2.0.tar.gz diff --git a/oath-toolkit.spec b/oath-toolkit.spec index d51a18b..7ceceb4 100644 --- a/oath-toolkit.spec +++ b/oath-toolkit.spec @@ -1,6 +1,6 @@ Name: oath-toolkit -Version: 2.0.2 -Release: 3%{?dist} +Version: 2.2.0 +Release: 1%{?dist} License: GPLv3+ Group: System Environment/Libraries Summary: One-time password components @@ -190,6 +190,10 @@ mkdir -p -m 0600 %{buildroot}%{_sysconfdir}/liboath %{_libdir}/security/pam_oath.so %changelog +* Wed Jul 10 2013 Jaroslav Škarvada - 2.2.0-1 +- New version + Resolves: rhbz#982986 + * Wed Jun 5 2013 Jaroslav Škarvada - 2.0.2-3 - Fixed requirements according to reviewer comments - Linked with --as-needed diff --git a/sources b/sources index a5e2156..4cf13c8 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -35232dfcaf0e77377f926d561fe5086d oath-toolkit-2.0.2.tar.gz +2afc64577936a1a79cff72b0718c9636 oath-toolkit-2.2.0.tar.gz