From b0a5386d134b1708d311de6eb6ad2c014bebfba3 Mon Sep 17 00:00:00 2001 From: Funda Wang Date: Wed, 19 Nov 2025 22:01:25 +0800 Subject: [PATCH] 2.86.2 --- glib-2.86.1.tar.xz => glib-2.86.2.tar.xz | 4 ++-- glib2.spec | 5 ++++- 2 files changed, 6 insertions(+), 3 deletions(-) rename glib-2.86.1.tar.xz => glib-2.86.2.tar.xz (32%) diff --git a/glib-2.86.1.tar.xz b/glib-2.86.2.tar.xz similarity index 32% rename from glib-2.86.1.tar.xz rename to glib-2.86.2.tar.xz index 1def37f..1af3b4e 100644 --- a/glib-2.86.1.tar.xz +++ b/glib-2.86.2.tar.xz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:119d1708ca022556d6d2989ee90ad1b82bd9c0d1667e066944a6d0020e2d5e57 -size 5673928 +oid sha256:8a724e970855357ea8101e27727202392a0ffd5410a98336aed54ec59113e611 +size 5673792 diff --git a/glib2.spec b/glib2.spec index bc4ed3b..acba175 100644 --- a/glib2.spec +++ b/glib2.spec @@ -1,7 +1,7 @@ %bcond_without introspection Name: glib2 -Version: 2.86.1 +Version: 2.86.2 Release: 1 Summary: The core library that forms the basis for projects such as GTK+ and GNOME License: LGPL-2.1-or-later @@ -232,6 +232,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || : %{_docdir}/g*-2.0 %changelog +* Wed Nov 19 2025 Funda Wang - 2.86.2-1 +- update to 2.86.2 + * Wed Oct 22 2025 Funda Wang - 2.86.1-1 - update to 2.86.1 -- Gitee