SHA256
1
0
forked from pool/kio

KDE Frameworks 5.39 checkin

OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kio?expand=0&rev=201
This commit is contained in:
Luca Beltrame
2017-10-24 04:57:12 +00:00
committed by Git OBS Bridge
parent b29d22fdbe
commit 81a4c8a4b8
4 changed files with 18 additions and 5 deletions

View File

@@ -17,13 +17,13 @@
%bcond_without lang
%define _tar_path 5.38
%define _tar_path 5.39
# Full KF5 version (e.g. 5.33.0)
%{!?_kf5_version: %global _kf5_version %{version}}
# Last major and minor KF5 version (e.g. 5.33)
%{!?_kf5_bugfix_version: %global _kf5_bugfix_version %(echo %{_kf5_version} | awk -F. '{print $1"."$2}')}
Name: kio
Version: 5.38.0
Version: 5.39.0
Release: 0
%define kf5_version %{version}
BuildRequires: cmake >= 3.0