diff --git a/.gitignore b/.gitignore index bc48013..caae77e 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,4 @@ /kdesu-5.22.0.tar.xz /kdesu-5.23.0.tar.xz /kdesu-5.24.0.tar.xz +/kdesu-5.25.0.tar.xz diff --git a/kf5-kdesu.spec b/kf5-kdesu.spec index 5872754..c402f2e 100644 --- a/kf5-kdesu.spec +++ b/kf5-kdesu.spec @@ -1,7 +1,7 @@ %global framework kdesu Name: kf5-%{framework} -Version: 5.24.0 +Version: 5.25.0 Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 3 integration with su @@ -77,6 +77,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform} %changelog +* Mon Aug 08 2016 Daniel Vrátil - 5.25.0-1 +- KDE Frameworks 5.25.0 + * Wed Jul 06 2016 Daniel Vrátil - 5.24.0-1 - KDE Frameworks 5.24.0 diff --git a/sources b/sources index 743783e..ba332f1 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -dd013eda166bd391366b3bed27d6ecee kdesu-5.24.0.tar.xz +f85faafcbdbf994bdb8b4cbcd7c85f03 kdesu-5.25.0.tar.xz