diff --git a/.gitignore b/.gitignore index e3d6869..88e6be6 100644 --- a/.gitignore +++ b/.gitignore @@ -13,3 +13,4 @@ /kwallet-5.11.0.tar.xz /kwallet-5.12.0.tar.xz /kwallet-5.13.0.tar.xz +/kwallet-5.14.0.tar.xz diff --git a/kf5-kwallet.spec b/kf5-kwallet.spec index 6b9608b..ed5ffb4 100644 --- a/kf5-kwallet.spec +++ b/kf5-kwallet.spec @@ -1,7 +1,7 @@ %global framework kwallet Name: kf5-%{framework} -Version: 5.13.0 +Version: 5.14.0 Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 3 solution for password management @@ -105,6 +105,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform} %changelog +* Wed Sep 16 2015 Daniel Vrátil - 5.14.0-1 +- KDE Frameworks 5.14.0 + * Wed Aug 19 2015 Daniel Vrátil - 5.13.0-1 - KDE Frameworks 5.13.0 diff --git a/sources b/sources index 9e9b2c1..5da7dc4 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -df67412fef04c891c98facf870ec370f kwallet-5.13.0.tar.xz +9c6ddf667c3a4dfca3f617ec22f3b6bc kwallet-5.14.0.tar.xz