diff --git a/.gitignore b/.gitignore index a764402..bdf95ad 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,4 @@ /knotifyconfig-5.24.0.tar.xz /knotifyconfig-5.25.0.tar.xz /knotifyconfig-5.26.0.tar.xz +/knotifyconfig-5.27.0.tar.xz diff --git a/kf5-knotifyconfig.spec b/kf5-knotifyconfig.spec index 98400e2..78908b9 100644 --- a/kf5-knotifyconfig.spec +++ b/kf5-knotifyconfig.spec @@ -9,8 +9,8 @@ #endif Name: kf5-%{framework} -Version: 5.26.0 -Release: 1%{?dist} +Version: 5.27.0 +Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 3 module for KNotify configuration License: LGPLv2+ @@ -105,6 +105,9 @@ make test ARGS="--output-on-failure --timeout 10" -C %{_target_platform} ||: %changelog +* Tue Oct 04 2016 Rex Dieter - 5.27.0-1 +- 5.27.0 + * Wed Sep 07 2016 Daniel Vrátil - 5.26.0-1 - KDE Frameworks 5.26.0 diff --git a/sources b/sources index d000584..2b13ee9 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -108bab8a15fb33312e8a9f21ebf61ffa knotifyconfig-5.26.0.tar.xz +c9eee11a2c0c78abfb5985f9875a33d2 knotifyconfig-5.27.0.tar.xz