Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libconfig for openSUSE:Factory checked in at 2021-06-25 15:00:40 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libconfig (Old) and /work/SRC/openSUSE:Factory/.libconfig.new.2625 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libconfig" Fri Jun 25 15:00:40 2021 rev:15 rq:901317 version:1.7.3 Changes: -------- --- /work/SRC/openSUSE:Factory/libconfig/libconfig.changes 2018-10-01 09:05:29.263889152 +0200 +++ /work/SRC/openSUSE:Factory/.libconfig.new.2625/libconfig.changes 2021-06-25 15:01:07.676136206 +0200 @@ -1,0 +2,9 @@ +Sun Jun 20 07:51:20 UTC 2021 - Jan Engelhardt <jeng...@inai.de> + +- Update to release 1.7.3 + * Fixed a heap corruption bug in config_clear() + * Added a Setting::isString() method + * Renamed all remaining internal methods that lacked a + "libconfig_" prefix. + +------------------------------------------------------------------- Old: ---- libconfig-1.7.2.tar.gz New: ---- libconfig-1.7.3.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libconfig.spec ++++++ --- /var/tmp/diff_new_pack.bYu6WL/_old 2021-06-25 15:01:08.180136821 +0200 +++ /var/tmp/diff_new_pack.bYu6WL/_new 2021-06-25 15:01:08.184136826 +0200 @@ -1,7 +1,7 @@ # # spec file for package libconfig # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -12,13 +12,13 @@ # 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/ # %define _soversion 11 Name: libconfig -Version: 1.7.2 +Version: 1.7.3 Release: 0 Summary: A library for manipulating structured configuration files License: LGPL-2.1-or-later @@ -93,13 +93,13 @@ This package contains the C++ bindings development files. %prep -%setup -q +%autosetup -p1 %build %configure \ --disable-silent-rules \ --disable-static -make %{?_smp_mflags} +%make_build %install %make_install @@ -107,7 +107,7 @@ %fdupes -s %{buildroot}%{_docdir} %check -make %{?_smp_mflags} check +%make_build check %post -n libconfig%{_soversion} -p /sbin/ldconfig %postun -n libconfig%{_soversion} -p /sbin/ldconfig ++++++ libconfig-1.7.2.tar.gz -> libconfig-1.7.3.tar.gz ++++++ ++++ 7160 lines of diff (skipped)