Accepting request 228522 from KDE:Frameworks5
Update to 4.98.0 OBS-URL: https://build.opensuse.org/request/show/228522 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kcompletion?expand=0&rev=3
This commit is contained in:
commit
6013538997
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:876cc645ffc3aa86a7eec4cbd82ccba921ad042abd116ff607398a03f994c3a1
|
||||
size 83104
|
3
kcompletion-4.98.0.tar.xz
Normal file
3
kcompletion-4.98.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:21bf1f8abe55cc8b8ded7fb2b8c1dc79bc699ad13ff1d41a79ca4a3b5cef7260
|
||||
size 82620
|
@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Mar 29 19:47:23 UTC 2014 - hrvoje.senjan@gmail.com
|
||||
|
||||
- Update to 4.98.0
|
||||
* API improvements and cleanups
|
||||
* Buildsystem fixes
|
||||
* For more details please see:
|
||||
http://www.kde.org/announcements/announce-frameworks5-beta1.php
|
||||
- Delete ki18n.patch, it was removed in previous change, but wasn't
|
||||
removed
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 4 16:37:44 UTC 2014 - hrvoje.senjan@gmail.com
|
||||
|
||||
|
@ -18,10 +18,10 @@
|
||||
|
||||
%define lname libKF5Completion5
|
||||
Name: kcompletion
|
||||
Version: 4.97.0
|
||||
Version: 4.98.0
|
||||
Release: 0
|
||||
BuildRequires: cmake >= 2.8.12
|
||||
BuildRequires: extra-cmake-modules >= 0.0.11
|
||||
BuildRequires: extra-cmake-modules >= 0.0.12
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: kconfig-devel >= %{_kf5_version}
|
||||
BuildRequires: kf5-filesystem
|
||||
|
12
ki18n.patch
12
ki18n.patch
@ -1,12 +0,0 @@
|
||||
diff --git a/KF5CompletionConfig.cmake.in b/KF5CompletionConfig.cmake.in
|
||||
index 54403d9..aa0e85c 100644
|
||||
--- a/KF5CompletionConfig.cmake.in
|
||||
+++ b/KF5CompletionConfig.cmake.in
|
||||
@@ -1,7 +1,6 @@
|
||||
@PACKAGE_INIT@
|
||||
|
||||
find_dependency(KF5Config "@KF5_VERSION@")
|
||||
-find_dependency(KF5I18n "@KF5_VERSION@")
|
||||
find_dependency(KF5WidgetsAddons "@KF5_VERSION@")
|
||||
|
||||
include("${CMAKE_CURRENT_LIST_DIR}/KF5CompletionTargets.cmake")
|
Loading…
Reference in New Issue
Block a user