Update to 2.79.1
This commit is contained in:
parent
1a33368fec
commit
8166f32cb7
@ -1,12 +1,12 @@
|
||||
diff -rupN --no-dereference glib-2.79.0/gio/tests/org.gtk.test.gschema.override.orig glib-2.79.0-new/gio/tests/org.gtk.test.gschema.override.orig
|
||||
--- glib-2.79.0/gio/tests/org.gtk.test.gschema.override.orig 2023-12-22 16:37:24.000000000 +0100
|
||||
+++ glib-2.79.0-new/gio/tests/org.gtk.test.gschema.override.orig 1970-01-01 01:00:00.000000000 +0100
|
||||
diff -rupN --no-dereference glib-2.79.1/gio/tests/org.gtk.test.gschema.override.orig glib-2.79.1-new/gio/tests/org.gtk.test.gschema.override.orig
|
||||
--- glib-2.79.1/gio/tests/org.gtk.test.gschema.override.orig 2024-01-22 15:30:24.000000000 +0100
|
||||
+++ glib-2.79.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.79.0/gio/tests/org.gtk.test.gschema.xml.orig glib-2.79.0-new/gio/tests/org.gtk.test.gschema.xml.orig
|
||||
--- glib-2.79.0/gio/tests/org.gtk.test.gschema.xml.orig 2023-12-22 16:37:24.000000000 +0100
|
||||
+++ glib-2.79.0-new/gio/tests/org.gtk.test.gschema.xml.orig 1970-01-01 01:00:00.000000000 +0100
|
||||
diff -rupN --no-dereference glib-2.79.1/gio/tests/org.gtk.test.gschema.xml.orig glib-2.79.1-new/gio/tests/org.gtk.test.gschema.xml.orig
|
||||
--- glib-2.79.1/gio/tests/org.gtk.test.gschema.xml.orig 2024-01-22 15:30:24.000000000 +0100
|
||||
+++ glib-2.79.1-new/gio/tests/org.gtk.test.gschema.xml.orig 1970-01-01 01:00:00.000000000 +0100
|
||||
@@ -1,225 +0,0 @@
|
||||
-<schemalist>
|
||||
-
|
||||
@ -233,9 +233,9 @@ diff -rupN --no-dereference glib-2.79.0/gio/tests/org.gtk.test.gschema.xml.orig
|
||||
- </schema>
|
||||
-
|
||||
-</schemalist>
|
||||
diff -rupN --no-dereference glib-2.79.0/glib/gstdio.c glib-2.79.0-new/glib/gstdio.c
|
||||
--- glib-2.79.0/glib/gstdio.c 2023-12-22 16:37:24.000000000 +0100
|
||||
+++ glib-2.79.0-new/glib/gstdio.c 2024-01-17 10:34:48.947190713 +0100
|
||||
diff -rupN --no-dereference glib-2.79.1/glib/gstdio.c glib-2.79.1-new/glib/gstdio.c
|
||||
--- glib-2.79.1/glib/gstdio.c 2024-01-22 15:30:24.000000000 +0100
|
||||
+++ glib-2.79.1-new/glib/gstdio.c 2024-01-26 23:24:18.267015824 +0100
|
||||
@@ -1052,6 +1052,11 @@ g_open (const gchar *filename,
|
||||
int mode)
|
||||
{
|
||||
|
||||
@ -1,8 +1,8 @@
|
||||
%{?mingw_package_header}
|
||||
|
||||
Name: mingw-glib2
|
||||
Version: 2.79.0
|
||||
Release: 3%{?dist}
|
||||
Version: 2.79.1
|
||||
Release: 1%{?dist}
|
||||
Summary: MinGW Windows GLib2 library
|
||||
|
||||
License: LGPL-2.0-or-later
|
||||
@ -285,6 +285,9 @@ find %{buildroot} -name "*.la" -delete
|
||||
|
||||
|
||||
%changelog
|
||||
* Fri Jan 26 2024 Sandro Mani <manisandro@gmail.com> - 2.79.1-1
|
||||
- Update to 2.79.1
|
||||
|
||||
* Thu Jan 25 2024 Fedora Release Engineering <releng@fedoraproject.org> - 2.79.0-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (glib-2.79.0.tar.xz) = 31eb387c4ece6d60388716548b703c7f9133a1e9920a4ea2ecb3a8f00196020d39f1a6e6ef2281d9c70187a0ed5954e852316976625e0c662b9a72b292862a71
|
||||
SHA512 (glib-2.79.1.tar.xz) = 6968ac28451a72f2d8d50ce31a887be2c26ae2bc5ddba1a4aadaafb955c1bb11576017084006d78a6e6f09e88696534b94eb50c61b0b0509695a547de34c7620
|
||||
|
||||
Loading…
Reference in New Issue
Block a user