2019-05-16 07:19:36 +00:00
committed by Git OBS Bridge
parent 0452feff56
commit 9a20f6984d
4 changed files with 29 additions and 5 deletions

View File

@@ -17,13 +17,13 @@
%define lname libKF5Archive5
%define _tar_path 5.57
%define _tar_path 5.58
# 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: %define _kf5_bugfix_version %(echo %{_kf5_version} | awk -F. '{print $1"."$2}')}
Name: karchive
Version: 5.57.0
Version: 5.58.0
Release: 0
Summary: Qt 5 addon providing access to numerous types of archives
License: LGPL-2.1-or-later