forked from pool/karchive
5.31.0
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/karchive?expand=0&rev=109
This commit is contained in:
parent
9b3bf700aa
commit
03ad3fdc33
@ -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
|
Sun Jan 8 23:38:01 UTC 2017 - hrvoje.senjan@gmail.com
|
||||||
|
|
||||||
|
@ -17,15 +17,15 @@
|
|||||||
|
|
||||||
|
|
||||||
%define lname libKF5Archive5
|
%define lname libKF5Archive5
|
||||||
%define _tar_path 5.30
|
%define _tar_path 5.31
|
||||||
Name: karchive
|
Name: karchive
|
||||||
Version: 5.30.0
|
Version: 5.31.0
|
||||||
Release: 0
|
Release: 0
|
||||||
BuildRequires: cmake >= 3.0
|
BuildRequires: cmake >= 3.0
|
||||||
BuildRequires: extra-cmake-modules >= %{_tar_path}
|
BuildRequires: extra-cmake-modules >= %{_tar_path}
|
||||||
BuildRequires: fdupes
|
BuildRequires: fdupes
|
||||||
BuildRequires: kf5-filesystem
|
BuildRequires: kf5-filesystem
|
||||||
BuildRequires: cmake(Qt5Core) >= 5.5.0
|
BuildRequires: cmake(Qt5Core) >= 5.6.0
|
||||||
BuildRequires: pkgconfig(bzip2)
|
BuildRequires: pkgconfig(bzip2)
|
||||||
BuildRequires: pkgconfig(liblzma)
|
BuildRequires: pkgconfig(liblzma)
|
||||||
BuildRequires: pkgconfig(zlib)
|
BuildRequires: pkgconfig(zlib)
|
||||||
@ -61,7 +61,7 @@ Summary: Qt 5 addon providing access to numerous types of archives: Build
|
|||||||
Group: Development/Libraries/KDE
|
Group: Development/Libraries/KDE
|
||||||
Requires: %lname = %{version}
|
Requires: %lname = %{version}
|
||||||
Requires: extra-cmake-modules
|
Requires: extra-cmake-modules
|
||||||
Requires: cmake(Qt5Core) >= 5.5.0
|
Requires: cmake(Qt5Core) >= 5.6.0
|
||||||
|
|
||||||
%description devel
|
%description devel
|
||||||
KArchive provides classes for easy reading, creation and manipulation of
|
KArchive provides classes for easy reading, creation and manipulation of
|
||||||
|
Loading…
Reference in New Issue
Block a user