From 0f7e523ea54a629fe7f59ddceea4133351f62812 Mon Sep 17 00:00:00 2001 From: Funda Wang Date: Sat, 9 Aug 2025 02:43:14 +0800 Subject: [PATCH] 2.84.4 --- glib-2.84.3.tar.xz => glib-2.84.4.tar.xz | 4 ++-- glib2.spec | 5 ++++- 2 files changed, 6 insertions(+), 3 deletions(-) rename glib-2.84.3.tar.xz => glib-2.84.4.tar.xz (32%) diff --git a/glib-2.84.3.tar.xz b/glib-2.84.4.tar.xz similarity index 32% rename from glib-2.84.3.tar.xz rename to glib-2.84.4.tar.xz index a59a4d0..b70178a 100644 --- a/glib-2.84.3.tar.xz +++ b/glib-2.84.4.tar.xz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:aa4f87c3225bf57ca85f320888f7484901a17934ca37023c3bd8435a72db863e -size 5615704 +oid sha256:8a9ea10943c36fc117e253f80c91e477b673525ae45762942858aef57631bb90 +size 5618200 diff --git a/glib2.spec b/glib2.spec index e89c6a8..66b3b90 100644 --- a/glib2.spec +++ b/glib2.spec @@ -1,7 +1,7 @@ %bcond_without introspection Name: glib2 -Version: 2.84.3 +Version: 2.84.4 Release: 1 Summary: The core library that forms the basis for projects such as GTK+ and GNOME License: LGPL-2.1-or-later @@ -233,6 +233,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || : %{_docdir}/g*-2.0 %changelog +* Sat Aug 09 2025 Funda Wang - 2.84.4-1 +- update to 2.84.4 + * Sat Jun 14 2025 Funda Wang - 2.84.3-1 - update to 2.84.3 -- Gitee