forked from pool/kcoreaddons
start with 5.22.0
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kcoreaddons?expand=0&rev=102
This commit is contained in:
parent
29d8950898
commit
4232d9915c
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:51d78ee201969fa354c769d05689a9fcb8347ad6a66a1eb37bbd460dcc374298
|
||||
size 313344
|
3
kcoreaddons-5.22.0.tar.xz
Normal file
3
kcoreaddons-5.22.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:25502e0269c9dd28612a7ac0151c5ea11fb3ace78d9d9d47bca3ad640167fc7f
|
||||
size 315460
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat May 7 18:30:32 UTC 2016 - hrvoje.senjan@gmail.com
|
||||
|
||||
- Update to 5.22.0
|
||||
* For more details please see:
|
||||
https://www.kde.org/announcements/kde-frameworks-5.22.0.php
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 27 16:36:32 UTC 2016 - hrvoje.senjan@gmail.com
|
||||
|
||||
|
@ -18,9 +18,9 @@
|
||||
|
||||
%bcond_without lang
|
||||
%define lname libKF5CoreAddons5
|
||||
%define _tar_path 5.21
|
||||
%define _tar_path 5.22
|
||||
Name: kcoreaddons
|
||||
Version: 5.21.0
|
||||
Version: 5.22.0
|
||||
Release: 0
|
||||
BuildRequires: cmake >= 2.8.12
|
||||
BuildRequires: extra-cmake-modules >= %{_tar_path}
|
||||
@ -41,8 +41,6 @@ Group: System/GUI/KDE
|
||||
Url: http://www.kde.org
|
||||
Source: http://download.kde.org/stable/frameworks/%{_tar_path}/%{name}-%{version}.tar.xz
|
||||
Source1: baselibs.conf
|
||||
# PATCH-FIX-UPSTREAM 0001-Missing-rand-qrand.patch
|
||||
Patch0: 0001-Missing-rand-qrand.patch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
|
||||
%description
|
||||
@ -80,7 +78,6 @@ replacement, accessing user information and many more. Development files.
|
||||
%lang_package
|
||||
%prep
|
||||
%setup -q
|
||||
%patch0 -p1
|
||||
|
||||
%build
|
||||
%cmake_kf5 -d build -- -Dlconvert_executable=%{_kf5_libdir}/qt5/bin/lconvert -DKDE4_DEFAULT_HOME=".kde4"
|
||||
|
Loading…
x
Reference in New Issue
Block a user