Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package icu for openSUSE:Factory checked in 
at 2025-11-28 16:50:54
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/icu (Old)
 and      /work/SRC/openSUSE:Factory/.icu.new.14147 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "icu"

Fri Nov 28 16:50:54 2025 rev:97 rq:1314693 version:78.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/icu/icu.changes  2025-06-18 22:28:35.987311763 
+0200
+++ /work/SRC/openSUSE:Factory/.icu.new.14147/icu.changes       2025-11-28 
16:51:29.234634989 +0100
@@ -1,0 +2,12 @@
+Fri Oct 31 10:27:03 UTC 2025 - Jan Engelhardt <[email protected]>
+
+- Update to release 78.1
+  * ICU was updated to Unicode 17, including new characters and
+    scripts, emoji, collation & IDNA changes, and corresponding
+    APIs and implementations.
+  * In C++, there is a new set of APIs for Unicode string
+    (UTF-8/16/32) code point iteration that works seamlessly with
+    modern C++ iterators and ranges.
+  * ICU was updated to CLDR 48.
+
+-------------------------------------------------------------------

Old:
----
  icu4c-77_1-docs.zip
  icu4c-77_1-src.tgz

New:
----
  icu4c-78.1-docs.zip
  icu4c-78.1-docs.zip.asc
  icu4c-78.1-sources.tgz
  icu4c-78.1-sources.tgz.asc

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

Other differences:
------------------
++++++ icu.spec ++++++
--- /var/tmp/diff_new_pack.pz3Lzm/_old  2025-11-28 16:51:32.118756436 +0100
+++ /var/tmp/diff_new_pack.pz3Lzm/_new  2025-11-28 16:51:32.122756604 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package icu
 #
-# Copyright (c) 2025 SUSE LLC
+# Copyright (c) 2025 SUSE LLC and contributors
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,8 +17,8 @@
 
 
 # what icu thinks the package is
-%define amajor 77
-%define aversion 77.1
+%define amajor 78
+%define aversion 78.1
 # for the rare case that SUSE needs to workaround ABI breaks:
 %define sonum %amajor
 # like sonum, but with underscore
@@ -31,16 +31,16 @@
 %endif
 # icu-versioning.diff needs update for new Version too
 Name:           icu
-Version:        77.1
+Version:        78.1
 Release:        0
 Summary:        International Components for Unicode
 License:        Unicode-3.0
 Group:          Development/Libraries/C and C++
 URL:            https://icu.unicode.org/
-Source:         
https://github.com/unicode-org/icu/releases/download/release-77-1/icu4c-77_1-src.tgz
-#Source2:        
https://github.com/unicode-org/icu/releases/download/release-77-1/icu4c-77_1-src.tgz.asc
-Source3:        
https://github.com/unicode-org/icu/releases/download/release-77-1/icu4c-77_1-docs.zip
-#Source4:        
https://github.com/unicode-org/icu/releases/download/release-77-1/icu4c-77_1-docs.zip.asc
+Source:         
https://github.com/unicode-org/icu/releases/download/release-%version/icu4c-%version-sources.tgz
+Source2:        
https://github.com/unicode-org/icu/releases/download/release-%version/icu4c-%version-sources.tgz.asc
+Source3:        
https://github.com/unicode-org/icu/releases/download/release-%version/icu4c-%version-docs.zip
+Source4:        
https://github.com/unicode-org/icu/releases/download/release-%version/icu4c-%version-docs.zip.asc
 Source5:        %name.keyring
 Source100:      baselibs.conf
 Patch4:         icu-fix-install-mode-files.diff

++++++ _scmsync.obsinfo ++++++
--- /var/tmp/diff_new_pack.pz3Lzm/_old  2025-11-28 16:51:32.194759636 +0100
+++ /var/tmp/diff_new_pack.pz3Lzm/_new  2025-11-28 16:51:32.202759973 +0100
@@ -1,5 +1,5 @@
-mtime: 1750155766
-commit: 7232f31dca6e32fd479c1484f30a1d06a78d95980e4418fc70431dc30710476a
+mtime: 1761907098
+commit: dcd45eb06b1a7a257e7de0c29b61a98565dec324104c0c010339c527f70ea757
 url: https://src.opensuse.org/jengelh/icu
 revision: master
 

++++++ baselibs.conf ++++++
--- /var/tmp/diff_new_pack.pz3Lzm/_old  2025-11-28 16:51:32.230761152 +0100
+++ /var/tmp/diff_new_pack.pz3Lzm/_new  2025-11-28 16:51:32.234761321 +0100
@@ -1,5 +1,5 @@
-libicu77
+libicu78
 libicu-devel
        requires -libicu-<targettype>
-       requires "libicu77-<targettype> = <version>"
+       requires "libicu78-<targettype> = <version>"
 

++++++ build.specials.obscpio ++++++

++++++ build.specials.obscpio ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/.gitignore new/.gitignore
--- old/.gitignore      1970-01-01 01:00:00.000000000 +0100
+++ new/.gitignore      2025-10-31 11:38:25.000000000 +0100
@@ -0,0 +1 @@
+.osc


++++++ icu4c-77_1-docs.zip -> icu4c-78.1-docs.zip ++++++
/work/SRC/openSUSE:Factory/icu/icu4c-77_1-docs.zip 
/work/SRC/openSUSE:Factory/.icu.new.14147/icu4c-78.1-docs.zip differ: char 11, 
line 1

Reply via email to