Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package gnustep-base for openSUSE:Factory 
checked in at 2023-09-26 22:01:44
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gnustep-base (Old)
 and      /work/SRC/openSUSE:Factory/.gnustep-base.new.1770 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gnustep-base"

Tue Sep 26 22:01:44 2023 rev:14 rq:1113537 version:1.29.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/gnustep-base/gnustep-base.changes        
2023-01-15 17:58:27.694308125 +0100
+++ /work/SRC/openSUSE:Factory/.gnustep-base.new.1770/gnustep-base.changes      
2023-09-26 22:23:05.890876543 +0200
@@ -1,0 +2,5 @@
+Mon Sep 25 14:17:51 UTC 2023 - Marcus Meissner <meiss...@suse.com>
+
+- use pkgconfig(icu-uc) to use the current libicu. (jsc#PED-6193)
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ gnustep-base.spec ++++++
--- /var/tmp/diff_new_pack.nSq9Ap/_old  2023-09-26 22:23:07.002916711 +0200
+++ /var/tmp/diff_new_pack.nSq9Ap/_new  2023-09-26 22:23:07.002916711 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package gnustep-base
 #
-# Copyright (c) 2022 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
@@ -39,12 +39,13 @@
 BuildRequires:  gnustep-make
 BuildRequires:  gnutls
 BuildRequires:  libffi-devel >= 3.0.9
-BuildRequires:  libicu-devel
 BuildRequires:  libxml2-devel >= 2.3.0
 BuildRequires:  libxslt-devel
 BuildRequires:  openssl-devel
+BuildRequires:  pkg-config
 BuildRequires:  pkgconfig
 BuildRequires:  zlib-devel
+BuildRequires:  pkgconfig(icu-uc)
 Requires:       gnustep-make
 #Handle different package names on fedora and suse
 %if 0%{?suse_version}

Reply via email to