Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package glib2 for openSUSE:Factory checked in at 2021-09-29 20:17:32 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/glib2 (Old) and /work/SRC/openSUSE:Factory/.glib2.new.1899 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "glib2" Wed Sep 29 20:17:32 2021 rev:244 rq:921609 version:2.70.0 Changes: -------- --- /work/SRC/openSUSE:Factory/glib2/glib2.changes 2021-09-11 22:24:38.103392792 +0200 +++ /work/SRC/openSUSE:Factory/.glib2.new.1899/glib2.changes 2021-09-29 20:17:43.578810771 +0200 @@ -1,0 +2,13 @@ +Fri Sep 17 12:12:52 UTC 2021 - Dominique Leuenberger <dims...@opensuse.org> + +- Update to version 2.70.0: + + Bug fixed: ci: Replace FreeBSD 11 with FreeBSD 13. + + Updated translations. + +------------------------------------------------------------------- +Thu Sep 16 01:35:28 UTC 2021 - Stanislav Brabec <sbra...@suse.com> + +- Remove obsolete translation-update-upstream support + (jsc#SLE-21105). + +------------------------------------------------------------------- @@ -4,0 +18,63 @@ + +------------------------------------------------------------------- +Tue Sep 7 14:19:23 UTC 2021 - Dominique Leuenberger <dims...@opensuse.org> + +- Update to version 2.69.3: + + g_settings_schema_key_range_check() misbehaves for int versus + bool. + + Compiling anything with GCC <4.6 spews deprecation warnings. + + `g_invoke_closure` bindings API break.. + + GPowerProfileMonitorPortal does not notice initial + power-saver-enabled status. + + doc: Explicitly said, that no null term. is needed. + + ci: Use C.UTF-8 locale on FreeBSD 12. + + gio: Fix conditions in memory-monitor test. + + Updated translations. + +------------------------------------------------------------------- +Mon Aug 23 02:19:02 UTC 2021 - Bj??rn Lie <bjorn....@gmail.com> + +- Update to version 2.69.2: + + The `DBUS_SESSION_BUS_ADDRESS` environment variable is once + more not used if the process is `AT_SECURE` + (setuid/setgid/setcap); this change was previously applied and + then reverted because it broke gnome-keyring + + Add `g_test_fail_printf()`, `g_test_skip_printf()`, + `g_test_incomplete_printf()` helper functions for printing + messages when tests end prematurely + + Add portal implementation of `GPowerProfileMonitor` + + Various bugs fixed + + Updated translations. + +------------------------------------------------------------------- +Mon Aug 23 02:19:01 UTC 2021 - Bj??rn Lie <bjorn....@gmail.com> + +- Update to version 2.69.1: + + Support categories in desktop notifications (`GNotification`) + + Add `GPowerProfileMonitor` for monitoring when to use less + power (due to being on battery power, electricity being + expensive or high-carbon, etc.) + + Allow static names to be set for `GSource`s to avoid + unnecessary string copies + + Various bugs fixed + + Updated translations. + +------------------------------------------------------------------- +Mon Aug 23 02:19:00 UTC 2021 - Dominique Leuenberger <dims...@opensuse.org> + +- Update to version 2.69.0: + + Fix a crash in `GKeyFile` when parsing a file which contains + translations using a `GKeyFile` instance which has loaded + another file previously. + + Ensure `dlerror()` is used with locking as it???s not thread-safe + in some libc implementations. + + Drop internal libpcre copy in favour of a subproject from + wrapdb. + + Optimise grefcount atomic operations. + + Fix `g_date_time_format()` return value encoding if `LC_TIME` + is not a UTF-8 locale but other locale settings are. + + Set app name in freedesktop.org notifications with + `GNotification`. + + Add PKCS#11 flags to `GTlsPasswordFlags`. + - Drop -Dinternal_pcre=false meson parameter: follow upstreams + build recipe changes. Old: ---- glib-2.68.4.tar.xz New: ---- glib-2.70.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ glib2.spec ++++++ --- /var/tmp/diff_new_pack.MAvBiP/_old 2021-09-29 20:17:44.430812700 +0200 +++ /var/tmp/diff_new_pack.MAvBiP/_new 2021-09-29 20:17:44.434812710 +0200 @@ -19,13 +19,13 @@ %bcond_without systemtap %bcond_without gtk_doc Name: glib2 -Version: 2.68.4 +Version: 2.70.0 Release: 0 Summary: General-Purpose Utility Library License: LGPL-2.1-or-later Group: Development/Libraries/C and C++ URL: https://wiki.gnome.org/Projects/GLib -Source0: https://download.gnome.org/sources/glib/2.68/glib-%{version}.tar.xz +Source0: https://download.gnome.org/sources/glib/2.70/glib-%{version}.tar.xz Source1: glib2.sh Source2: glib2.csh # Not upstream file. Only proposes upstream packages: @@ -58,7 +58,6 @@ BuildRequires: python3-base >= 3.5 # gdbus-codegen is run during the build, so we need python3-xml BuildRequires: python3-xml -BuildRequires: translation-update-upstream BuildRequires: xsltproc # Needed for gresource BuildRequires: pkgconfig(libelf) >= 0.8.12 @@ -263,7 +262,6 @@ %prep %setup -q -n glib-%{version} -translation-update-upstream %patch0 -p1 %patch1 -p1 %patch2 -p1 @@ -297,7 +295,6 @@ -Dsystemtap=false \ -Ddtrace=false \ %endif - -Dinternal_pcre=false \ -Dinstalled_tests=true \ %{nil} %meson_build ++++++ glib-2.68.4.tar.xz -> glib-2.70.0.tar.xz ++++++ ++++ 145774 lines of diff (skipped)