Accepting request 426538 from KDE:Frameworks5
Update to 5.26.0 OBS-URL: https://build.opensuse.org/request/show/426538 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kdeclarative?expand=0&rev=34
This commit is contained in:
commit
0518565ee1
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:c470e239b5dc7c42ed94a39d0d88fdb05e6c65eb49727985379f39504d269623
|
|
||||||
size 167732
|
|
3
kdeclarative-5.26.0.tar.xz
Normal file
3
kdeclarative-5.26.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:6872df49e35e6556b9d1398700f1b75295a4c5e2ff8bc3357529a652a402b242
|
||||||
|
size 168700
|
@ -1,3 +1,15 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Sep 6 20:48:16 UTC 2016 - hrvoje.senjan@gmail.com
|
||||||
|
|
||||||
|
- Update to 5.26.0
|
||||||
|
* [kpackagelauncherqml] Assume desktop file name is same as pluginId
|
||||||
|
* Load QtQuick rendering settings from a config file and set default
|
||||||
|
* icondialog.cpp - proper compile fix that doesn't shadow m_dialog
|
||||||
|
* Fix crash when no QApplication is available
|
||||||
|
* Expose translation domain
|
||||||
|
* For more details please see:
|
||||||
|
https://www.kde.org/announcements/kde-frameworks-5.26.0.php
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Aug 7 21:51:33 UTC 2016 - hrvoje.senjan@gmail.com
|
Sun Aug 7 21:51:33 UTC 2016 - hrvoje.senjan@gmail.com
|
||||||
|
|
||||||
|
@ -18,9 +18,9 @@
|
|||||||
|
|
||||||
%bcond_without lang
|
%bcond_without lang
|
||||||
%define lname libKF5Declarative5
|
%define lname libKF5Declarative5
|
||||||
%define _tar_path 5.25
|
%define _tar_path 5.26
|
||||||
Name: kdeclarative
|
Name: kdeclarative
|
||||||
Version: 5.25.0
|
Version: 5.26.0
|
||||||
Release: 0
|
Release: 0
|
||||||
%define kf5_version %{version}
|
%define kf5_version %{version}
|
||||||
BuildRequires: cmake >= 2.8.12
|
BuildRequires: cmake >= 2.8.12
|
||||||
|
Loading…
Reference in New Issue
Block a user