diff --git a/karchive-5.77.0.tar.xz b/karchive-5.77.0.tar.xz deleted file mode 100644 index 19f6c8b..0000000 --- a/karchive-5.77.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2239af811b9205d9f4486791f4b25ff5ea299b3873021a646e1c8b9d44c2be36 -size 983452 diff --git a/karchive-5.77.0.tar.xz.sig b/karchive-5.77.0.tar.xz.sig deleted file mode 100644 index 3747f35..0000000 --- a/karchive-5.77.0.tar.xz.sig +++ /dev/null @@ -1,11 +0,0 @@ ------BEGIN PGP SIGNATURE----- - -iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAl/LnysACgkQWNDuZIpI -s7uMvwgAsyGclDDcHwbB32jVGsjAH6cweVvNhrTmHpsQWwCfEG1nqq3IVDuTozbj -AyspJmePeu1OVIzzCPl+pq4JiItR7FvglF1L/7rGwQTtFswShWyttQ2dmOQzQzrG -zGqCdmTcDKVOqutjjuv3TXU934C4e2rZjbow65RXhm4K+mWs8Mm8K5DBquIe9GDW -PrnY5NkfDqVCabFMUR9k9JvP2SvsSkKEYCT6n/yJvGWIaJ2LpsCd5f3UFO+12V/n -+n+s8H/z59U2Wu5hcNhWwmbeJXvdsK/HcIA+qQ7EJBMoh1NbnmdiB7eUX2R8Exil -grZsN8/mKe+ZXyqIDXQ2J7fcrg8ksw== -=O817 ------END PGP SIGNATURE----- diff --git a/karchive-5.78.0.tar.xz b/karchive-5.78.0.tar.xz new file mode 100644 index 0000000..b7730fb --- /dev/null +++ b/karchive-5.78.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:82e7a24280132b1654dc36caba52676b988a9feeaa6dbb9d398b170608f012d3 +size 983456 diff --git a/karchive-5.78.0.tar.xz.sig b/karchive-5.78.0.tar.xz.sig new file mode 100644 index 0000000..ce8fe9f --- /dev/null +++ b/karchive-5.78.0.tar.xz.sig @@ -0,0 +1,11 @@ +-----BEGIN PGP SIGNATURE----- + +iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAl/wecoACgkQWNDuZIpI +s7tYYAf/bkjdliRkIeYma5OGSez4/8hB3ucwq4J99GKamimn0Grr2zyIObtLfMJN +WPwlKml9uYDovyApBb+tctol4S4hIR1tlJOMp1u4dAdt7QTdb5pHhiw0wIfF0x0k +ybkUDP2O8efurD4mbVur59W2hiquzrAJ/2rgT7TL5U4SFjIfy+Fv2leTMV9sWd1L +8PBxbIVWLMdZ3JHW9pt0vABOYFgCYGiIdiz3ZHkeZBhewbvvTo4Vc3UVL81qirKM +F9MqNsoTjtct6nFxgk7aVjpEVuk62s1R9vRQJ6x9CqMwzcPl0BNfHFiIgq33Lpep +HJYY9+q0EksdxeQJ3mPJ9JNQUnB8Bg== +=MJtQ +-----END PGP SIGNATURE----- diff --git a/karchive.changes b/karchive.changes index 8daf832..b6c2f5d 100644 --- a/karchive.changes +++ b/karchive.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Wed Jan 6 10:47:19 UTC 2021 - Christophe Giboudeaux + +- Update to 5.78.0 + * New feature release + * For more details please see: + * https://kde.org/announcements/kde-frameworks-5.78.0 +- No code change since 5.77.0 + ------------------------------------------------------------------- Sat Dec 5 18:56:13 UTC 2020 - Christophe Giboudeaux diff --git a/karchive.spec b/karchive.spec index 48fd1f9..3401c71 100644 --- a/karchive.spec +++ b/karchive.spec @@ -1,7 +1,7 @@ # # spec file for package karchive # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ %define lname libKF5Archive5 -%define _tar_path 5.77 +%define _tar_path 5.78 # 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.77.0 +Version: 5.78.0 Release: 0 Summary: Qt 5 addon providing access to numerous types of archives License: LGPL-2.1-or-later @@ -41,7 +41,7 @@ BuildRequires: extra-cmake-modules >= %{_kf5_bugfix_version} BuildRequires: fdupes BuildRequires: kf5-filesystem BuildRequires: pkgconfig -BuildRequires: cmake(Qt5Core) >= 5.13.0 +BuildRequires: cmake(Qt5Core) >= 5.14.0 BuildRequires: pkgconfig(bzip2) BuildRequires: pkgconfig(liblzma) BuildRequires: pkgconfig(zlib) @@ -70,7 +70,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.13.0 +Requires: cmake(Qt5Core) >= 5.14.0 %description devel KArchive provides classes for easy reading, creation and manipulation of