diff --git a/karchive-5.66.0.tar.xz b/karchive-5.66.0.tar.xz deleted file mode 100644 index 905e3e4..0000000 --- a/karchive-5.66.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:434f315af624d315b06a35ba5e71e570f36ca454af891833d6e896e42edf23d8 -size 459012 diff --git a/karchive-5.66.0.tar.xz.sig b/karchive-5.66.0.tar.xz.sig deleted file mode 100644 index d901f2e..0000000 --- a/karchive-5.66.0.tar.xz.sig +++ /dev/null @@ -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----- diff --git a/karchive-5.67.0.tar.xz b/karchive-5.67.0.tar.xz new file mode 100644 index 0000000..4b62b4a --- /dev/null +++ b/karchive-5.67.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d6b8bc7d05dcb437dddfebd46d539d51eefe05bb0903cc13628770d80183ed82 +size 459424 diff --git a/karchive-5.67.0.tar.xz.sig b/karchive-5.67.0.tar.xz.sig new file mode 100644 index 0000000..aba3e90 --- /dev/null +++ b/karchive-5.67.0.tar.xz.sig @@ -0,0 +1,11 @@ +-----BEGIN PGP SIGNATURE----- + +iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAl420RIACgkQWNDuZIpI +s7v83QgAjMecqtplMwsQdZAF3GYUx3FtJh5bQl9eFQ8KN7hEVj6OGQsfzXkomNKA +Lr1dond55cc2N7ILzebxii19T9ewNEDBBxSIEg4nlqBGgKMq2wyNT5dZQGXarUgv +sxGkIg3tll0FxHx1kM174eJ8Ripk4qqPtzu1rnihlFLN2wDwEaM2nMdKIE6suL8A +3XRlmZo4nJ5ffoFICSFW1zIqTtGb6kW8B37y8wCAuuSg4QY2Y7yySXKjL9mijRu+ +YFsemCZdntnkiB0ST67/v36NM4mF8zx8fFFtpeQ9YaNwzUitWF89PYaQiQxs+RLs ++4GkuPIvz62HbHwIc5seJ7N7cLvLrw== +=0Wrt +-----END PGP SIGNATURE----- diff --git a/karchive.changes b/karchive.changes index 5d8bdd7..8ffd970 100644 --- a/karchive.changes +++ b/karchive.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Sun Feb 2 18:06:43 UTC 2020 - Christophe Giboudeaux + +- Replace %make_jobs with %cmake_build. + +------------------------------------------------------------------- +Sun Feb 2 14:32:29 UTC 2020 - Christophe Giboudeaux + +- 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 diff --git a/karchive.spec b/karchive.spec index 25b2705..764ac75 100644 --- a/karchive.spec +++ b/karchive.spec @@ -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