Accepting request 254398 from KDE:Frameworks5

Update to 5.3.0

OBS-URL: https://build.opensuse.org/request/show/254398
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kcompletion?expand=0&rev=11
This commit is contained in:
Stephan Kulow 2014-10-07 13:58:50 +00:00 committed by Git OBS Bridge
commit 050fc730c5
4 changed files with 13 additions and 5 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:c085c2f7fcc30dc249f5217c60590da372022cc0c0ac30b20409b5129c7cdf36
size 2689284

3
kcompletion-5.3.0.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:4ebb4fb8e29e438cbcc69f66bbe238762287222738cd8c54b98f23d0772b09af
size 115568

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Sat Oct 4 17:59:11 UTC 2014 - hrvoje.senjan@gmail.com
- Update to 5.3.0
* Fixed size hint and positioning of clear button in highDpi mode
* For more details please see:
https://www.kde.org/announcements/kde-frameworks-5.3.0.php
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Sep 9 09:49:14 UTC 2014 - hrvoje.senjan@gmail.com Tue Sep 9 09:49:14 UTC 2014 - hrvoje.senjan@gmail.com

View File

@ -18,11 +18,11 @@
%define lname libKF5Completion5 %define lname libKF5Completion5
Name: kcompletion Name: kcompletion
Version: 5.2.0 Version: 5.3.0
Release: 0 Release: 0
%define kf5_version %{version} %define kf5_version %{version}
BuildRequires: cmake >= 2.8.12 BuildRequires: cmake >= 2.8.12
BuildRequires: extra-cmake-modules >= 1.2.0 BuildRequires: extra-cmake-modules >= 1.3.0
BuildRequires: fdupes BuildRequires: fdupes
BuildRequires: kconfig-devel >= %{kf5_version} BuildRequires: kconfig-devel >= %{kf5_version}
BuildRequires: kf5-filesystem BuildRequires: kf5-filesystem