Accepting request 451101 from KDE:Frameworks5
KDE Frameworks 5.30 for Plasma 5.9 Beta testing OBS-URL: https://build.opensuse.org/request/show/451101 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kcompletion?expand=0&rev=38
This commit is contained in:
commit
912a280664
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:6b1acf683de6d4b3ec36f7ddc270cd639268d25bb53217c83c9088a55f695ec0
|
|
||||||
size 2580112
|
|
3
kcompletion-5.30.0.tar.xz
Normal file
3
kcompletion-5.30.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:a667bd28575ba4462ed365ce3ea7d35e3f86b20e6fc034365914949205ee0588
|
||||||
|
size 116156
|
@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Jan 8 23:38:32 UTC 2017 - hrvoje.senjan@gmail.com
|
||||||
|
|
||||||
|
- Update to 5.30.0
|
||||||
|
* For more details please see:
|
||||||
|
https://www.kde.org/announcements/kde-frameworks-5.30.0.php
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Dec 4 01:56:23 UTC 2016 - hrvoje.senjan@gmail.com
|
Sun Dec 4 01:56:23 UTC 2016 - hrvoje.senjan@gmail.com
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package kcompletion
|
# spec file for package kcompletion
|
||||||
#
|
#
|
||||||
# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
|
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -18,12 +18,12 @@
|
|||||||
|
|
||||||
%bcond_without lang
|
%bcond_without lang
|
||||||
%define lname libKF5Completion5
|
%define lname libKF5Completion5
|
||||||
%define _tar_path 5.29
|
%define _tar_path 5.30
|
||||||
Name: kcompletion
|
Name: kcompletion
|
||||||
Version: 5.29.0
|
Version: 5.30.0
|
||||||
Release: 0
|
Release: 0
|
||||||
%define kf5_version %{version}
|
%define kf5_version %{version}
|
||||||
BuildRequires: cmake >= 2.8.12
|
BuildRequires: cmake >= 3.0
|
||||||
BuildRequires: extra-cmake-modules >= %{_tar_path}
|
BuildRequires: extra-cmake-modules >= %{_tar_path}
|
||||||
BuildRequires: fdupes
|
BuildRequires: fdupes
|
||||||
BuildRequires: kconfig-devel >= %{_tar_path}
|
BuildRequires: kconfig-devel >= %{_tar_path}
|
||||||
|
Loading…
Reference in New Issue
Block a user