forked from pool/extra-cmake-modules
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/extra-cmake-modules?expand=0&rev=203
This commit is contained in:
committed by
Git OBS Bridge
parent
babb1c2601
commit
dd48fac73f
@@ -16,7 +16,7 @@
|
||||
#
|
||||
|
||||
|
||||
%define _tar_path 5.63
|
||||
%define _tar_path 5.64
|
||||
# Full KF5 version (e.g. 5.33.0)
|
||||
%{!?_kf5_version: %global _kf5_version %{version}}
|
||||
# Last major and minor KF5 version (e.g. 5.33)
|
||||
@@ -29,7 +29,7 @@
|
||||
# Only needed for the package signature condition
|
||||
%bcond_without lang
|
||||
Name: extra-cmake-modules
|
||||
Version: 5.63.0
|
||||
Version: 5.64.0
|
||||
Release: 0
|
||||
Summary: CMake modules
|
||||
License: BSD-3-Clause
|
||||
@@ -42,10 +42,10 @@ Source2: frameworks.keyring
|
||||
%endif
|
||||
# PATCH-FIX-OPENSUSE
|
||||
Patch0: bundle-lang.patch
|
||||
BuildRequires: cmake >= 3.0
|
||||
BuildRequires: cmake >= 3.5
|
||||
BuildRequires: gcc-c++
|
||||
BuildRequires: kf5-filesystem
|
||||
Requires: cmake >= 3.0
|
||||
Requires: cmake >= 3.5
|
||||
Requires: gcc-c++
|
||||
Requires: kf5-filesystem
|
||||
Recommends: %{name}-doc
|
||||
|
Reference in New Issue
Block a user