Update to 2.64.1
This commit is contained in:
parent
f32b3ab3f5
commit
6eae1bbf6c
@ -1,12 +1,12 @@
|
||||
diff -rupN --no-dereference glib-2.64.0/gio/tests/org.gtk.test.gschema.override.orig glib-2.64.0-new/gio/tests/org.gtk.test.gschema.override.orig
|
||||
--- glib-2.64.0/gio/tests/org.gtk.test.gschema.override.orig 2020-02-27 17:12:52.000000000 +0100
|
||||
+++ glib-2.64.0-new/gio/tests/org.gtk.test.gschema.override.orig 1970-01-01 01:00:00.000000000 +0100
|
||||
diff -rupN --no-dereference glib-2.64.1/gio/tests/org.gtk.test.gschema.override.orig glib-2.64.1-new/gio/tests/org.gtk.test.gschema.override.orig
|
||||
--- glib-2.64.1/gio/tests/org.gtk.test.gschema.override.orig 2020-03-11 13:21:39.000000000 +0100
|
||||
+++ glib-2.64.1-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.64.0/gio/tests/org.gtk.test.gschema.xml.orig glib-2.64.0-new/gio/tests/org.gtk.test.gschema.xml.orig
|
||||
--- glib-2.64.0/gio/tests/org.gtk.test.gschema.xml.orig 2020-02-27 17:12:52.000000000 +0100
|
||||
+++ glib-2.64.0-new/gio/tests/org.gtk.test.gschema.xml.orig 1970-01-01 01:00:00.000000000 +0100
|
||||
diff -rupN --no-dereference glib-2.64.1/gio/tests/org.gtk.test.gschema.xml.orig glib-2.64.1-new/gio/tests/org.gtk.test.gschema.xml.orig
|
||||
--- glib-2.64.1/gio/tests/org.gtk.test.gschema.xml.orig 2020-03-11 13:21:39.000000000 +0100
|
||||
+++ glib-2.64.1-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.64.0/gio/tests/org.gtk.test.gschema.xml.orig
|
||||
- </schema>
|
||||
-
|
||||
-</schemalist>
|
||||
diff -rupN --no-dereference glib-2.64.0/glib/gstdio.c glib-2.64.0-new/glib/gstdio.c
|
||||
--- glib-2.64.0/glib/gstdio.c 2020-02-27 17:12:52.000000000 +0100
|
||||
+++ glib-2.64.0-new/glib/gstdio.c 2020-03-06 21:49:35.176138954 +0100
|
||||
diff -rupN --no-dereference glib-2.64.1/glib/gstdio.c glib-2.64.1-new/glib/gstdio.c
|
||||
--- glib-2.64.1/glib/gstdio.c 2020-03-11 13:21:39.000000000 +0100
|
||||
+++ glib-2.64.1-new/glib/gstdio.c 2020-03-12 13:42:05.308446311 +0100
|
||||
@@ -1036,6 +1036,11 @@ g_open (const gchar *filename,
|
||||
int mode)
|
||||
{
|
||||
|
||||
@ -2,13 +2,13 @@
|
||||
# https://fedoraproject.org/wiki/Changes/No_more_automagic_Python_bytecompilation_phase_2
|
||||
%global _python_bytecompile_extra 1
|
||||
|
||||
%?mingw_package_header
|
||||
%{?mingw_package_header}
|
||||
|
||||
# See https://fedoraproject.org/wiki/Packaging:Python_Appendix#Manual_byte_compilation
|
||||
%global __python %{__python3}
|
||||
|
||||
Name: mingw-glib2
|
||||
Version: 2.64.0
|
||||
Version: 2.64.1
|
||||
Release: 1%{?dist}
|
||||
Summary: MinGW Windows GLib2 library
|
||||
|
||||
@ -96,7 +96,7 @@ Requires: mingw64-gettext-static
|
||||
Static version of the MinGW Windows GLib2 library.
|
||||
|
||||
|
||||
%?mingw_debug_package
|
||||
%{?mingw_debug_package}
|
||||
|
||||
|
||||
%prep
|
||||
@ -270,6 +270,9 @@ find %{buildroot} -name "*.la" -delete
|
||||
|
||||
|
||||
%changelog
|
||||
* Thu Mar 12 2020 Sandro Mani <manisandro@gmail.com> - 2.64.1-1
|
||||
- Update to 2.64.1
|
||||
|
||||
* Fri Mar 06 2020 Sandro Mani <manisandro@gmail.com> - 2.64.0-1
|
||||
- Update to 2.64.0
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (glib-2.64.0.tar.xz) = d843d26e265529677d3eb1bf342c8c39dea47455a32588285583be6ea77214c532b9246523c458f3b2a01bbd1a6c73761fa0fef5fe6f4a5cea6c885d27b53510
|
||||
SHA512 (glib-2.64.1.tar.xz) = 1cefe49a42233f24ac6bd09c134ceea7119f4f74f42204a731be56100a180eec69c8224674f0b08d1538ad0859896ed08260a6af0fed469c7d10b4508116a6bc
|
||||
|
||||
Loading…
Reference in New Issue
Block a user