SHA256
1
0
forked from pool/kio

start with 5.30.0

OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kio?expand=0&rev=166
This commit is contained in:
Hrvoje Senjan
2017-01-08 23:41:57 +00:00
committed by Git OBS Bridge
parent 8615dffe2a
commit aeccb12c08
4 changed files with 14 additions and 7 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package kio
#
# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -17,12 +17,12 @@
%bcond_without lang
%define _tar_path 5.29
%define _tar_path 5.30
Name: kio
Version: 5.29.0
Version: 5.30.0
Release: 0
%define kf5_version %{version}
BuildRequires: cmake >= 2.8.12
BuildRequires: cmake >= 3.0
BuildRequires: extra-cmake-modules >= %{_tar_path}
BuildRequires: fdupes
BuildRequires: karchive-devel >= %{_tar_path}