From 3406a78a5681a269bfc0f4958392b90e3a37ccbd Mon Sep 17 00:00:00 2001 From: Funda Wang Date: Wed, 22 Oct 2025 13:10:12 +0800 Subject: [PATCH] 2.86.1 --- glib-2.86.0.tar.xz => glib-2.86.1.tar.xz | 4 ++-- glib2.spec | 5 ++++- 2 files changed, 6 insertions(+), 3 deletions(-) rename glib-2.86.0.tar.xz => glib-2.86.1.tar.xz (32%) diff --git a/glib-2.86.0.tar.xz b/glib-2.86.1.tar.xz similarity index 32% rename from glib-2.86.0.tar.xz rename to glib-2.86.1.tar.xz index 8104ba5..1def37f 100644 --- a/glib-2.86.0.tar.xz +++ b/glib-2.86.1.tar.xz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b5739972d737cfb0d6fd1e7f163dfe650e2e03740bb3b8d408e4d1faea580d6d -size 5679348 +oid sha256:119d1708ca022556d6d2989ee90ad1b82bd9c0d1667e066944a6d0020e2d5e57 +size 5673928 diff --git a/glib2.spec b/glib2.spec index b6152ed..bc4ed3b 100644 --- a/glib2.spec +++ b/glib2.spec @@ -1,7 +1,7 @@ %bcond_without introspection Name: glib2 -Version: 2.86.0 +Version: 2.86.1 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 Oct 22 2025 Funda Wang - 2.86.1-1 +- update to 2.86.1 + * Fri Sep 05 2025 Funda Wang - 2.86.0-1 - update to 2.86.0 -- Gitee