Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libXp for openSUSE:Factory checked in at 2022-09-14 13:44:26 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libXp (Old) and /work/SRC/openSUSE:Factory/.libXp.new.2083 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libXp" Wed Sep 14 13:44:26 2022 rev:10 rq:1003056 version:1.0.4 Changes: -------- --- /work/SRC/openSUSE:Factory/libXp/libXp.changes 2015-03-16 09:36:49.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.libXp.new.2083/libXp.changes 2022-09-14 13:44:27.085814089 +0200 @@ -1,0 +2,16 @@ +Mon Sep 12 21:09:41 UTC 2022 - Stefan Dirsch <sndir...@suse.com> + +- Update to version 1.0.4 + * Fix a memory leak on the error path in XpGetLocaleNetString + * Update README for gitlab migration + * Update configure.ac bug URL for gitlab migration + * Fix spelling/wording issues + * gitlab CI: add a basic build test + * XpNotifyPdm.c: fix -Wmisleading-indentation warning + * XpExtVer.c: fix -Wredundant-decls warning + * Add deprecation notice to README + * autogen.sh: use quoted string variables + * autogen: add default patch prefix + * autogen.sh: use exec instead of waiting for configure to finish + +------------------------------------------------------------------- Old: ---- libXp-1.0.3.tar.bz2 New: ---- libXp-1.0.4.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libXp.spec ++++++ --- /var/tmp/diff_new_pack.j9Ungw/_old 2022-09-14 13:44:27.557815277 +0200 +++ /var/tmp/diff_new_pack.j9Ungw/_new 2022-09-14 13:44:27.561815287 +0200 @@ -1,7 +1,7 @@ # # spec file for package libXp # -# Copyright (c) 2015 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: libXp %define lname libXp6 -Version: 1.0.3 +Version: 1.0.4 Release: 0 Summary: X Printing Extension client library 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/libXp #Git-Web: http://cgit.freedesktop.org/xorg/lib/libXp/ -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.57, automake, libtool