Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package karchive for openSUSE:Factory checked in at 2022-11-15 13:16:58 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/karchive (Old) and /work/SRC/openSUSE:Factory/.karchive.new.1597 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "karchive" Tue Nov 15 13:16:58 2022 rev:108 rq:1035369 version:5.100.0 Changes: -------- --- /work/SRC/openSUSE:Factory/karchive/karchive.changes 2022-10-11 18:01:10.725660843 +0200 +++ /work/SRC/openSUSE:Factory/.karchive.new.1597/karchive.changes 2022-11-15 13:18:49.672353054 +0100 @@ -1,0 +2,10 @@ +Tue Nov 8 08:34:52 UTC 2022 - Christophe Giboudeaux <[email protected]> + +- 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 + +------------------------------------------------------------------- Old: ---- karchive-5.99.0.tar.xz karchive-5.99.0.tar.xz.sig New: ---- karchive-5.100.0.tar.xz karchive-5.100.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ karchive.spec ++++++ --- /var/tmp/diff_new_pack.ajbTgP/_old 2022-11-15 13:18:51.636351173 +0100 +++ /var/tmp/diff_new_pack.ajbTgP/_new 2022-11-15 13:18:51.644351164 +0100 @@ -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: 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 @@ 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 @@ %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 @@ %{_kf5_debugdir}/*.renamecategories %{_kf5_libdir}/libKF5Archive.so.* +%files -n %{lname}-lang -f karchive5.lang + %files devel %{_kf5_includedir}/ %{_kf5_libdir}/cmake/KF5Archive/ ++++++ karchive-5.99.0.tar.xz -> karchive-5.100.0.tar.xz ++++++ ++++ 6121 lines of diff (skipped)
