Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libFS for openSUSE:Factory checked in at 2022-08-28 13:12:15 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libFS (Old) and /work/SRC/openSUSE:Factory/.libFS.new.2083 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libFS" Sun Aug 28 13:12:15 2022 rev:14 rq:999538 version:1.0.9 Changes: -------- --- /work/SRC/openSUSE:Factory/libFS/libFS.changes 2019-03-14 14:53:24.687778688 +0100 +++ /work/SRC/openSUSE:Factory/.libFS.new.2083/libFS.changes 2022-08-28 13:12:18.060541407 +0200 @@ -1,0 +2,9 @@ +Sat Aug 27 08:53:19 UTC 2022 - Stefan Dirsch <sndir...@suse.com> + +- Update to version 1.0.9 + * Fix spelling/wording issues + * gitlab CI: add a basic build test + * Import reallocarray() from libX11 (originally from OpenBSD) + * Convert code to use FSmallocarray() & FSreallocarray() + +------------------------------------------------------------------- Old: ---- libFS-1.0.8.tar.bz2 New: ---- libFS-1.0.9.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libFS.spec ++++++ --- /var/tmp/diff_new_pack.WVBpjF/_old 2022-08-28 13:12:18.484542488 +0200 +++ /var/tmp/diff_new_pack.WVBpjF/_new 2022-08-28 13:12:18.488542499 +0200 @@ -1,7 +1,7 @@ # # spec file for package libFS # -# 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: libFS %define lname libFS6 -Version: 1.0.8 +Version: 1.0.9 Release: 0 Summary: X Font Service 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/libFS #Git-Web: http://cgit.freedesktop.org/xorg/lib/libFS/ -Source: http://xorg.freedesktop.org/releases/individual/lib/%{name}-%{version}.tar.bz2 +Source: http://xorg.freedesktop.org/releases/individual/lib/%{name}-%{version}.tar.xz Source2: baselibs.conf BuildRoot: %{_tmppath}/%{name}-%{version}-build