diff --git a/_service b/_service index 2f8208a..e9e3893 100644 --- a/_service +++ b/_service @@ -3,7 +3,7 @@ git https://gitlab.gnome.org/GNOME/glib.git - 2.82.2 + 2.82.4 @PARENT_TAG@+@TAG_OFFSET@ (.*)\+0 \1 diff --git a/glib-2.82.2.obscpio b/glib-2.82.2.obscpio deleted file mode 100644 index f9d9f25..0000000 --- a/glib-2.82.2.obscpio +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:30a1c34a3cd283bd5888fb950c551e12263ad8a8d884234e186f5657eaf2ad4a -size 51876366 diff --git a/glib-2.82.4.obscpio b/glib-2.82.4.obscpio new file mode 100644 index 0000000..fc45de0 --- /dev/null +++ b/glib-2.82.4.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:36078d0b6324352a23b47374850f781ebe48a29922f92639ebec918ef6a6df87 +size 51887118 diff --git a/glib.obsinfo b/glib.obsinfo index 19f946b..0ecec15 100644 --- a/glib.obsinfo +++ b/glib.obsinfo @@ -1,4 +1,4 @@ name: glib -version: 2.82.2 -mtime: 1729163321 -commit: 45b469ea32ac1072be580a8c3db94413738c4dd3 +version: 2.82.4 +mtime: 1733955682 +commit: ca20e4ac71864f08e980dc044ac96c06d5482b37 diff --git a/glib2.changes b/glib2.changes index c5c14d3..fbae887 100644 --- a/glib2.changes +++ b/glib2.changes @@ -1,3 +1,34 @@ +------------------------------------------------------------------- +Wed Jan 15 18:14:10 UTC 2025 - Bjørn Lie + +- Update to version 2.82.4: + + Fix a double-unref crash which affects many apps which use + pygobject to export objects on D-Bus + + Bugs fixed: + - Fix regression: lollypop crashes on startup + - Revert "gdbus: Fix leak of method invocation when registering + an object with closures" + - ci: Add release component to automate tarball publishing + +------------------------------------------------------------------- +Mon Dec 9 16:41:51 UTC 2024 - Bjørn Lie + +- Update to version 2.82.3: + + Fix compatibility with tzdata 2024b + + Bugs fixed: + - Test regressions with tzdata 2024b + - gdatetime test: Do not assume PST8PDT was always exactly + -8/-7 + - glib: Don't require GLIB_DOMAIN to be a NUL-terminated string + - gio: Fix GFileEnumerator leaks in gio tools + - macos: Remove extraous space from type identifier + - refstring: Fix race between releasing and re-acquiring an + interned GRefString + - appmonitor: Fix warning building test + - grefstring: Mark a variable as potentially unused + - gdbus: Fix leak of method invocation when registering an + object with closures + ------------------------------------------------------------------- Wed Nov 27 17:40:33 UTC 2024 - Michael Gorse diff --git a/glib2.spec b/glib2.spec index ef43804..18bae3d 100644 --- a/glib2.spec +++ b/glib2.spec @@ -1,7 +1,7 @@ # # spec file for package glib2 # -# Copyright (c) 2024 SUSE LLC +# Copyright (c) 2025 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -37,7 +37,7 @@ %define libgthread libgthread-%{libver} %define libgirepository libgirepository-%{libver} Name: glib2%{psuffix} -Version: 2.82.2 +Version: 2.82.4 Release: 0 Summary: General-Purpose Utility Library License: LGPL-2.1-or-later