forked from pool/kcoreaddons
start with 5.21.0
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kcoreaddons?expand=0&rev=98
This commit is contained in:
committed by
Git OBS Bridge
parent
ac2c641e41
commit
6ea834218e
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ac3819517744f1868c664045eaf9231cdf1c090dec3d329257ee7b56dc94fe69
|
||||
size 313068
|
3
kcoreaddons-5.21.0.tar.xz
Normal file
3
kcoreaddons-5.21.0.tar.xz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:51d78ee201969fa354c769d05689a9fcb8347ad6a66a1eb37bbd460dcc374298
|
||||
size 313344
|
@@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 4 14:19:27 UTC 2016 - hrvoje.senjan@gmail.com
|
||||
|
||||
- Update to 5.21.0
|
||||
* Upgrade Qt version requirement to 5.4.0
|
||||
* For more details please see:
|
||||
https://www.kde.org/announcements/kde-frameworks-5.21.0.php
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Mar 6 09:55:36 UTC 2016 - hrvoje.senjan@gmail.com
|
||||
|
||||
|
@@ -18,19 +18,19 @@
|
||||
|
||||
%bcond_without lang
|
||||
%define lname libKF5CoreAddons5
|
||||
%define _tar_path 5.20
|
||||
%define _tar_path 5.21
|
||||
Name: kcoreaddons
|
||||
Version: 5.20.0
|
||||
Version: 5.21.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.3.0
|
||||
BuildRequires: cmake(Qt5LinguistTools) >= 5.4.0
|
||||
%endif
|
||||
BuildRequires: shared-mime-info
|
||||
BuildRequires: cmake(Qt5Core) >= 5.3.0
|
||||
BuildRequires: cmake(Qt5Core) >= 5.4.0
|
||||
Requires: shared-mime-info
|
||||
%if %{with lang}
|
||||
Recommends: %{name}-lang = %{version}
|
||||
@@ -67,7 +67,7 @@ Group: Development/Libraries/KDE
|
||||
Requires: %lname = %{version}
|
||||
Requires: %{name} = %{version}
|
||||
Requires: extra-cmake-modules
|
||||
Requires: cmake(Qt5Core) >= 5.3.0
|
||||
Requires: cmake(Qt5Core) >= 5.4.0
|
||||
|
||||
%description devel
|
||||
KCoreAddons provides classes built on top of QtCore to perform various tasks
|
||||
|
Reference in New Issue
Block a user