forked from pool/karchive
KDE Frameworks 5.67
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/karchive?expand=0&rev=195
This commit is contained in:
parent
5fd3aaded7
commit
f7fd38a049
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:434f315af624d315b06a35ba5e71e570f36ca454af891833d6e896e42edf23d8
|
||||
size 459012
|
@ -1,11 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAl4QxMQACgkQWNDuZIpI
|
||||
s7sykQf/YP++RY1tnLNVdDq2SAZ44krAy9W2johU9S8GeMpa4Q5tgVi0jzJ9D7Cc
|
||||
+dxEAxNkWVgk1hC6t2V+aVtIeOLM5lOJSWIIF2jxLTkL2x6YMSVoDFksh9BcnT/A
|
||||
diGABONUWBEQjwM/62rHbWxQd7gbH55AJG4WjSH4ZFMQxiLm4H/JjY57c5gSic6/
|
||||
m8UCh4pQOgDa5Vudm33BgEI85PZLhFFFd4pxYcuslDffPAzTErGZ2v4ftJ2nl8FH
|
||||
NUeZEbXhP3lkPh3vI11s6q6ToFJo2riw2JhaVsrVoBKVa1rQ2USqEK6ZQoB2RvZg
|
||||
gtbRuSJ9QlWvMlSu/lE3k9sRNPK+iQ==
|
||||
=Kyvo
|
||||
-----END PGP SIGNATURE-----
|
3
karchive-5.67.0.tar.xz
Normal file
3
karchive-5.67.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d6b8bc7d05dcb437dddfebd46d539d51eefe05bb0903cc13628770d80183ed82
|
||||
size 459424
|
11
karchive-5.67.0.tar.xz.sig
Normal file
11
karchive-5.67.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAl420RIACgkQWNDuZIpI
|
||||
s7v83QgAjMecqtplMwsQdZAF3GYUx3FtJh5bQl9eFQ8KN7hEVj6OGQsfzXkomNKA
|
||||
Lr1dond55cc2N7ILzebxii19T9ewNEDBBxSIEg4nlqBGgKMq2wyNT5dZQGXarUgv
|
||||
sxGkIg3tll0FxHx1kM174eJ8Ripk4qqPtzu1rnihlFLN2wDwEaM2nMdKIE6suL8A
|
||||
3XRlmZo4nJ5ffoFICSFW1zIqTtGb6kW8B37y8wCAuuSg4QY2Y7yySXKjL9mijRu+
|
||||
YFsemCZdntnkiB0ST67/v36NM4mF8zx8fFFtpeQ9YaNwzUitWF89PYaQiQxs+RLs
|
||||
+4GkuPIvz62HbHwIc5seJ7N7cLvLrw==
|
||||
=0Wrt
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,17 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Feb 2 18:06:43 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
||||
|
||||
- Replace %make_jobs with %cmake_build.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Feb 2 14:32:29 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
||||
|
||||
- Update to 5.67.0
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://www.kde.org/announcements/kde-frameworks-5.67.0.php
|
||||
- No code change since 5.66.0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jan 5 09:01:58 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
%define lname libKF5Archive5
|
||||
%define _tar_path 5.66
|
||||
%define _tar_path 5.67
|
||||
# Full KF5 version (e.g. 5.33.0)
|
||||
%{!?_kf5_version: %global _kf5_version %{version}}
|
||||
# Last major and minor KF5 version (e.g. 5.33)
|
||||
@ -25,7 +25,7 @@
|
||||
# Only needed for the package signature condition
|
||||
%bcond_without lang
|
||||
Name: karchive
|
||||
Version: 5.66.0
|
||||
Version: 5.67.0
|
||||
Release: 0
|
||||
Summary: Qt 5 addon providing access to numerous types of archives
|
||||
License: LGPL-2.1-or-later
|
||||
@ -42,7 +42,7 @@ BuildRequires: extra-cmake-modules >= %{_kf5_bugfix_version}
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: kf5-filesystem
|
||||
BuildRequires: pkgconfig
|
||||
BuildRequires: cmake(Qt5Core) >= 5.11.0
|
||||
BuildRequires: cmake(Qt5Core) >= 5.12.0
|
||||
BuildRequires: pkgconfig(bzip2)
|
||||
BuildRequires: pkgconfig(liblzma)
|
||||
BuildRequires: pkgconfig(zlib)
|
||||
@ -71,7 +71,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.11.0
|
||||
Requires: cmake(Qt5Core) >= 5.12.0
|
||||
|
||||
%description devel
|
||||
KArchive provides classes for easy reading, creation and manipulation of
|
||||
@ -85,7 +85,7 @@ GZip format, via a subclass of QIODevice. Development files
|
||||
|
||||
%build
|
||||
%cmake_kf5 -d build
|
||||
%make_jobs
|
||||
%cmake_build
|
||||
|
||||
%install
|
||||
%kf5_makeinstall -C build
|
||||
|
Loading…
Reference in New Issue
Block a user