Update to 2.66.2
This commit is contained in:
parent
ddb4b7c88a
commit
4366e10e3f
@ -1,12 +1,12 @@
|
||||
diff -rupN --no-dereference glib-2.66.0/gio/tests/org.gtk.test.gschema.override.orig glib-2.66.0-new/gio/tests/org.gtk.test.gschema.override.orig
|
||||
--- glib-2.66.0/gio/tests/org.gtk.test.gschema.override.orig 2020-09-10 12:42:41.561684100 +0200
|
||||
+++ glib-2.66.0-new/gio/tests/org.gtk.test.gschema.override.orig 1970-01-01 01:00:00.000000000 +0100
|
||||
diff -rupN --no-dereference glib-2.66.2/gio/tests/org.gtk.test.gschema.override.orig glib-2.66.2-new/gio/tests/org.gtk.test.gschema.override.orig
|
||||
--- glib-2.66.2/gio/tests/org.gtk.test.gschema.override.orig 2020-10-19 17:05:31.266005000 +0200
|
||||
+++ glib-2.66.2-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.66.0/gio/tests/org.gtk.test.gschema.xml.orig glib-2.66.0-new/gio/tests/org.gtk.test.gschema.xml.orig
|
||||
--- glib-2.66.0/gio/tests/org.gtk.test.gschema.xml.orig 2020-09-10 12:42:41.561684100 +0200
|
||||
+++ glib-2.66.0-new/gio/tests/org.gtk.test.gschema.xml.orig 1970-01-01 01:00:00.000000000 +0100
|
||||
diff -rupN --no-dereference glib-2.66.2/gio/tests/org.gtk.test.gschema.xml.orig glib-2.66.2-new/gio/tests/org.gtk.test.gschema.xml.orig
|
||||
--- glib-2.66.2/gio/tests/org.gtk.test.gschema.xml.orig 2020-10-19 17:05:31.266005000 +0200
|
||||
+++ glib-2.66.2-new/gio/tests/org.gtk.test.gschema.xml.orig 1970-01-01 01:00:00.000000000 +0100
|
||||
@@ -1,222 +0,0 @@
|
||||
-<schemalist>
|
||||
-
|
||||
@ -230,9 +230,9 @@ diff -rupN --no-dereference glib-2.66.0/gio/tests/org.gtk.test.gschema.xml.orig
|
||||
- </schema>
|
||||
-
|
||||
-</schemalist>
|
||||
diff -rupN --no-dereference glib-2.66.0/glib/gstdio.c glib-2.66.0-new/glib/gstdio.c
|
||||
--- glib-2.66.0/glib/gstdio.c 2020-09-10 12:42:41.606684700 +0200
|
||||
+++ glib-2.66.0-new/glib/gstdio.c 2020-09-15 15:46:25.857827483 +0200
|
||||
diff -rupN --no-dereference glib-2.66.2/glib/gstdio.c glib-2.66.2-new/glib/gstdio.c
|
||||
--- glib-2.66.2/glib/gstdio.c 2020-10-19 17:05:31.297005400 +0200
|
||||
+++ glib-2.66.2-new/glib/gstdio.c 2020-10-19 21:46:20.963151403 +0200
|
||||
@@ -1045,6 +1045,11 @@ g_open (const gchar *filename,
|
||||
int mode)
|
||||
{
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
%{?mingw_package_header}
|
||||
|
||||
Name: mingw-glib2
|
||||
Version: 2.66.1
|
||||
Version: 2.66.2
|
||||
Release: 1%{?dist}
|
||||
Summary: MinGW Windows GLib2 library
|
||||
|
||||
@ -270,6 +270,9 @@ find %{buildroot} -name "*.la" -delete
|
||||
|
||||
|
||||
%changelog
|
||||
* Mon Oct 19 2020 Sandro Mani <manisandro@gmail.com> - 2.66.2-1
|
||||
- Update to 2.66.2
|
||||
|
||||
* Mon Oct 05 2020 Sandro Mani <manisandro@gmail.com> - 2.66.1-1
|
||||
- Update to 2.66.1
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user