diff --git a/karchive-5.100.0.tar.xz b/karchive-5.100.0.tar.xz new file mode 100644 index 0000000..c09275c --- /dev/null +++ b/karchive-5.100.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f5ae507b0ceca71229017128997e12eff51b697ca2a1a37b729f9253ebfe969b +size 1002980 diff --git a/karchive-5.100.0.tar.xz.sig b/karchive-5.100.0.tar.xz.sig new file mode 100644 index 0000000..65b34fb --- /dev/null +++ b/karchive-5.100.0.tar.xz.sig @@ -0,0 +1,11 @@ +-----BEGIN PGP SIGNATURE----- + +iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmNnmT8ACgkQWNDuZIpI +s7tlUQf+JLiAaXhW5EnzPU5pms1A2TaqWgUga6IlKqxVYSl3JSUlTd4yDx279aPZ +7LBWQJLkv0Ed30BzPjxSuzv/C4RzlFtsKKhHzqexnUYKko4BOQwhgX7cjBLutAep +KxfmYeqjQOStQz6Ce1iqlm+6MLE5Ne8GSlpEpaUvhPkSGoepgvwanX8W2O+lzCsh +k4ZK7+qeyeDaR7qTe6nNQw3/0DIx2XVHr1de0fv2LOmeZWXi+VeeWOEKUvIiArk8 +buxri3qWPLGJfKMKCMXcjupXeTGedcrI82J425wSS5XhidttONXQpmQrklsRf9xm +ix/rXIwOERUusq3FchywQM8Dld9kCg== +=bt8t +-----END PGP SIGNATURE----- diff --git a/karchive-5.99.0.tar.xz b/karchive-5.99.0.tar.xz deleted file mode 100644 index 6715bb0..0000000 --- a/karchive-5.99.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:571957caf8304344ef3d5b47092be96563e1526d4a1d70abf04ebcc38dd495fc -size 986620 diff --git a/karchive-5.99.0.tar.xz.sig b/karchive-5.99.0.tar.xz.sig deleted file mode 100644 index 0e91e4c..0000000 --- a/karchive-5.99.0.tar.xz.sig +++ /dev/null @@ -1,11 +0,0 @@ ------BEGIN PGP SIGNATURE----- - -iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmM4VUIACgkQWNDuZIpI -s7tamAf+ItLMt4GepE1vhDD4Qx3H3FVlF9A1o7wMYs8Pg8/MTYVFNZqNqE514KgW -CQpA8I0z+sig8oR/6eoJZpKU2GjCPiq1Y+SEftx00dG/80MvBL2x2UC1ydGmB/IX -TrDMpReUWFjkkuzVGRzMsOPfTFIn7Qvao4zh/RneZUDxv1FUscH9UrPyi8wMqIpg -uNK57mBtwFt2g3sJQJpif4EZJo5axs5fYPKJhR151Yqn4fXAHxhtzZy2tq5X5x+0 -M+RjPpr9pnsr3T6cixNQNG53qyJdthWIwhO8x8l8n0OH3O7lHQTB6DEwUp3+xVZ5 -WUnXAZINvzcY7dVxuZgEnnOJsjPbMA== -=sb88 ------END PGP SIGNATURE----- diff --git a/karchive.changes b/karchive.changes index 7a150b9..3f96303 100644 --- a/karchive.changes +++ b/karchive.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Tue Nov 8 08:34:52 UTC 2022 - Christophe Giboudeaux + +- Update to 5.100.0 + * New feature release + * For more details please see: + * https://kde.org/announcements/frameworks/5/5.100.0 +- Changes since 5.99.0: + * Make error messages translatable + ------------------------------------------------------------------- Sat Oct 1 15:55:28 UTC 2022 - Christophe Giboudeaux diff --git a/karchive.spec b/karchive.spec index 96917a1..1c7e583 100644 --- a/karchive.spec +++ b/karchive.spec @@ -17,7 +17,7 @@ %define lname libKF5Archive5 -%define _tar_path 5.99 +%define _tar_path 5.100 # 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 released Name: karchive -Version: 5.99.0 +Version: 5.100.0 Release: 0 Summary: Qt 5 addon providing access to numerous types of archives License: LGPL-2.0-or-later @@ -41,6 +41,7 @@ BuildRequires: fdupes BuildRequires: kf5-filesystem BuildRequires: pkgconfig BuildRequires: cmake(Qt5Core) >= 5.15.0 +BuildRequires: cmake(Qt5LinguistTools) > 5.15.0 BuildRequires: pkgconfig(bzip2) BuildRequires: pkgconfig(liblzma) BuildRequires: pkgconfig(zlib) @@ -65,6 +66,8 @@ KArchive provides classes for easy reading, creation and manipulation of If also provides transparent compression and decompression of data, like the GZip format, via a subclass of QIODevice. +%lang_package -n %{lname} + %package devel Summary: Qt 5 addon providing access to numerous types of archives: Build Environment Group: Development/Libraries/KDE @@ -90,6 +93,8 @@ GZip format, via a subclass of QIODevice. Development files %kf5_makeinstall -C build %fdupes %{buildroot} +%find_lang karchive5 --with-man --all-name --with-qt + %post -n %{lname} -p /sbin/ldconfig %postun -n %{lname} -p /sbin/ldconfig @@ -100,6 +105,8 @@ GZip format, via a subclass of QIODevice. Development files %{_kf5_debugdir}/*.renamecategories %{_kf5_libdir}/libKF5Archive.so.* +%files -n %{lname}-lang -f karchive5.lang + %files devel %{_kf5_includedir}/ %{_kf5_libdir}/cmake/KF5Archive/