Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libXext for openSUSE:Factory checked 
in at 2022-10-30 18:28:33
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libXext (Old)
 and      /work/SRC/openSUSE:Factory/.libXext.new.2275 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libXext"

Sun Oct 30 18:28:33 2022 rev:11 rq:1032237 version:1.3.5

Changes:
--------
--- /work/SRC/openSUSE:Factory/libXext/libXext.changes  2019-03-26 
22:28:59.589755440 +0100
+++ /work/SRC/openSUSE:Factory/.libXext.new.2275/libXext.changes        
2022-10-30 18:28:39.082324535 +0100
@@ -1,0 +2,18 @@
+Sat Oct 29 17:07:21 UTC 2022 - Stefan Dirsch <[email protected]>
+
+- Update to version 1.3.5
+  * Fix spelling/wording issues
+  * gitlab CI: add a basic build test
+  * Xge.c, Xge.h: convert from ISO-8859-1 to UTF-8
+  * Add extutilP.h header for xgeExtRegister() prototype
+  * Remove unnecessary casts of malloc/calloc results
+  * Remove unnecessary (char *) casts from Xfree() arguments
+  * Use calloc instead of malloc if we may not initialize all the bytes
+  * Import reallocarray() from libX11
+  * Convert calls to Xmalloc arrays to use Xmallocarray instead
+  * configure: Use AC_USE_SYSTEM_EXTENSIONS to set GNU_SOURCE & other defines
+  * Remove "All rights reserved" from Oracle copyright notices.
+  * COPYING: Add info for Xge.* and reallocarray.* files
+  * add ACLOCAL_AMFLAGS = -I m4 to make aclocal pick ax_gcc_builtin.m4
+
+-------------------------------------------------------------------

Old:
----
  libXext-1.3.4.tar.bz2

New:
----
  libXext-1.3.5.tar.xz

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

Other differences:
------------------
++++++ libXext.spec ++++++
--- /var/tmp/diff_new_pack.6LH55h/_old  2022-10-30 18:28:39.446326501 +0100
+++ /var/tmp/diff_new_pack.6LH55h/_new  2022-10-30 18:28:39.450326524 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libXext
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2022 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -12,22 +12,22 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
 Name:           libXext
 %define lname  libXext6
-Version:        1.3.4
+Version:        1.3.5
 Release:        0
 Summary:        Common extensions to the X11 protocol
 License:        MIT
 Group:          Development/Libraries/C and C++
-Url:            http://xorg.freedesktop.org/
+URL:            http://xorg.freedesktop.org/
 
 #Git-Clone:    git://anongit.freedesktop.org/xorg/lib/libXext
 #Git-Web:      http://cgit.freedesktop.org/xorg/lib/libXext/
-Source:         
http://xorg.freedesktop.org/releases/individual/lib/%{name}-%{version}.tar.bz2
+Source:         
http://xorg.freedesktop.org/releases/individual/lib/%{name}-%{version}.tar.xz
 Source1:        baselibs.conf
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 #git#BuildRequires:    autoconf >= 2.60, automake, libtool

Reply via email to