SHA256
1
0
forked from pool/karchive

Accepting request 420850 from KDE:Frameworks5

Update to 5.25.0

OBS-URL: https://build.opensuse.org/request/show/420850
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/karchive?expand=0&rev=32
This commit is contained in:
Dominique Leuenberger 2016-08-29 12:55:52 +00:00 committed by Git OBS Bridge
commit 01026246f5
4 changed files with 18 additions and 7 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:f86f35bf4a216348ab09aaef36ee2aca3b3223ceea78299f6cd9e2ed3274b6d8
size 109840

3
karchive-5.25.0.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:0c338f1e1adc5522de6555fa3fa8c6ebcde29ce48e1f5959beca12d46aea88d8
size 110828

View File

@ -1,3 +1,14 @@
-------------------------------------------------------------------
Sun Aug 7 21:50:22 UTC 2016 - hrvoje.senjan@gmail.com
- Update to 5.25.0
* Qt >= 5.5 is now required
* Handle multiple gzip streams (kde#232843)
* Assume a directory is a directory, even if the permission bit
is set wrong (kde#364071)
* For more details please see:
https://www.kde.org/announcements/kde-frameworks-5.25.0.php
-------------------------------------------------------------------
Wed Jul 6 15:01:52 UTC 2016 - hrvoje.senjan@gmail.com

View File

@ -17,15 +17,15 @@
%define lname libKF5Archive5
%define _tar_path 5.24
%define _tar_path 5.25
Name: karchive
Version: 5.24.0
Version: 5.25.0
Release: 0
BuildRequires: cmake >= 2.8.12
BuildRequires: extra-cmake-modules >= %{_tar_path}
BuildRequires: fdupes
BuildRequires: kf5-filesystem
BuildRequires: cmake(Qt5Core) >= 5.4.0
BuildRequires: cmake(Qt5Core) >= 5.5.0
BuildRequires: pkgconfig(bzip2)
BuildRequires: pkgconfig(liblzma)
BuildRequires: pkgconfig(zlib)
@ -61,7 +61,7 @@ Summary: Qt 5 addon providing access to numerous types of archives: Build
Group: Development/Libraries/KDE
Requires: %lname = %{version}
Requires: extra-cmake-modules
Requires: cmake(Qt5Core) >= 5.4.0
Requires: cmake(Qt5Core) >= 5.5.0
%description devel
KArchive provides classes for easy reading, creation and manipulation of