diff --git a/kcompletion-5.12.0.tar.xz b/kcompletion-5.12.0.tar.xz deleted file mode 100644 index 85d0dc1..0000000 --- a/kcompletion-5.12.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:406a42359ceebd5f99941a961eefe76f320ae1447742b0e579f6509013db8f3c -size 115764 diff --git a/kcompletion-5.13.0.tar.xz b/kcompletion-5.13.0.tar.xz new file mode 100644 index 0000000..2f01a92 --- /dev/null +++ b/kcompletion-5.13.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6489e289933ebc8e0c8b3fc9d095e380b877ed390b5c3ca28753707d225f8748 +size 115816 diff --git a/kcompletion.changes b/kcompletion.changes index addcec4..144615a 100644 --- a/kcompletion.changes +++ b/kcompletion.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Tue Aug 4 19:20:15 UTC 2015 - hrvoje.senjan@gmail.com + +- Update to 5.13.0 + * The Qt version requirement has been bumped from 5.2 to 5.3 + * Debug output has been ported to categorized output, for less + noise by default + * Docbook documentation has been reviewed and updated + * HiDPI fixes for KLineEdit/KComboBox + * KLineEdit: Don't let the user delete text when the lineedit + is readonly + * For more details please see: + https://www.kde.org/announcements/kde-frameworks-5.13.0.php + ------------------------------------------------------------------- Sun Jul 5 18:44:50 UTC 2015 - hrvoje.senjan@gmail.com diff --git a/kcompletion.spec b/kcompletion.spec index ac8931d..e0429eb 100644 --- a/kcompletion.spec +++ b/kcompletion.spec @@ -18,9 +18,9 @@ %bcond_without lang %define lname libKF5Completion5 -%define _tar_path 5.12 +%define _tar_path 5.13 Name: kcompletion -Version: 5.12.0 +Version: 5.13.0 Release: 0 %define kf5_version %{version} BuildRequires: cmake >= 2.8.12 @@ -30,9 +30,9 @@ BuildRequires: kconfig-devel >= %{_tar_path} BuildRequires: kf5-filesystem BuildRequires: kwidgetsaddons-devel >= %{_tar_path} %if %{with lang} -BuildRequires: libqt5-linguist-devel >= 5.2.0 +BuildRequires: cmake(Qt5LinguistTools) >= 5.3.0 %endif -BuildRequires: pkgconfig(Qt5Widgets) >= 5.2.0 +BuildRequires: cmake(Qt5Widgets) >= 5.3.0 Summary: Provides widgets with advanced completion support License: LGPL-2.1+ Group: System/GUI/KDE @@ -61,7 +61,7 @@ Summary: Provides widgets with advanced completion support Group: Development/Libraries/KDE Requires: %lname = %{version} Requires: extra-cmake-modules -Requires: pkgconfig(Qt5Widgets) >= 5.2.0 +Requires: cmake(Qt5Widgets) >= 5.3.0 %description devel KCompletion provides widgets with advanced completion support as well as a