Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libXcomposite for openSUSE:Factory 
checked in at 2022-12-07 17:33:27
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libXcomposite (Old)
 and      /work/SRC/openSUSE:Factory/.libXcomposite.new.1835 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libXcomposite"

Wed Dec  7 17:33:27 2022 rev:12 rq:1040105 version:0.4.6

Changes:
--------
--- /work/SRC/openSUSE:Factory/libXcomposite/libXcomposite.changes      
2019-06-12 13:01:45.153294627 +0200
+++ /work/SRC/openSUSE:Factory/.libXcomposite.new.1835/libXcomposite.changes    
2022-12-07 17:33:44.240135802 +0100
@@ -1,0 +2,12 @@
+Sun Dec  4 23:06:04 UTC 2022 - Stefan Dirsch <sndir...@suse.com>
+
+- Update to version 0.4.6
+  * Fix spelling/wording issues
+  * gitlab CI: add a basic build test
+  * Mark two dpy parameters const as suggested by cppcheck
+  * Remove unnecessary casts from malloc() and free() calls
+  * Wrap XComposite*CheckExtension() in do { ... } while(0)
+  * Handle implicit conversion warnings from clang
+  * XCompositeCloseDisplay: Mark codes as unused
+
+-------------------------------------------------------------------

Old:
----
  libXcomposite-0.4.5.tar.bz2

New:
----
  libXcomposite-0.4.6.tar.xz

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

Other differences:
------------------
++++++ libXcomposite.spec ++++++
--- /var/tmp/diff_new_pack.ZQKoJp/_old  2022-12-07 17:33:45.796144322 +0100
+++ /var/tmp/diff_new_pack.ZQKoJp/_new  2022-12-07 17:33:45.800144344 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libXcomposite
 #
-# 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
@@ -18,16 +18,16 @@
 
 Name:           libXcomposite
 %define lname  libXcomposite1
-Version:        0.4.5
+Version:        0.4.6
 Release:        0
 Summary:        X11 protocol Composite extension client library
 License:        MIT
 Group:          Development/Libraries/C and C++
-Url:            http://wiki.freedesktop.org/wiki/Software/CompositeExt
+URL:            http://wiki.freedesktop.org/wiki/Software/CompositeExt
 
 #Git-Clone:    git://anongit.freedesktop.org/xorg/lib/libXcomposite
 #Git-Web:      http://cgit.freedesktop.org/xorg/lib/libXcomposite/
-Source0:        
http://xorg.freedesktop.org/archive/individual/lib/%name-%version.tar.bz2
+Source0:        
http://xorg.freedesktop.org/archive/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