Accepting request 322159 from KDE:Frameworks5
Update to 5.13.0 OBS-URL: https://build.opensuse.org/request/show/322159 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kactivities5?expand=0&rev=19
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5848d2f1f2647b48d658ca23fd017380cff9b65e589d82bc9ed39efeca7265e7
|
||||
size 166416
|
3
kactivities-5.13.0.tar.xz
Normal file
3
kactivities-5.13.0.tar.xz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:570a3ea95b47e132a6ed965cc0d31eb932dcd9e8d9bdd1920343731e691c2e4c
|
||||
size 166420
|
@@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 4 19:20:11 UTC 2015 - hrvoje.senjan@gmail.com
|
||||
|
||||
- Update to 5.13.0
|
||||
* The Qt version requirement has been bumped from 5.2 to 5.3
|
||||
* Debug output has been ported to categorized output, for less
|
||||
noise by default
|
||||
* Docbook documentation has been reviewed and updated
|
||||
* For more details please see:
|
||||
https://www.kde.org/announcements/kde-frameworks-5.13.0.php
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jul 5 18:44:45 UTC 2015 - hrvoje.senjan@gmail.com
|
||||
|
||||
|
@@ -18,9 +18,9 @@
|
||||
|
||||
%bcond_without lang
|
||||
%define lname libKF5Activities5
|
||||
%define _tar_path 5.12
|
||||
%define _tar_path 5.13
|
||||
Name: kactivities5
|
||||
Version: 5.12.0
|
||||
Version: 5.13.0
|
||||
Release: 0
|
||||
%define kf5_version %{version}
|
||||
Summary: KDE Plasma Activities support
|
||||
@@ -46,14 +46,14 @@ BuildRequires: kservice-devel >= %{_tar_path}
|
||||
BuildRequires: kwindowsystem-devel >= %{_tar_path}
|
||||
BuildRequires: kxmlgui-devel >= %{_tar_path}
|
||||
BuildRequires: xz
|
||||
BuildRequires: pkgconfig(Qt5Core) >= 5.2.0
|
||||
BuildRequires: pkgconfig(Qt5DBus) >= 5.2.0
|
||||
BuildRequires: pkgconfig(Qt5Gui) >= 5.2.0
|
||||
BuildRequires: pkgconfig(Qt5Qml) >= 5.2.0
|
||||
BuildRequires: pkgconfig(Qt5Quick) >= 5.2.0
|
||||
BuildRequires: pkgconfig(Qt5Sql) >= 5.2.0
|
||||
BuildRequires: pkgconfig(Qt5Test) >= 5.2.0
|
||||
BuildRequires: pkgconfig(Qt5Widgets) >= 5.2.0
|
||||
BuildRequires: cmake(Qt5Core) >= 5.3.0
|
||||
BuildRequires: cmake(Qt5DBus) >= 5.3.0
|
||||
BuildRequires: cmake(Qt5Gui) >= 5.3.0
|
||||
BuildRequires: cmake(Qt5Qml) >= 5.3.0
|
||||
BuildRequires: cmake(Qt5Quick) >= 5.3.0
|
||||
BuildRequires: cmake(Qt5Sql) >= 5.3.0
|
||||
BuildRequires: cmake(Qt5Test) >= 5.3.0
|
||||
BuildRequires: cmake(Qt5Widgets) >= 5.3.0
|
||||
Recommends: %{name}-imports = %{version}
|
||||
# for kactivitymanagerd_plugin_sqlite.so
|
||||
Recommends: libQt5Sql5-sqlite
|
||||
@@ -87,7 +87,7 @@ Summary: KDE Plasma Activities support
|
||||
Group: Development/Libraries/KDE
|
||||
Requires: %lname = %{version}
|
||||
Requires: extra-cmake-modules >= 1.7.0
|
||||
Requires: pkgconfig(Qt5Core) >= 5.2.0
|
||||
Requires: cmake(Qt5Core) >= 5.3.0
|
||||
|
||||
%description devel
|
||||
Kactivities provides an API for using and interacting with the Plasma Activities Manager.
|
||||
|
Reference in New Issue
Block a user