forked from pool/karchive
Accepting request 461398 from KDE:Frameworks5
Update to KDE Frameworks 5.31 and KDE Plasma 5.9.3 OBS-URL: https://build.opensuse.org/request/show/461398 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/karchive?expand=0&rev=38
This commit is contained in:
commit
24d7b40145
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:18b35d437e7cbf6f00983d0f66372cbd6a0daedaa58e6c092838c20845571f38
|
||||
size 111724
|
3
karchive-5.31.0.tar.xz
Normal file
3
karchive-5.31.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5ee96cb2b0fa12fa6b0e6e38ffa70e5a5fc2bc9205ee08f5f041265cda9b4ef9
|
||||
size 112148
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 9 09:23:42 UTC 2017 - hrvoje.senjan@gmail.com
|
||||
|
||||
- Update to 5.31.0
|
||||
* For more details please see:
|
||||
https://www.kde.org/announcements/kde-frameworks-5.31.0.php
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jan 8 23:38:01 UTC 2017 - hrvoje.senjan@gmail.com
|
||||
|
||||
|
@ -17,15 +17,15 @@
|
||||
|
||||
|
||||
%define lname libKF5Archive5
|
||||
%define _tar_path 5.30
|
||||
%define _tar_path 5.31
|
||||
Name: karchive
|
||||
Version: 5.30.0
|
||||
Version: 5.31.0
|
||||
Release: 0
|
||||
BuildRequires: cmake >= 3.0
|
||||
BuildRequires: extra-cmake-modules >= %{_tar_path}
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: kf5-filesystem
|
||||
BuildRequires: cmake(Qt5Core) >= 5.5.0
|
||||
BuildRequires: cmake(Qt5Core) >= 5.6.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.5.0
|
||||
Requires: cmake(Qt5Core) >= 5.6.0
|
||||
|
||||
%description devel
|
||||
KArchive provides classes for easy reading, creation and manipulation of
|
||||
|
Loading…
Reference in New Issue
Block a user