diff --git a/.gitignore b/.gitignore index ebc1502..d6a40e1 100644 --- a/.gitignore +++ b/.gitignore @@ -17,3 +17,4 @@ /kwallet-5.15.0.tar.xz /kwallet-5.16.0.tar.xz /kwallet-5.17.0.tar.xz +/kwallet-5.18.0.tar.xz diff --git a/kf5-kwallet.spec b/kf5-kwallet.spec index fcd269c..f70df2a 100644 --- a/kf5-kwallet.spec +++ b/kf5-kwallet.spec @@ -1,7 +1,7 @@ %global framework kwallet Name: kf5-%{framework} -Version: 5.17.0 +Version: 5.18.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 +* Sun Jan 03 2016 Daniel Vrátil - 5.18.0-1 +- KDE Frameworks 5.18.0 + * Tue Dec 08 2015 Daniel Vrátil - 5.17.0-1 - KDE Frameworks 5.17.0 diff --git a/sources b/sources index 18df180..73c440d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -597b6b55a035d3d53698cdfa18ec92c3 kwallet-5.17.0.tar.xz +27d259fbed05abec5231b4c159cf19c2 kwallet-5.18.0.tar.xz