KDE Frameworks 5.26.0

This commit is contained in:
Daniel Vrátil 2016-09-08 10:23:37 +02:00 committed by Daniel Vrátil
parent 66cd4481a4
commit d326835366
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -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

View File

@ -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 <dvratil@fedoraproject.org> - 5.26.0-1
- KDE Frameworks 5.26.0
* Wed Aug 24 2016 Rex Dieter <rdieter@fedoraproject.org> - 5.25.0-2
- own some qml-related parent dirs

View File

@ -1 +1 @@
c76d293ffa8bcae4771b78e553d26f53 kdeclarative-5.25.0.tar.xz
1cc4b1567df5455cf0d8be9b796e4178 kdeclarative-5.26.0.tar.xz