start with 5.25.0
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kded?expand=0&rev=96
This commit is contained in:
committed by
Git OBS Bridge
parent
47fd4233a2
commit
5c1c044c9e
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5231c6c5a34cc4bed8966ffb31309d7c95143a545d4e928bf5d5a4b27aebf759
|
||||
size 36348
|
3
kded-5.25.0.tar.xz
Normal file
3
kded-5.25.0.tar.xz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:69128b448e542a68911cdfcc82c566e31d5c9af0e20c051490223719953f5ed8
|
||||
size 36360
|
@@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Aug 7 21:51:40 UTC 2016 - hrvoje.senjan@gmail.com
|
||||
|
||||
- Update to 5.25.0
|
||||
* For more details please see:
|
||||
https://www.kde.org/announcements/kde-frameworks-5.25.0.php
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 6 15:02:52 UTC 2016 - hrvoje.senjan@gmail.com
|
||||
|
||||
|
16
kded.spec
16
kded.spec
@@ -17,9 +17,9 @@
|
||||
|
||||
|
||||
%bcond_without lang
|
||||
%define _tar_path 5.24
|
||||
%define _tar_path 5.25
|
||||
Name: kded
|
||||
Version: 5.24.0
|
||||
Version: 5.25.0
|
||||
Release: 0
|
||||
%define kf5_version %{version}
|
||||
BuildRequires: cmake >= 2.8.12
|
||||
@@ -34,12 +34,12 @@ BuildRequires: ki18n-devel >= %{_tar_path}
|
||||
BuildRequires: kinit-devel >= %{_tar_path}
|
||||
BuildRequires: kservice-devel >= %{_tar_path}
|
||||
BuildRequires: kwindowsystem-devel >= %{_tar_path}
|
||||
BuildRequires: cmake(Qt5Core) >= 5.4.0
|
||||
BuildRequires: cmake(Qt5DBus) >= 5.4.0
|
||||
BuildRequires: cmake(Qt5Network) >= 5.4.0
|
||||
BuildRequires: cmake(Qt5Test) >= 5.4.0
|
||||
BuildRequires: cmake(Qt5Widgets) >= 5.4.0
|
||||
BuildRequires: cmake(Qt5Xml) >= 5.4.0
|
||||
BuildRequires: cmake(Qt5Core) >= 5.5.0
|
||||
BuildRequires: cmake(Qt5DBus) >= 5.5.0
|
||||
BuildRequires: cmake(Qt5Network) >= 5.5.0
|
||||
BuildRequires: cmake(Qt5Test) >= 5.5.0
|
||||
BuildRequires: cmake(Qt5Widgets) >= 5.5.0
|
||||
BuildRequires: cmake(Qt5Xml) >= 5.5.0
|
||||
%if %{with lang}
|
||||
Recommends: %{name}-lang
|
||||
%endif
|
||||
|
Reference in New Issue
Block a user