diff --git a/.gitignore b/.gitignore index be38a60..70730b6 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,4 @@ /kdeclarative-5.23.0.tar.xz /kdeclarative-5.24.0.tar.xz /kdeclarative-5.25.0.tar.xz +/kdeclarative-5.26.0.tar.xz diff --git a/kf5-kdeclarative.spec b/kf5-kdeclarative.spec index f555095..377d5a7 100644 --- a/kf5-kdeclarative.spec +++ b/kf5-kdeclarative.spec @@ -8,8 +8,8 @@ %endif Name: kf5-%{framework} -Version: 5.25.0 -Release: 2%{?dist} +Version: 5.26.0 +Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 3 addon for Qt declarative License: GPLv2+ and MIT @@ -130,6 +130,9 @@ make test ARGS="--output-on-failure --timeout 10 --verbose" -C %{_target_platfor %changelog +* Wed Sep 07 2016 Daniel Vrátil - 5.26.0-1 +- KDE Frameworks 5.26.0 + * Wed Aug 24 2016 Rex Dieter - 5.25.0-2 - own some qml-related parent dirs diff --git a/sources b/sources index 5a562da..7835226 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -c76d293ffa8bcae4771b78e553d26f53 kdeclarative-5.25.0.tar.xz +1cc4b1567df5455cf0d8be9b796e4178 kdeclarative-5.26.0.tar.xz