Accepting request 1097428 from GNOME:Next
New stable release OBS-URL: https://build.opensuse.org/request/show/1097428 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/glib2?expand=0&rev=517
This commit is contained in:
parent
cc2f6e7fef
commit
db672fc0b3
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c0be444e403d7c3184d1f394f89f0b644710b5e9331b54fa4e8b5037813ad32a
|
||||
size 5273460
|
3
glib-2.76.4.tar.xz
Normal file
3
glib-2.76.4.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5a5a191c96836e166a7771f7ea6ca2b0069c603c7da3cba1cd38d1694a395dda
|
||||
size 5274356
|
@ -1,3 +1,19 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 6 16:01:21 UTC 2023 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||
|
||||
- Update to version 2.76.4:
|
||||
+ Fix build failure on Android with `statx()` support
|
||||
+ Bugs fixed:
|
||||
- glib-compile-schemas failed on directory name with no Latin
|
||||
symbols
|
||||
- Build failure due to statx fields with NDK r25.c
|
||||
- glib-compile-resources: Fix non-ASCII arg parsing on Windows
|
||||
- glib: reset errno to 0 when futex() returns EAGAIN
|
||||
- Avoid stack overflow in gspawn on macOS
|
||||
- glocalfileinfo: Fix incorrect use of struct
|
||||
statx.st_mtimensec on Android
|
||||
+ Updated translations.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue May 23 16:14:57 UTC 2023 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||
|
||||
|
@ -30,7 +30,7 @@
|
||||
%define libgthread libgthread-%{libver}
|
||||
%bcond_without systemtap
|
||||
Name: glib2%{psuffix}
|
||||
Version: 2.76.3
|
||||
Version: 2.76.4
|
||||
Release: 0
|
||||
Summary: General-Purpose Utility Library
|
||||
License: LGPL-2.1-or-later
|
||||
|
Loading…
Reference in New Issue
Block a user