Accepting request 949299 from home:iznogood:branches:GNOME:Factory

New stable release, not buildtested yet, so let it build

OBS-URL: https://build.opensuse.org/request/show/949299
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/glib2?expand=0&rev=469
This commit is contained in:
Bjørn Lie 2022-01-26 20:55:29 +00:00 committed by Git OBS Bridge
parent 248e60ca0d
commit 645a246125
4 changed files with 21 additions and 5 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:0551459c85cd3da3d58ddc9016fd28be5af503f5e1615a71ba5b512ac945806f
size 4822356

3
glib-2.70.3.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:233fa4841c1e19e396db7607d58f6b75ba3313c50bf0fce07b2e3532d5eb7d46
size 4824700

View File

@ -1,3 +1,19 @@
-------------------------------------------------------------------
Wed Jan 26 15:30:44 UTC 2022 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 2.70.3:
+ Several important fixes to FD handling in gspawn.
+ Several important fixes to GDBus message and GVariant parsing
of invalid data.
+ Fix potential data loss due to missing fsync when saving files
on btrfs.
+ Bugs fixed: glgo#GNOME/GLib#2503, glgo#GNOME/GLib#2506,
glgo#GNOME/GLib#2557, glgo#GNOME/GLib#2572,
glgo#GNOME/GLib#2580, glgo#GNOME/GLib!2394,
glgo#GNOME/GLib!2415, glgo#GNOME/GLib!2437,
glgo#GNOME/GLib!2444, glgo#GNOME/GLib!2455.
+ Updated translations.
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Dec 3 18:48:54 UTC 2021 - Bjørn Lie <bjorn.lie@gmail.com> Fri Dec 3 18:48:54 UTC 2021 - Bjørn Lie <bjorn.lie@gmail.com>

View File

@ -1,7 +1,7 @@
# #
# spec file for package glib2 # spec file for package glib2
# #
# Copyright (c) 2021 SUSE LLC # Copyright (c) 2022 SUSE LLC
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@ -19,7 +19,7 @@
%bcond_without systemtap %bcond_without systemtap
%bcond_without gtk_doc %bcond_without gtk_doc
Name: glib2 Name: glib2
Version: 2.70.2 Version: 2.70.3
Release: 0 Release: 0
Summary: General-Purpose Utility Library Summary: General-Purpose Utility Library
License: LGPL-2.1-or-later License: LGPL-2.1-or-later