diff --git a/.gitignore b/.gitignore index 1cbcf67..0a8a7e3 100644 --- a/.gitignore +++ b/.gitignore @@ -12,3 +12,4 @@ /ktp-auth-handler-0.7.1.tar.bz2 /ktp-auth-handler-0.7.80.tar.bz2 /ktp-auth-handler-0.8.0.tar.bz2 +/ktp-auth-handler-0.8.1.tar.bz2 diff --git a/ktp-auth-handler.spec b/ktp-auth-handler.spec index 978fb2c..e08b298 100644 --- a/ktp-auth-handler.spec +++ b/ktp-auth-handler.spec @@ -1,7 +1,7 @@ Name: ktp-auth-handler Summary: Provide UI/KWallet Integration -Version: 0.8.0 +Version: 0.8.1 Release: 1%{?dist} License: LGPLv2+ @@ -58,6 +58,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform} %changelog +* Fri Apr 25 2014 Jan Grulich 0.8.1-1 +- 0.8.1 + * Wed Mar 12 2014 Jan Grulich 0.8.0-1 - 0.8.0 diff --git a/sources b/sources index c77d6a3..0d80dd9 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -eafdab7307d4be1cc4be20110758e8b5 ktp-auth-handler-0.8.0.tar.bz2 +1e18bd14126cae2f6f98d1be88a46b1b ktp-auth-handler-0.8.1.tar.bz2