This commit is contained in:
Rex Dieter 2016-10-03 21:27:35 -05:00
parent d326835366
commit be9b93f9e0
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -6,3 +6,4 @@
/kdeclarative-5.24.0.tar.xz
/kdeclarative-5.25.0.tar.xz
/kdeclarative-5.26.0.tar.xz
/kdeclarative-5.27.0.tar.xz

View File

@ -8,8 +8,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 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
* Tue Oct 04 2016 Rex Dieter <rdieter@fedoraproject.org> - 5.27.0-1
- 5.27.0
* Wed Sep 07 2016 Daniel Vrátil <dvratil@fedoraproject.org> - 5.26.0-1
- KDE Frameworks 5.26.0

View File

@ -1 +1 @@
1cc4b1567df5455cf0d8be9b796e4178 kdeclarative-5.26.0.tar.xz
e2568a8df735fda45972415587cad269 kdeclarative-5.27.0.tar.xz