diff --git a/.gitignore b/.gitignore index 6d8fc72..755f2d1 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,4 @@ /kactivities-5.23.0.tar.xz /kactivities-5.24.0.tar.xz /kactivities-5.25.0.tar.xz +/kactivities-5.26.0.tar.xz diff --git a/kf5-kactivities.spec b/kf5-kactivities.spec index 5eea116..5fb1d97 100644 --- a/kf5-kactivities.spec +++ b/kf5-kactivities.spec @@ -2,8 +2,8 @@ Name: kf5-%{framework} Summary: A KDE Frameworks 5 Tier 3 to organize user work into separate activities -Version: 5.25.0 -Release: 2%{?dist} +Version: 5.26.0 +Release: 1%{?dist} License: GPLv2+ and LGPLv2+ URL: https://quickgit.kde.org/?p=%{framework}.git @@ -95,6 +95,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform} %changelog +* Wed Sep 07 2016 Daniel Vrátil - 5.26.0-1 +- KDE Frameworks 5.26.0 + * Sun Aug 14 2016 Rex Dieter - 5.25.0-2 - drop Obsoletes/Provides: kactivities (let kactivitymanagerd handle that) diff --git a/sources b/sources index 04dd9a2..45dba01 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -42881c6c06ff8a3015e2519a31a74866 kactivities-5.25.0.tar.xz +e5e0a8d849fe5b5fdb6606474926b749 kactivities-5.26.0.tar.xz