Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libunistring for openSUSE:Factory 
checked in at 2024-02-27 22:43:42
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libunistring (Old)
 and      /work/SRC/openSUSE:Factory/.libunistring.new.1770 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libunistring"

Tue Feb 27 22:43:42 2024 rev:33 rq:1150732 version:1.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/libunistring/libunistring.changes        
2023-08-30 10:20:19.347803428 +0200
+++ /work/SRC/openSUSE:Factory/.libunistring.new.1770/libunistring.changes      
2024-02-27 22:43:45.656558273 +0100
@@ -1,0 +2,14 @@
+Sat Feb 24 18:03:12 UTC 2024 - Andreas Stieger <andreas.stie...@gmx.de>
+
+- update to 1.2:
+  * Support Unicode 15.1.0
+  * Improve UTF-8 decoder Unicode Standard compliance
+  * The *printf functions no longer support the %n directive, for
+    security reasons. 
+  * Fixed a bug in the *printf functions: In the %U, %lU, %llU
+    directives, a negative width given as an argument did not
+    trigger left-justification.
+  * The functions u16_strstr and u32_strstr now operate in worst-case linear 
time.
+  * Useful API function extensions
+
+-------------------------------------------------------------------

Old:
----
  libunistring-1.1.tar.xz
  libunistring-1.1.tar.xz.sig

New:
----
  libunistring-1.2.tar.xz
  libunistring-1.2.tar.xz.sig

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

Other differences:
------------------
++++++ libunistring.spec ++++++
--- /var/tmp/diff_new_pack.CGfvzA/_old  2024-02-27 22:43:46.292581330 +0100
+++ /var/tmp/diff_new_pack.CGfvzA/_new  2024-02-27 22:43:46.292581330 +0100
@@ -2,6 +2,7 @@
 # spec file for package libunistring
 #
 # Copyright (c) 2023 SUSE LLC
+# Copyright (c) 2024 Andreas Stieger <andreas.stie...@gmx.de>
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +19,7 @@
 
 %define sover  5
 Name:           libunistring
-Version:        1.1
+Version:        1.2
 Release:        0
 Summary:        GNU Unicode string library
 License:        GPL-3.0-or-later OR LGPL-3.0-or-later
@@ -78,6 +79,8 @@
 # do not run tests in parallel, it stucks randomly
 %make_build check #
 
+%ldconfig_scriptlets -n %{name}%{sover}
+
 %files -n %{name}%{sover}
 %license COPYING*
 %{_libdir}/libunistring.so.%{sover}{,.*}
@@ -90,6 +93,3 @@
 %{_includedir}/unistring
 %{_includedir}/*.h
 
-%post -n %{name}%{sover} -p /sbin/ldconfig
-%postun -n %{name}%{sover} -p /sbin/ldconfig
-

++++++ libunistring-1.1.tar.xz -> libunistring-1.2.tar.xz ++++++
++++ 265452 lines of diff (skipped)

Reply via email to