diff --git a/.gitignore b/.gitignore index 61a92e1..e9ff280 100644 --- a/.gitignore +++ b/.gitignore @@ -17,3 +17,4 @@ /kdesu-5.15.0.tar.xz /kdesu-5.16.0.tar.xz /kdesu-5.17.0.tar.xz +/kdesu-5.18.0.tar.xz diff --git a/kf5-kdesu.spec b/kf5-kdesu.spec index 8837eec..52c70af 100644 --- a/kf5-kdesu.spec +++ b/kf5-kdesu.spec @@ -1,7 +1,7 @@ %global framework kdesu Name: kf5-%{framework} -Version: 5.17.0 +Version: 5.18.0 Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 3 integration with su @@ -78,6 +78,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 77a8a86..6caab06 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -285803e12019449593eb7e80c5281a76 kdesu-5.17.0.tar.xz +1c9505a8e516eb01e69049c032772ad8 kdesu-5.18.0.tar.xz