Skip to content

Commit 31a88cc

Browse files
author
Git for Windows Build Agent
committed
Update 1 package
mingw-w64-i686-glib2 (2.80.4-1 -> 2.80.5-1) Signed-off-by: Git for Windows Build Agent <[email protected]>
1 parent bccd8f3 commit 31a88cc

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

72 files changed

+28
-28
lines changed

mingw32/bin/gdbus-codegen.exe

516 Bytes
Binary file not shown.

mingw32/bin/gdbus.exe

4 Bytes
Binary file not shown.

mingw32/bin/gi-compile-repository.exe

1.5 KB
Binary file not shown.

mingw32/bin/gi-decompile-typelib.exe

4 Bytes
Binary file not shown.

mingw32/bin/gi-inspect-typelib.exe

4 Bytes
Binary file not shown.

mingw32/bin/gio-querymodules.exe

4 Bytes
Binary file not shown.

mingw32/bin/gio.exe

516 Bytes
Binary file not shown.
516 Bytes
Binary file not shown.

mingw32/bin/glib-compile-schemas.exe

516 Bytes
Binary file not shown.

mingw32/bin/glib-genmarshal-script.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
import re
2323
import sys
2424

25-
VERSION_STR = '''glib-genmarshal version 2.80.4
25+
VERSION_STR = '''glib-genmarshal version 2.80.5
2626
glib-genmarshal comes with ABSOLUTELY NO WARRANTY.
2727
You may redistribute copies of glib-genmarshal under the terms of
2828
the GNU General Public License which can be found in the

mingw32/bin/glib-genmarshal.exe

516 Bytes
Binary file not shown.

mingw32/bin/glib-gettextize

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ Usage: glib-gettextize [OPTION]... [package-dir]
3939
-f, --force force writing of new files even if old exist
4040
Report bugs to https://gitlab.gnome.org/GNOME/glib/issues/new."
4141
package=glib
42-
version=2.80.4
42+
version=2.80.5
4343
try_ln_s=:
4444

4545
# Directory where the sources are stored.

mingw32/bin/glib-mkenums-script.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
# Non-english locale systems might complain to unrecognized character
2323
sys.stdout = io.TextIOWrapper(sys.stdout.detach(), encoding='utf-8')
2424

25-
VERSION_STR = '''glib-mkenums version 2.80.4
25+
VERSION_STR = '''glib-mkenums version 2.80.5
2626
glib-mkenums comes with ABSOLUTELY NO WARRANTY.
2727
You may redistribute copies of glib-mkenums under the terms of
2828
the GNU General Public License which can be found in the

mingw32/bin/glib-mkenums.exe

516 Bytes
Binary file not shown.

mingw32/bin/gobject-query.exe

4 Bytes
Binary file not shown.

mingw32/bin/gresource.exe

516 Bytes
Binary file not shown.

mingw32/bin/gsettings.exe

516 Bytes
Binary file not shown.
4 Bytes
Binary file not shown.

mingw32/bin/gspawn-win32-helper.exe

4 Bytes
Binary file not shown.

mingw32/bin/gtester-report-script.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -457,7 +457,7 @@ def parse_opts():
457457
:return: An options object and the program arguments.
458458
"""
459459
parser = optparse.OptionParser()
460-
parser.version = '2.80.4'
460+
parser.version = '2.80.5'
461461
parser.usage = "%prog [OPTIONS] <gtester-log.xml>"
462462
parser.description = "Generate HTML reports from the XML log files generated by gtester."
463463
parser.epilog = "gtester-report (GLib utils) version %s."% (parser.version,)

mingw32/bin/gtester-report.exe

516 Bytes
Binary file not shown.

mingw32/bin/libgio-2.0-0.dll

4 KB
Binary file not shown.

mingw32/bin/libgirepository-2.0-0.dll

1.5 KB
Binary file not shown.

mingw32/bin/libglib-2.0-0.dll

7 KB
Binary file not shown.

mingw32/bin/libgmodule-2.0-0.dll

512 Bytes
Binary file not shown.

mingw32/bin/libgobject-2.0-0.dll

1 KB
Binary file not shown.

mingw32/bin/libgthread-2.0-0.dll

0 Bytes
Binary file not shown.

mingw32/include/glib-2.0/gio/gioenumtypes.h

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030

3131
G_BEGIN_DECLS
3232

33-
/* enumerations from "../glib-2.80.4/gio/gioenums.h" */
33+
/* enumerations from "../glib-2.80.5/gio/gioenums.h" */
3434
GIO_AVAILABLE_IN_ALL GType g_app_info_create_flags_get_type (void) G_GNUC_CONST;
3535
#define G_TYPE_APP_INFO_CREATE_FLAGS (g_app_info_create_flags_get_type ())
3636
GIO_AVAILABLE_IN_ALL GType g_converter_flags_get_type (void) G_GNUC_CONST;
@@ -192,11 +192,11 @@ GIO_AVAILABLE_IN_ALL GType g_pollable_return_get_type (void) G_GNUC_CONST;
192192
GIO_AVAILABLE_IN_ALL GType g_memory_monitor_warning_level_get_type (void) G_GNUC_CONST;
193193
#define G_TYPE_MEMORY_MONITOR_WARNING_LEVEL (g_memory_monitor_warning_level_get_type ())
194194

195-
/* enumerations from "../glib-2.80.4/gio/gresolver.h" */
195+
/* enumerations from "../glib-2.80.5/gio/gresolver.h" */
196196
GIO_AVAILABLE_IN_ALL GType g_resolver_name_lookup_flags_get_type (void) G_GNUC_CONST;
197197
#define G_TYPE_RESOLVER_NAME_LOOKUP_FLAGS (g_resolver_name_lookup_flags_get_type ())
198198

199-
/* enumerations from "../glib-2.80.4/gio/gsettings.h" */
199+
/* enumerations from "../glib-2.80.5/gio/gsettings.h" */
200200
GIO_AVAILABLE_IN_ALL GType g_settings_bind_flags_get_type (void) G_GNUC_CONST;
201201
#define G_TYPE_SETTINGS_BIND_FLAGS (g_settings_bind_flags_get_type ())
202202
G_END_DECLS

mingw32/include/glib-2.0/gobject/glib-enumtypes.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
G_BEGIN_DECLS
1010

11-
/* enumerations from "../glib-2.80.4/gobject/../glib/gunicode.h" */
11+
/* enumerations from "../glib-2.80.5/gobject/../glib/gunicode.h" */
1212
GOBJECT_AVAILABLE_IN_2_60 GType g_unicode_type_get_type (void) G_GNUC_CONST;
1313
#define G_TYPE_UNICODE_TYPE (g_unicode_type_get_type ())
1414
GOBJECT_AVAILABLE_IN_2_60 GType g_unicode_break_type_get_type (void) G_GNUC_CONST;
0 Bytes
Binary file not shown.

mingw32/lib/glib-2.0/include/glibconfig.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ typedef unsigned int guintptr;
115115

116116
#define GLIB_MAJOR_VERSION 2
117117
#define GLIB_MINOR_VERSION 80
118-
#define GLIB_MICRO_VERSION 4
118+
#define GLIB_MICRO_VERSION 5
119119

120120
#define G_OS_WIN32
121121
#define G_PLATFORM_WIN32

mingw32/lib/libgio-2.0.a

2.13 KB
Binary file not shown.

mingw32/lib/libgio-2.0.dll.a

0 Bytes
Binary file not shown.

mingw32/lib/libgirepository-2.0.a

1.5 KB
Binary file not shown.

mingw32/lib/libgirepository-2.0.dll.a

0 Bytes
Binary file not shown.

mingw32/lib/libglib-2.0.a

6.11 KB
Binary file not shown.

mingw32/lib/libglib-2.0.dll.a

0 Bytes
Binary file not shown.

mingw32/lib/libgmodule-2.0.a

16 Bytes
Binary file not shown.

mingw32/lib/libgmodule-2.0.dll.a

0 Bytes
Binary file not shown.

mingw32/lib/libgobject-2.0.a

1.3 KB
Binary file not shown.

mingw32/lib/libgobject-2.0.dll.a

0 Bytes
Binary file not shown.

mingw32/lib/libgthread-2.0.a

0 Bytes
Binary file not shown.

mingw32/lib/libgthread-2.0.dll.a

0 Bytes
Binary file not shown.

mingw32/lib/pkgconfig/gio-2.0.pc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ gsettings=${bindir}/gsettings
1818

1919
Name: GIO
2020
Description: glib I/O library
21-
Version: 2.80.4
21+
Version: 2.80.5
2222
Requires: glib-2.0, gobject-2.0
2323
Requires.private: gmodule-no-export-2.0, zlib
2424
Libs: -L${libdir} -lgio-2.0

mingw32/lib/pkgconfig/gio-windows-2.0.pc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@ includedir=${prefix}/include
33

44
Name: GIO Windows specific APIs
55
Description: Windows specific headers for glib I/O library
6-
Version: 2.80.4
6+
Version: 2.80.5
77
Requires: gobject-2.0, gmodule-no-export-2.0, gio-2.0
88
Cflags: -I${includedir}/gio-win32-2.0

mingw32/lib/pkgconfig/girepository-2.0.pc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ typelibdir=${libdir}/girepository-1.0
99

1010
Name: girepository
1111
Description: GObject Introspection repository parser
12-
Version: 2.80.4
12+
Version: 2.80.5
1313
Requires: glib-2.0, gobject-2.0
1414
Requires.private: gmodule-no-export-2.0, gio-2.0, libffi >= 3.0.0
1515
Libs: -L${libdir} -lgirepository-2.0

mingw32/lib/pkgconfig/glib-2.0.pc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ glib_valgrind_suppressions=${datadir}/glib-2.0/valgrind/glib.supp
1111

1212
Name: GLib
1313
Description: C Utility Library
14-
Version: 2.80.4
14+
Version: 2.80.5
1515
Requires.private: libpcre2-8 >= 10.32
1616
Libs: -L${libdir} -lglib-2.0 -lintl
1717
Libs.private: -lws2_32 -lole32 -lwinmm -lshlwapi -luuid -lm

mingw32/lib/pkgconfig/gmodule-2.0.pc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@ gmodule_supported=true
55

66
Name: GModule
77
Description: Dynamic module loader for GLib
8-
Version: 2.80.4
8+
Version: 2.80.5
99
Requires: gmodule-no-export-2.0, glib-2.0
1010
Cflags: -I${includedir}

mingw32/lib/pkgconfig/gmodule-export-2.0.pc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@ gmodule_supported=true
55

66
Name: GModule
77
Description: Dynamic module loader for GLib
8-
Version: 2.80.4
8+
Version: 2.80.5
99
Requires: gmodule-no-export-2.0, glib-2.0
1010
Cflags: -I${includedir}

mingw32/lib/pkgconfig/gmodule-no-export-2.0.pc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ gmodule_supported=true
66

77
Name: GModule
88
Description: Dynamic module loader for GLib
9-
Version: 2.80.4
9+
Version: 2.80.5
1010
Requires: glib-2.0
1111
Libs: -L${libdir} -lgmodule-2.0
1212
Libs.private: -lintl

mingw32/lib/pkgconfig/gobject-2.0.pc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ libdir=${prefix}/lib
44

55
Name: GObject
66
Description: GLib Type, Object, Parameter and Signal Library
7-
Version: 2.80.4
7+
Version: 2.80.5
88
Requires: glib-2.0
99
Requires.private: libffi >= 3.0.0
1010
Libs: -L${libdir} -lgobject-2.0

mingw32/lib/pkgconfig/gthread-2.0.pc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ libdir=${prefix}/lib
44

55
Name: GThread
66
Description: Thread support for GLib
7-
Version: 2.80.4
7+
Version: 2.80.5
88
Requires: glib-2.0
99
Libs: -L${libdir} -lgthread-2.0
1010
Libs.private: -lintl

mingw32/share/gir-1.0/GLib-2.0.gir

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22366,7 +22366,7 @@ linked against at application run time.</doc>
2236622366
<source-position filename="glib/gtypes.h" line="76"/>
2236722367
<type name="guint8" c:type="guint8"/>
2236822368
</constant>
22369-
<constant name="MICRO_VERSION" value="4" c:type="GLIB_MICRO_VERSION">
22369+
<constant name="MICRO_VERSION" value="5" c:type="GLIB_MICRO_VERSION">
2237022370
<doc xml:space="preserve"
2237122371
filename="glib/gversion.c"
2237222372
line="78">The micro version number of the GLib library.

mingw32/share/gir-1.0/Gio-2.0.gir

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ and/or use gtk-doc annotations. -->
1010
<include name="GModule" version="2.0"/>
1111
<include name="GObject" version="2.0"/>
1212
<package name="gio-2.0"/>
13-
<package name="gio-win32-2.0"/>
13+
<package name="gio-windows-2.0"/>
1414
<c:include name="gio/gio.h"/>
1515
<c:include name="gio/gregistrysettingsbackend.h"/>
1616
<c:include name="gio/gwin32inputstream.h"/>

mingw32/share/gir-1.0/GioWin32-2.0.gir

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ and/or use gtk-doc annotations. -->
1010
<include name="GModule" version="2.0"/>
1111
<include name="GObject" version="2.0"/>
1212
<include name="Gio" version="2.0"/>
13-
<package name="gio-win32-2.0"/>
13+
<package name="gio-windows-2.0"/>
1414
<c:include name="gio/gio.h"/>
1515
<c:include name="gio/gregistrysettingsbackend.h"/>
1616
<c:include name="gio/gwin32inputstream.h"/>

mingw32/share/glib-2.0/codegen/config.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,6 @@
1919
#
2020
# Author: David Zeuthen <[email protected]>
2121

22-
VERSION = "2.80.4"
22+
VERSION = "2.80.5"
2323
MAJOR_VERSION = 2
2424
MINOR_VERSION = 80
62.2 KB
Binary file not shown.
3.65 KB
Binary file not shown.
0 Bytes
Binary file not shown.

var/lib/pacman/local/mingw-w64-i686-git-extra-1.1.641.031e03baf-1/desc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ any
2020
1718204230
2121

2222
%INSTALLDATE%
23-
1724296615
23+
1724814994
2424

2525
%PACKAGER%
2626
Johannes Schindelin <[email protected]>
Binary file not shown.

var/lib/pacman/local/mingw-w64-i686-glib2-2.80.4-1/desc renamed to var/lib/pacman/local/mingw-w64-i686-glib2-2.80.5-1/desc

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
mingw-w64-i686-glib2
33

44
%VERSION%
5-
2.80.4-1
5+
2.80.5-1
66

77
%BASE%
88
mingw-w64-glib2
@@ -17,16 +17,16 @@ https://gitlab.gnome.org/GNOME/glib
1717
any
1818

1919
%BUILDDATE%
20-
1720506226
20+
1724706211
2121

2222
%INSTALLDATE%
23-
1720667892
23+
1724814991
2424

2525
%PACKAGER%
26-
CI (msys2/msys2-autobuild/00495cb2/9852023195)
26+
CI (msys2/msys2-autobuild/f968d2f0/10567193973)
2727

2828
%SIZE%
29-
40491896
29+
40591198
3030

3131
%REASON%
3232
1
Binary file not shown.

var/lib/pacman/sync/clang64.db

-142 Bytes
Binary file not shown.

var/lib/pacman/sync/clang64.db.sig

0 Bytes
Binary file not shown.

var/lib/pacman/sync/mingw32.db

35 Bytes
Binary file not shown.

var/lib/pacman/sync/mingw32.db.sig

0 Bytes
Binary file not shown.

var/lib/pacman/sync/mingw64.db

1.74 KB
Binary file not shown.

var/lib/pacman/sync/mingw64.db.sig

0 Bytes
Binary file not shown.

var/lib/pacman/sync/ucrt64.db

716 Bytes
Binary file not shown.

var/lib/pacman/sync/ucrt64.db.sig

0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)