5.9.0
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kded?expand=0&rev=44
This commit is contained in:
parent
fe031cbace
commit
39aa8592cd
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:5b031d493c8a79ec7d6e60c232f3ffc220a68f4b81519f33000a45933655a8a1
|
|
||||||
size 32864
|
|
3
kded-5.9.0.tar.xz
Normal file
3
kded-5.9.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:37e72c1d56577805020bc477092c42f97b8f354e89b4febf7a93d5d5d22d07cf
|
||||||
|
size 32856
|
10
kded.changes
10
kded.changes
@ -1,3 +1,13 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Apr 4 14:40:58 UTC 2015 - hrvoje.senjan@gmail.com
|
||||||
|
|
||||||
|
- Update to 5.9.0
|
||||||
|
* For more details please see:
|
||||||
|
https://www.kde.org/announcements/kde-frameworks-5.9.0.php
|
||||||
|
- Drop no longer needed Requires of the devel subpackage:
|
||||||
|
pkgconfig(Qt5DBus), pkgconfig(Qt5Network), pkgconfig(Qt5Widgets)
|
||||||
|
and pkgconfig(Qt5Xml)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Mar 7 16:58:58 UTC 2015 - hrvoje.senjan@gmail.com
|
Sat Mar 7 16:58:58 UTC 2015 - hrvoje.senjan@gmail.com
|
||||||
|
|
||||||
|
@ -16,13 +16,13 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
%define _tar_path 5.8
|
%define _tar_path 5.9
|
||||||
Name: kded
|
Name: kded
|
||||||
Version: %{_tar_path}.0
|
Version: %{_tar_path}.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.8.0
|
BuildRequires: extra-cmake-modules >= %{version}
|
||||||
BuildRequires: fdupes
|
BuildRequires: fdupes
|
||||||
BuildRequires: kcoreaddons-devel >= %{kf5_version}
|
BuildRequires: kcoreaddons-devel >= %{kf5_version}
|
||||||
BuildRequires: kcrash-devel >= %{kf5_version}
|
BuildRequires: kcrash-devel >= %{kf5_version}
|
||||||
@ -56,10 +56,6 @@ Summary: Central daemon of KDE workspaces: Build Environment
|
|||||||
Group: Development/Libraries/KDE
|
Group: Development/Libraries/KDE
|
||||||
Requires: %{name} = %{version}
|
Requires: %{name} = %{version}
|
||||||
Requires: extra-cmake-modules
|
Requires: extra-cmake-modules
|
||||||
Requires: pkgconfig(Qt5DBus) >= 5.2.0
|
|
||||||
Requires: pkgconfig(Qt5Network) >= 5.2.0
|
|
||||||
Requires: pkgconfig(Qt5Widgets) >= 5.2.0
|
|
||||||
Requires: pkgconfig(Qt5Xml) >= 5.2.0
|
|
||||||
|
|
||||||
%description devel
|
%description devel
|
||||||
KDED runs in the background and performs a number of small tasks.
|
KDED runs in the background and performs a number of small tasks.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user