Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libmaxminddb for openSUSE:Factory checked in at 2023-11-10 12:28:49 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libmaxminddb (Old) and /work/SRC/openSUSE:Factory/.libmaxminddb.new.17445 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libmaxminddb" Fri Nov 10 12:28:49 2023 rev:10 rq:1124373 version:1.8.0 Changes: -------- --- /work/SRC/openSUSE:Factory/libmaxminddb/libmaxminddb.changes 2022-10-11 18:03:55.469927162 +0200 +++ /work/SRC/openSUSE:Factory/.libmaxminddb.new.17445/libmaxminddb.changes 2023-11-10 12:28:51.790628254 +0100 @@ -1,0 +2,10 @@ +Tue Nov 7 21:58:11 UTC 2023 - Andreas Stieger <[email protected]> + +- libmaxminddb 1.8.0: + * PACKAGE_VERSION is now a private compile definition when + building with CMake. + * The feature test macro _POSIX_C_SOURCE is no longer set by + maxminddb.h + * assert() is no longer used outside test code + +------------------------------------------------------------------- Old: ---- libmaxminddb-1.7.1.tar.gz New: ---- libmaxminddb-1.8.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libmaxminddb.spec ++++++ --- /var/tmp/diff_new_pack.xLoJE2/_old 2023-11-10 12:28:52.890668603 +0100 +++ /var/tmp/diff_new_pack.xLoJE2/_new 2023-11-10 12:28:52.890668603 +0100 @@ -2,6 +2,7 @@ # spec file for package libmaxminddb # # Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 Andreas Stieger <[email protected]> # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +19,7 @@ %define lname libmaxminddb0 Name: libmaxminddb -Version: 1.7.1 +Version: 1.8.0 Release: 0 Summary: C library for the MaxMind DB file format License: Apache-2.0 @@ -72,7 +73,7 @@ This package contains the development files for %{name}. %prep -%setup -q +%autosetup -p1 %build %configure --disable-static @@ -86,8 +87,7 @@ find %{buildroot} -type f -name "*.la" -delete -print %fdupes -s %{buildroot}/%{_prefix} -%post -n %{lname} -p /sbin/ldconfig -%postun -n %{lname} -p /sbin/ldconfig +%ldconfig_scriptlets -n %{lname} %files -n %{lname} %license LICENSE ++++++ libmaxminddb-1.7.1.tar.gz -> libmaxminddb-1.8.0.tar.gz ++++++ ++++ 7088 lines of diff (skipped)
