diff --git a/stoken.spec b/stoken.spec index 63f3225..c7ea780 100644 --- a/stoken.spec +++ b/stoken.spec @@ -1,11 +1,11 @@ Name: stoken -Version: 0.9 +Version: 0.90 Release: 1%{?dist} Summary: Token code generator compatible with RSA SecurID 128-bit (AES) token License: LGPLv2+ URL: http://%{name}.sf.net -Source0: https://github.com/cernekee/%{name}/archive/v%{version}.tar.gz +Source0: https://github.com/cernekee/%{name}/archive/v0.9.tar.gz BuildRequires: autoconf BuildRequires: automake @@ -66,7 +66,7 @@ endorsed by RSA Security. This package contains the graphical interface program for %{name}. %prep -%setup -q +%setup -qn %{name}-0.9 %build autoreconf -v -f --install @@ -123,6 +123,9 @@ EOF %{_libdir}/pkgconfig/%{name}.pc %changelog +* Thu Aug 06 2015 Simone Caronni - 0.90-1 +- Rename 0.9 to 0.90. + * Thu Jul 30 2015 Simone Caronni - 0.9-1 - Update to 0.9.