diff --git a/.gitignore b/.gitignore index 77b80cd..5d5866d 100644 --- a/.gitignore +++ b/.gitignore @@ -14,3 +14,4 @@ /ktp-auth-handler-0.8.0.tar.bz2 /ktp-auth-handler-0.8.1.tar.bz2 /ktp-auth-handler-0.8.80.tar.bz2 +/ktp-auth-handler-0.9.0.tar.bz2 diff --git a/ktp-auth-handler.spec b/ktp-auth-handler.spec index 91ad0c2..93b447b 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.80 +Version: 0.9.0 Release: 1%{?dist} License: LGPLv2+ @@ -59,6 +59,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform} %changelog +* Mon Oct 20 2014 Jan Grulich - 0.9.0-1 +- Update to 0.9.0 + * Wed Sep 17 2014 Jan Grulich - 0.8.80-1 - Update to 0.8.80 (beta) diff --git a/sources b/sources index aa4bedc..84ecc2e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -23995d3b1bb2872028a429b36e758a91 ktp-auth-handler-0.8.80.tar.bz2 +0a748f7d98f2683a4d6dd6ad9f35b7bd ktp-auth-handler-0.9.0.tar.bz2