Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package unar for openSUSE:Factory checked in at 2023-09-28 00:25:14 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/unar (Old) and /work/SRC/openSUSE:Factory/.unar.new.23327 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "unar" Thu Sep 28 00:25:14 2023 rev:8 rq:1113701 version:1.10.7 Changes: -------- --- /work/SRC/openSUSE:Factory/unar/unar.changes 2020-04-08 19:58:06.665185960 +0200 +++ /work/SRC/openSUSE:Factory/.unar.new.23327/unar.changes 2023-09-28 00:26:48.983533859 +0200 @@ -1,0 +2,5 @@ +Mon Sep 25 14:14:21 UTC 2023 - Marcus Meissner <[email protected]> + +- use pkgconfig(icu-uc) to use the current libicu. (jsc#PED-6193) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ unar.spec ++++++ --- /var/tmp/diff_new_pack.Wm9nNG/_old 2023-09-28 00:26:49.995570389 +0200 +++ /var/tmp/diff_new_pack.Wm9nNG/_new 2023-09-28 00:26:49.995570389 +0200 @@ -1,7 +1,7 @@ # # spec file for package unar # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -29,10 +29,11 @@ BuildRequires: gnustep-base-devel BuildRequires: gnustep-make BuildRequires: libbz2-devel -BuildRequires: libicu-devel +BuildRequires: pkg-config BuildRequires: unzip BuildRequires: wavpack-devel BuildRequires: zlib-devel +BuildRequires: pkgconfig(icu-uc) %description The Unarchiver is originally a Mac OS X application. This package
