diff --git a/.gitignore b/.gitignore index edcbe71..eb821fa 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,4 @@ /knotifications-5.22.0.tar.xz /knotifications-5.23.0.tar.xz /knotifications-5.24.0.tar.xz +/knotifications-5.25.0.tar.xz diff --git a/kf5-knotifications.spec b/kf5-knotifications.spec index bc82163..e9c3adf 100644 --- a/kf5-knotifications.spec +++ b/kf5-knotifications.spec @@ -8,7 +8,7 @@ %endif Name: kf5-%{framework} -Version: 5.24.0 +Version: 5.25.0 Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 2 solution with abstraction for system notifications @@ -109,6 +109,9 @@ time make test -C %{_target_platform} ARGS="--output-on-failure --timeout 300" | %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 b36eb31..81a20b3 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -4728a7f058359cb5d65b9980562cc40a knotifications-5.24.0.tar.xz +4ef30449b46b701ddf6482d36378e1ec knotifications-5.25.0.tar.xz