Sync from SUSE:SLFO:Main glib2 revision 3f250c559a50f38eee1d944bc4a8da32
This commit is contained in:
2
_service
2
_service
@@ -3,7 +3,7 @@
|
||||
<service name="obs_scm" mode="manual">
|
||||
<param name="scm">git</param>
|
||||
<param name="url">https://gitlab.gnome.org/GNOME/glib.git</param>
|
||||
<param name="revision">2.84.1</param>
|
||||
<param name="revision">2.84.2</param>
|
||||
<param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param>
|
||||
<param name="versionrewrite-pattern">(.*)\+0</param>
|
||||
<param name="versionrewrite-replacement">\1</param>
|
||||
|
||||
BIN
glib-2.84.1.obscpio
(Stored with Git LFS)
BIN
glib-2.84.1.obscpio
(Stored with Git LFS)
Binary file not shown.
BIN
glib-2.84.2.obscpio
(Stored with Git LFS)
Normal file
BIN
glib-2.84.2.obscpio
(Stored with Git LFS)
Normal file
Binary file not shown.
@@ -1,4 +1,4 @@
|
||||
name: glib
|
||||
version: 2.84.1
|
||||
mtime: 1743691131
|
||||
commit: eaa7e5bdfd2739a58d832362cb8dd1b11af29be0
|
||||
version: 2.84.2
|
||||
mtime: 1747758145
|
||||
commit: 2371bee17d85318480b3ddeeab4f5107b4889ad7
|
||||
|
||||
@@ -1,3 +1,16 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed May 21 08:21:05 UTC 2025 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||
|
||||
- Update to version 2.84.2:
|
||||
+ Bugs fixed:
|
||||
- gclosure: fix ATOMIC_CHANGE_FIELD to read vint atomically
|
||||
- Windows: fix wrong typelib path
|
||||
- gstring: carefully handle gssize parameters
|
||||
- Update macOS job for new CI runner
|
||||
- gdate: Call tzset before localtime_r
|
||||
- Backport -Wsign-conversion fixes for g_get_locale_variants()
|
||||
- glocalfile: Disable faccessat()-based query_exists on Android
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 3 21:13:39 UTC 2025 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file
|
||||
# spec file for package glib2
|
||||
#
|
||||
# Copyright (c) 2025 SUSE LLC
|
||||
#
|
||||
@@ -37,7 +37,7 @@
|
||||
%define libgthread libgthread-%{libver}
|
||||
%define libgirepository libgirepository-%{libver}
|
||||
Name: glib2%{psuffix}
|
||||
Version: 2.84.1
|
||||
Version: 2.84.2
|
||||
Release: 0
|
||||
Summary: General-Purpose Utility Library
|
||||
License: LGPL-2.1-or-later
|
||||
|
||||
Reference in New Issue
Block a user