diff --git a/.gitignore b/.gitignore index fa5e688..550e268 100644 --- a/.gitignore +++ b/.gitignore @@ -17,3 +17,4 @@ /ktp-auth-handler-0.9.0.tar.bz2 /ktp-auth-handler-15.04.0.tar.xz /ktp-auth-handler-15.04.1.tar.xz +/ktp-auth-handler-15.04.2.tar.xz diff --git a/ktp-auth-handler.spec b/ktp-auth-handler.spec index 2341717..96f2a1f 100644 --- a/ktp-auth-handler.spec +++ b/ktp-auth-handler.spec @@ -1,6 +1,6 @@ Name: ktp-auth-handler Summary: Provide UI/KWallet Integration -Version: 15.04.1 +Version: 15.04.2 Release: 1%{?dist} License: LGPLv2+ @@ -69,6 +69,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform} %changelog +* Wed Jun 10 2015 Rex Dieter - 15.04.2-1 +- 15.04.2 + * Tue May 26 2015 Rex Dieter - 15.04.1-1 - 15.04.1 diff --git a/sources b/sources index 92b3e84..0b498fa 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -a0522e8289a5526b6a296c75aeecf399 ktp-auth-handler-15.04.1.tar.xz +7b53cd8076a8acb3ece1cf990f2db267 ktp-auth-handler-15.04.2.tar.xz