diff --git a/.gitignore b/.gitignore index d6d17fd..3e14ed4 100644 --- a/.gitignore +++ b/.gitignore @@ -14,3 +14,4 @@ /kdesu-5.12.0.tar.xz /kdesu-5.13.0.tar.xz /kdesu-5.14.0.tar.xz +/kdesu-5.15.0.tar.xz diff --git a/kf5-kdesu.spec b/kf5-kdesu.spec index 0b7dc71..68ca1a6 100644 --- a/kf5-kdesu.spec +++ b/kf5-kdesu.spec @@ -1,7 +1,7 @@ %global framework kdesu Name: kf5-%{framework} -Version: 5.14.0 +Version: 5.15.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 +* Thu Oct 08 2015 Daniel Vrátil - 5.15.0-1 +- KDE Frameworks 5.15.0 + * Wed Sep 16 2015 Daniel Vrátil - 5.14.0-1 - KDE Frameworks 5.14.0 diff --git a/sources b/sources index f00038d..ea660d2 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -7bb862e6a4897554f224741f9d16f0c2 kdesu-5.14.0.tar.xz +680bc940ca1b30357e3feb4c75796264 kdesu-5.15.0.tar.xz