diff --git a/.gitignore b/.gitignore index f20011a..4563838 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,4 @@ /knotifyconfig-5.22.0.tar.xz /knotifyconfig-5.23.0.tar.xz /knotifyconfig-5.24.0.tar.xz +/knotifyconfig-5.25.0.tar.xz diff --git a/kf5-knotifyconfig.spec b/kf5-knotifyconfig.spec index 7cbff32..d12d4d8 100644 --- a/kf5-knotifyconfig.spec +++ b/kf5-knotifyconfig.spec @@ -9,7 +9,7 @@ #endif Name: kf5-%{framework} -Version: 5.24.0 +Version: 5.25.0 Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 3 module for KNotify configuration @@ -105,6 +105,9 @@ make test ARGS="--output-on-failure --timeout 10" -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 14b1964..d363c61 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -d8588acad2569707ad26a0866b762e18 knotifyconfig-5.24.0.tar.xz +61f5e3d3095a7b0cb87d1693c9b1ad05 knotifyconfig-5.25.0.tar.xz