KDE Frameworks 5.25.0
This commit is contained in:
parent
17e62d5f22
commit
1607392cc4
1
.gitignore
vendored
1
.gitignore
vendored
@ -4,3 +4,4 @@
|
||||
/kdeclarative-5.22.0.tar.xz
|
||||
/kdeclarative-5.23.0.tar.xz
|
||||
/kdeclarative-5.24.0.tar.xz
|
||||
/kdeclarative-5.25.0.tar.xz
|
||||
|
@ -8,8 +8,8 @@
|
||||
%endif
|
||||
|
||||
Name: kf5-%{framework}
|
||||
Version: 5.24.0
|
||||
Release: 3%{?dist}
|
||||
Version: 5.25.0
|
||||
Release: 1%{?dist}
|
||||
Summary: KDE Frameworks 5 Tier 3 addon for Qt declarative
|
||||
|
||||
License: GPLv2+ and MIT
|
||||
@ -127,6 +127,9 @@ make test ARGS="--output-on-failure --timeout 10 --verbose" -C %{_target_platfor
|
||||
|
||||
|
||||
%changelog
|
||||
* Mon Aug 08 2016 Daniel Vrátil <dvratil@fedoraproject.org> - 5.25.0-1
|
||||
- KDE Frameworks 5.25.0
|
||||
|
||||
* Sun Jul 17 2016 Rex Dieter <rdieter@fedoraproject.org> - 5.24.0-3
|
||||
- rebuild (qt5-qtbase)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user