Skip to content

Commit f1b0592

Browse files
author
Git for Windows Build Agent
committed
Update 2 packages
mingw-w64-i686-glib2 (2.82.1-1 -> 2.82.2-1) mingw-w64-i686-python-packaging (24.1-1 -> 24.1-2) Signed-off-by: Git for Windows Build Agent <[email protected]>
1 parent 261673a commit f1b0592

Some content is hidden

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

69 files changed

+271
-271
lines changed

etc/rebase.db.i386

0 Bytes
Binary file not shown.

mingw32/bin/gdbus-codegen.exe

-476 Bytes
Binary file not shown.

mingw32/bin/gdbus.exe

4 Bytes
Binary file not shown.

mingw32/bin/gi-compile-repository.exe

4 Bytes
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

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

mingw32/bin/glib-compile-schemas.exe

-508 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.82.1
25+
VERSION_STR = '''glib-genmarshal version 2.82.2
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

-476 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.82.1
42+
version=2.82.2
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.82.1
25+
VERSION_STR = '''glib-mkenums version 2.82.2
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

-476 Bytes
Binary file not shown.

mingw32/bin/gobject-query.exe

4 Bytes
Binary file not shown.

mingw32/bin/gresource.exe

-508 Bytes
Binary file not shown.

mingw32/bin/gsettings.exe

-508 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.82.1'
460+
parser.version = '2.82.2'
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

-476 Bytes
Binary file not shown.

mingw32/bin/libgio-2.0-0.dll

5.5 KB
Binary file not shown.

mingw32/bin/libgirepository-2.0-0.dll

0 Bytes
Binary file not shown.

mingw32/bin/libglib-2.0-0.dll

6.03 KB
Binary file not shown.

mingw32/bin/libgmodule-2.0-0.dll

0 Bytes
Binary file not shown.

mingw32/bin/libgobject-2.0-0.dll

0 Bytes
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.82.1/gio/gioenums.h" */
33+
/* enumerations from "../glib-2.82.2/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.82.1/gio/gresolver.h" */
195+
/* enumerations from "../glib-2.82.2/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.82.1/gio/gsettings.h" */
199+
/* enumerations from "../glib-2.82.2/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.82.1/gobject/../glib/gunicode.h" */
11+
/* enumerations from "../glib-2.82.2/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 82
118-
#define GLIB_MICRO_VERSION 1
118+
#define GLIB_MICRO_VERSION 2
119119

120120
#define G_OS_WIN32
121121
#define G_PLATFORM_WIN32

mingw32/lib/libgio-2.0.a

484 Bytes
Binary file not shown.

mingw32/lib/libgirepository-2.0.a

-294 Bytes
Binary file not shown.

mingw32/lib/libglib-2.0.a

-262 Bytes
Binary file not shown.

mingw32/lib/libgmodule-2.0.a

0 Bytes
Binary file not shown.

mingw32/lib/libgobject-2.0.a

0 Bytes
Binary file not shown.

mingw32/lib/libgthread-2.0.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.82.1
21+
Version: 2.82.2
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.82.1
6+
Version: 2.82.2
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.82.1
12+
Version: 2.82.2
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.82.1
14+
Version: 2.82.2
1515
Requires.private: libpcre2-8 >= 10.32
1616
Libs: -L${libdir} -lglib-2.0 -lintl
1717
Libs.private: -lws2_32 -lole32 -lwinmm -lshlwapi -luuid -latomic -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.82.1
8+
Version: 2.82.2
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.82.1
8+
Version: 2.82.2
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.82.1
9+
Version: 2.82.2
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.82.1
7+
Version: 2.82.2
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.82.1
7+
Version: 2.82.2
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
@@ -22798,7 +22798,7 @@ linked against at application run time.</doc>
2279822798
<source-position filename="glib/gtypes.h" line="76"/>
2279922799
<type name="guint8" c:type="guint8"/>
2280022800
</constant>
22801-
<constant name="MICRO_VERSION" value="1" c:type="GLIB_MICRO_VERSION">
22801+
<constant name="MICRO_VERSION" value="2" c:type="GLIB_MICRO_VERSION">
2280222802
<doc xml:space="preserve"
2280322803
filename="glib/gversion.c"
2280422804
line="78">The micro version number of the GLib library.

0 commit comments

Comments
 (0)