diff --git a/.gitignore b/.gitignore index 03461e8..ebc1502 100644 --- a/.gitignore +++ b/.gitignore @@ -16,3 +16,4 @@ /kwallet-5.14.0.tar.xz /kwallet-5.15.0.tar.xz /kwallet-5.16.0.tar.xz +/kwallet-5.17.0.tar.xz diff --git a/kf5-kwallet.spec b/kf5-kwallet.spec index eb68397..fcd269c 100644 --- a/kf5-kwallet.spec +++ b/kf5-kwallet.spec @@ -1,7 +1,7 @@ %global framework kwallet Name: kf5-%{framework} -Version: 5.16.0 +Version: 5.17.0 Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 3 solution for password management @@ -108,6 +108,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform} %changelog +* Tue Dec 08 2015 Daniel Vrátil - 5.17.0-1 +- KDE Frameworks 5.17.0 + * Sun Nov 08 2015 Daniel Vrátil - 5.16.0-1 - KDE Frameworks 5.16.0 diff --git a/sources b/sources index 2127481..18df180 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -c4e84a22c586fedd21961c14be9a03c4 kwallet-5.16.0.tar.xz +597b6b55a035d3d53698cdfa18ec92c3 kwallet-5.17.0.tar.xz