forked from pool/karchive
KDE Frameworks 5.53.0
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/karchive?expand=0&rev=159
This commit is contained in:
parent
a71c7c0d45
commit
731b8bda04
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3da2eab8f14e9d995e467ba6c20186d7eadd06f2cff946c569b716bb1a648950
|
||||
size 439932
|
3
karchive-5.53.0.tar.xz
Normal file
3
karchive-5.53.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:794350830a213336f5488e54916a81e71d1271e1cd65de92e3becffc550a7949
|
||||
size 439952
|
@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Dec 09 19:43:42 UTC 2018 - lbeltrame@kde.org
|
||||
|
||||
- Update to 5.53.0
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://www.kde.org/announcements/kde-frameworks-5.53.0.php
|
||||
- Changes since 5.52.0:
|
||||
* Use isEmpty()
|
||||
* Use new syntax
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Nov 11 19:48:02 UTC 2018 - lbeltrame@kde.org
|
||||
|
||||
|
@ -17,13 +17,13 @@
|
||||
|
||||
|
||||
%define lname libKF5Archive5
|
||||
%define _tar_path 5.52
|
||||
%define _tar_path 5.53
|
||||
# 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.52.0
|
||||
Version: 5.53.0
|
||||
Release: 0
|
||||
Summary: Qt 5 addon providing access to numerous types of archives
|
||||
License: LGPL-2.1-or-later
|
||||
|
Loading…
Reference in New Issue
Block a user