start with 5.25.0
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kdbusaddons?expand=0&rev=92
This commit is contained in:
parent
bb5383c923
commit
2d3d56ce1d
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:735e80412a1fccb71e23ef2eac1876bb89cb34b08af0701d2613930f33ee76a0
|
||||
size 34084
|
3
kdbusaddons-5.25.0.tar.xz
Normal file
3
kdbusaddons-5.25.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3db7b90f37ac78c813e2554ce48591b3535732207b1c94deed3a13aea554132e
|
||||
size 34084
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Aug 7 21:51:25 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:43 UTC 2016 - hrvoje.senjan@gmail.com
|
||||
|
||||
|
@ -18,20 +18,20 @@
|
||||
|
||||
%bcond_without lang
|
||||
%define lname libKF5DBusAddons5
|
||||
%define _tar_path 5.24
|
||||
%define _tar_path 5.25
|
||||
Name: kdbusaddons
|
||||
Version: 5.24.0
|
||||
Version: 5.25.0
|
||||
Release: 0
|
||||
BuildRequires: cmake >= 2.8.12
|
||||
BuildRequires: extra-cmake-modules >= %{_tar_path}
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: kf5-filesystem
|
||||
%if %{with lang}
|
||||
BuildRequires: cmake(Qt5LinguistTools) >= 5.4.0
|
||||
BuildRequires: cmake(Qt5LinguistTools) >= 5.5.0
|
||||
%endif
|
||||
BuildRequires: cmake(Qt5DBus) >= 5.4.0
|
||||
BuildRequires: cmake(Qt5Test) >= 5.4.0
|
||||
BuildRequires: cmake(Qt5X11Extras) >= 5.4.0
|
||||
BuildRequires: cmake(Qt5DBus) >= 5.5.0
|
||||
BuildRequires: cmake(Qt5Test) >= 5.5.0
|
||||
BuildRequires: cmake(Qt5X11Extras) >= 5.5.0
|
||||
Summary: Convenience classes for QtDBus
|
||||
License: LGPL-2.1+
|
||||
Group: System/GUI/KDE
|
||||
@ -70,7 +70,7 @@ Summary: Convenience classes for QtDBus: Build Environment
|
||||
Group: Development/Libraries/KDE
|
||||
Requires: %lname = %{version}
|
||||
Requires: extra-cmake-modules
|
||||
Requires: cmake(Qt5DBus) >= 5.4.0
|
||||
Requires: cmake(Qt5DBus) >= 5.5.0
|
||||
|
||||
%description devel
|
||||
KDBusAddons provides convenience classes on top of QtDBus, as well as an API to
|
||||
|
Loading…
Reference in New Issue
Block a user