Update to 2.77.3
This commit is contained in:
parent
f1c92844f7
commit
7cd50b7efa
@ -1,13 +1,13 @@
|
||||
diff -rupN --no-dereference glib-2.77.2/gio/tests/org.gtk.test.gschema.override.orig glib-2.77.2-new/gio/tests/org.gtk.test.gschema.override.orig
|
||||
--- glib-2.77.2/gio/tests/org.gtk.test.gschema.override.orig 2023-08-13 00:38:03.000000000 +0200
|
||||
+++ glib-2.77.2-new/gio/tests/org.gtk.test.gschema.override.orig 1970-01-01 01:00:00.000000000 +0100
|
||||
diff -rupN --no-dereference glib-2.77.3/gio/tests/org.gtk.test.gschema.override.orig glib-2.77.3-new/gio/tests/org.gtk.test.gschema.override.orig
|
||||
--- glib-2.77.3/gio/tests/org.gtk.test.gschema.override.orig 2023-08-31 12:23:47.000000000 +0200
|
||||
+++ glib-2.77.3-new/gio/tests/org.gtk.test.gschema.override.orig 1970-01-01 01:00:00.000000000 +0100
|
||||
@@ -1,2 +0,0 @@
|
||||
-[org.gtk.test.per-desktop:GNOME-Classic]
|
||||
-desktop = "GNOME Classic"
|
||||
diff -rupN --no-dereference glib-2.77.2/gio/tests/org.gtk.test.gschema.xml.orig glib-2.77.2-new/gio/tests/org.gtk.test.gschema.xml.orig
|
||||
--- glib-2.77.2/gio/tests/org.gtk.test.gschema.xml.orig 2023-08-13 00:38:03.000000000 +0200
|
||||
+++ glib-2.77.2-new/gio/tests/org.gtk.test.gschema.xml.orig 1970-01-01 01:00:00.000000000 +0100
|
||||
@@ -1,222 +0,0 @@
|
||||
diff -rupN --no-dereference glib-2.77.3/gio/tests/org.gtk.test.gschema.xml.orig glib-2.77.3-new/gio/tests/org.gtk.test.gschema.xml.orig
|
||||
--- glib-2.77.3/gio/tests/org.gtk.test.gschema.xml.orig 2023-08-31 12:23:47.000000000 +0200
|
||||
+++ glib-2.77.3-new/gio/tests/org.gtk.test.gschema.xml.orig 1970-01-01 01:00:00.000000000 +0100
|
||||
@@ -1,225 +0,0 @@
|
||||
-<schemalist>
|
||||
-
|
||||
- <schema id="org.gtk.test" path="/tests/" gettext-domain="test">
|
||||
@ -93,6 +93,9 @@ diff -rupN --no-dereference glib-2.77.2/gio/tests/org.gtk.test.gschema.xml.orig
|
||||
- <key name="backspace" type="s">
|
||||
- <default l10n="messages" context="keyboard label">"BackSpace"</default>
|
||||
- </key>
|
||||
- <key name="midnight" type="s">
|
||||
- <default l10n="time">"12:00 AM"</default>
|
||||
- </key>
|
||||
- </schema>
|
||||
-
|
||||
- <schema id="org.gtk.test.binding" path="/tests/binding/">
|
||||
@ -230,9 +233,9 @@ diff -rupN --no-dereference glib-2.77.2/gio/tests/org.gtk.test.gschema.xml.orig
|
||||
- </schema>
|
||||
-
|
||||
-</schemalist>
|
||||
diff -rupN --no-dereference glib-2.77.2/glib/gstdio.c glib-2.77.2-new/glib/gstdio.c
|
||||
--- glib-2.77.2/glib/gstdio.c 2023-08-13 00:38:03.000000000 +0200
|
||||
+++ glib-2.77.2-new/glib/gstdio.c 2023-08-15 07:31:56.490691337 +0200
|
||||
diff -rupN --no-dereference glib-2.77.3/glib/gstdio.c glib-2.77.3-new/glib/gstdio.c
|
||||
--- glib-2.77.3/glib/gstdio.c 2023-08-31 12:23:47.000000000 +0200
|
||||
+++ glib-2.77.3-new/glib/gstdio.c 2023-09-02 23:56:38.021746761 +0200
|
||||
@@ -1052,6 +1052,11 @@ g_open (const gchar *filename,
|
||||
int mode)
|
||||
{
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
%{?mingw_package_header}
|
||||
|
||||
Name: mingw-glib2
|
||||
Version: 2.77.2
|
||||
Version: 2.77.3
|
||||
Release: 1%{?dist}
|
||||
Summary: MinGW Windows GLib2 library
|
||||
|
||||
@ -279,6 +279,9 @@ find %{buildroot} -name "*.la" -delete
|
||||
|
||||
|
||||
%changelog
|
||||
* Sat Sep 02 2023 Sandro Mani <manisandro@gmail.com> - 2.77.3-1
|
||||
- Update to 2.77.3
|
||||
|
||||
* Tue Aug 15 2023 Sandro Mani <manisandro@gmail.com> - 2.77.2-1
|
||||
- Update to 2.77.2
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user