Skip to content

Commit

Permalink
Update 2 packages
Browse files Browse the repository at this point in the history
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]>
  • Loading branch information
Git for Windows Build Agent committed Oct 20, 2024
1 parent 261673a commit f1b0592
Show file tree
Hide file tree
Showing 69 changed files with 271 additions and 271 deletions.
Binary file modified etc/rebase.db.i386
Binary file not shown.
Binary file modified mingw32/bin/gdbus-codegen.exe
Binary file not shown.
Binary file modified mingw32/bin/gdbus.exe
Binary file not shown.
Binary file modified mingw32/bin/gi-compile-repository.exe
Binary file not shown.
Binary file modified mingw32/bin/gi-decompile-typelib.exe
Binary file not shown.
Binary file modified mingw32/bin/gi-inspect-typelib.exe
Binary file not shown.
Binary file modified mingw32/bin/gio-querymodules.exe
Binary file not shown.
Binary file modified mingw32/bin/gio.exe
Binary file not shown.
Binary file modified mingw32/bin/glib-compile-resources.exe
Binary file not shown.
Binary file modified mingw32/bin/glib-compile-schemas.exe
Binary file not shown.
2 changes: 1 addition & 1 deletion mingw32/bin/glib-genmarshal-script.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
import re
import sys

VERSION_STR = '''glib-genmarshal version 2.82.1
VERSION_STR = '''glib-genmarshal version 2.82.2
glib-genmarshal comes with ABSOLUTELY NO WARRANTY.
You may redistribute copies of glib-genmarshal under the terms of
the GNU General Public License which can be found in the
Expand Down
Binary file modified mingw32/bin/glib-genmarshal.exe
Binary file not shown.
2 changes: 1 addition & 1 deletion mingw32/bin/glib-gettextize
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ Usage: glib-gettextize [OPTION]... [package-dir]
-f, --force force writing of new files even if old exist
Report bugs to https://gitlab.gnome.org/GNOME/glib/issues/new."
package=glib
version=2.82.1
version=2.82.2
try_ln_s=:

# Directory where the sources are stored.
Expand Down
2 changes: 1 addition & 1 deletion mingw32/bin/glib-mkenums-script.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
# Non-english locale systems might complain to unrecognized character
sys.stdout = io.TextIOWrapper(sys.stdout.detach(), encoding='utf-8')

VERSION_STR = '''glib-mkenums version 2.82.1
VERSION_STR = '''glib-mkenums version 2.82.2
glib-mkenums comes with ABSOLUTELY NO WARRANTY.
You may redistribute copies of glib-mkenums under the terms of
the GNU General Public License which can be found in the
Expand Down
Binary file modified mingw32/bin/glib-mkenums.exe
Binary file not shown.
Binary file modified mingw32/bin/gobject-query.exe
Binary file not shown.
Binary file modified mingw32/bin/gresource.exe
Binary file not shown.
Binary file modified mingw32/bin/gsettings.exe
Binary file not shown.
Binary file modified mingw32/bin/gspawn-win32-helper-console.exe
Binary file not shown.
Binary file modified mingw32/bin/gspawn-win32-helper.exe
Binary file not shown.
2 changes: 1 addition & 1 deletion mingw32/bin/gtester-report-script.py
Original file line number Diff line number Diff line change
Expand Up @@ -457,7 +457,7 @@ def parse_opts():
:return: An options object and the program arguments.
"""
parser = optparse.OptionParser()
parser.version = '2.82.1'
parser.version = '2.82.2'
parser.usage = "%prog [OPTIONS] <gtester-log.xml>"
parser.description = "Generate HTML reports from the XML log files generated by gtester."
parser.epilog = "gtester-report (GLib utils) version %s."% (parser.version,)
Expand Down
Binary file modified mingw32/bin/gtester-report.exe
Binary file not shown.
Binary file modified mingw32/bin/libgio-2.0-0.dll
Binary file not shown.
Binary file modified mingw32/bin/libgirepository-2.0-0.dll
Binary file not shown.
Binary file modified mingw32/bin/libglib-2.0-0.dll
Binary file not shown.
Binary file modified mingw32/bin/libgmodule-2.0-0.dll
Binary file not shown.
Binary file modified mingw32/bin/libgobject-2.0-0.dll
Binary file not shown.
Binary file modified mingw32/bin/libgthread-2.0-0.dll
Binary file not shown.
6 changes: 3 additions & 3 deletions mingw32/include/glib-2.0/gio/gioenumtypes.h
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@

G_BEGIN_DECLS

/* enumerations from "../glib-2.82.1/gio/gioenums.h" */
/* enumerations from "../glib-2.82.2/gio/gioenums.h" */
GIO_AVAILABLE_IN_ALL GType g_app_info_create_flags_get_type (void) G_GNUC_CONST;
#define G_TYPE_APP_INFO_CREATE_FLAGS (g_app_info_create_flags_get_type ())
GIO_AVAILABLE_IN_ALL GType g_converter_flags_get_type (void) G_GNUC_CONST;
Expand Down Expand Up @@ -192,11 +192,11 @@ GIO_AVAILABLE_IN_ALL GType g_pollable_return_get_type (void) G_GNUC_CONST;
GIO_AVAILABLE_IN_ALL GType g_memory_monitor_warning_level_get_type (void) G_GNUC_CONST;
#define G_TYPE_MEMORY_MONITOR_WARNING_LEVEL (g_memory_monitor_warning_level_get_type ())

/* enumerations from "../glib-2.82.1/gio/gresolver.h" */
/* enumerations from "../glib-2.82.2/gio/gresolver.h" */
GIO_AVAILABLE_IN_ALL GType g_resolver_name_lookup_flags_get_type (void) G_GNUC_CONST;
#define G_TYPE_RESOLVER_NAME_LOOKUP_FLAGS (g_resolver_name_lookup_flags_get_type ())

/* enumerations from "../glib-2.82.1/gio/gsettings.h" */
/* enumerations from "../glib-2.82.2/gio/gsettings.h" */
GIO_AVAILABLE_IN_ALL GType g_settings_bind_flags_get_type (void) G_GNUC_CONST;
#define G_TYPE_SETTINGS_BIND_FLAGS (g_settings_bind_flags_get_type ())
G_END_DECLS
Expand Down
2 changes: 1 addition & 1 deletion mingw32/include/glib-2.0/gobject/glib-enumtypes.h
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

G_BEGIN_DECLS

/* enumerations from "../glib-2.82.1/gobject/../glib/gunicode.h" */
/* enumerations from "../glib-2.82.2/gobject/../glib/gunicode.h" */
GOBJECT_AVAILABLE_IN_2_60 GType g_unicode_type_get_type (void) G_GNUC_CONST;
#define G_TYPE_UNICODE_TYPE (g_unicode_type_get_type ())
GOBJECT_AVAILABLE_IN_2_60 GType g_unicode_break_type_get_type (void) G_GNUC_CONST;
Expand Down
Binary file modified mingw32/lib/girepository-1.0/GLib-2.0.typelib
Binary file not shown.
2 changes: 1 addition & 1 deletion mingw32/lib/glib-2.0/include/glibconfig.h
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ typedef unsigned int guintptr;

#define GLIB_MAJOR_VERSION 2
#define GLIB_MINOR_VERSION 82
#define GLIB_MICRO_VERSION 1
#define GLIB_MICRO_VERSION 2

#define G_OS_WIN32
#define G_PLATFORM_WIN32
Expand Down
Binary file modified mingw32/lib/libgio-2.0.a
Binary file not shown.
Binary file modified mingw32/lib/libgirepository-2.0.a
Binary file not shown.
Binary file modified mingw32/lib/libglib-2.0.a
Binary file not shown.
Binary file modified mingw32/lib/libgmodule-2.0.a
Binary file not shown.
Binary file modified mingw32/lib/libgobject-2.0.a
Binary file not shown.
Binary file modified mingw32/lib/libgthread-2.0.a
Binary file not shown.
2 changes: 1 addition & 1 deletion mingw32/lib/pkgconfig/gio-2.0.pc
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ gsettings=${bindir}/gsettings

Name: GIO
Description: glib I/O library
Version: 2.82.1
Version: 2.82.2
Requires: glib-2.0, gobject-2.0
Requires.private: gmodule-no-export-2.0, zlib
Libs: -L${libdir} -lgio-2.0
Expand Down
2 changes: 1 addition & 1 deletion mingw32/lib/pkgconfig/gio-windows-2.0.pc
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@ includedir=${prefix}/include

Name: GIO Windows specific APIs
Description: Windows specific headers for glib I/O library
Version: 2.82.1
Version: 2.82.2
Requires: gobject-2.0, gmodule-no-export-2.0, gio-2.0
Cflags: -I${includedir}/gio-win32-2.0
2 changes: 1 addition & 1 deletion mingw32/lib/pkgconfig/girepository-2.0.pc
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ typelibdir=${libdir}/girepository-1.0

Name: girepository
Description: GObject Introspection repository parser
Version: 2.82.1
Version: 2.82.2
Requires: glib-2.0, gobject-2.0
Requires.private: gmodule-no-export-2.0, gio-2.0, libffi >= 3.0.0
Libs: -L${libdir} -lgirepository-2.0
Expand Down
2 changes: 1 addition & 1 deletion mingw32/lib/pkgconfig/glib-2.0.pc
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ glib_valgrind_suppressions=${datadir}/glib-2.0/valgrind/glib.supp

Name: GLib
Description: C Utility Library
Version: 2.82.1
Version: 2.82.2
Requires.private: libpcre2-8 >= 10.32
Libs: -L${libdir} -lglib-2.0 -lintl
Libs.private: -lws2_32 -lole32 -lwinmm -lshlwapi -luuid -latomic -lm
Expand Down
2 changes: 1 addition & 1 deletion mingw32/lib/pkgconfig/gmodule-2.0.pc
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@ gmodule_supported=true

Name: GModule
Description: Dynamic module loader for GLib
Version: 2.82.1
Version: 2.82.2
Requires: gmodule-no-export-2.0, glib-2.0
Cflags: -I${includedir}
2 changes: 1 addition & 1 deletion mingw32/lib/pkgconfig/gmodule-export-2.0.pc
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@ gmodule_supported=true

Name: GModule
Description: Dynamic module loader for GLib
Version: 2.82.1
Version: 2.82.2
Requires: gmodule-no-export-2.0, glib-2.0
Cflags: -I${includedir}
2 changes: 1 addition & 1 deletion mingw32/lib/pkgconfig/gmodule-no-export-2.0.pc
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ gmodule_supported=true

Name: GModule
Description: Dynamic module loader for GLib
Version: 2.82.1
Version: 2.82.2
Requires: glib-2.0
Libs: -L${libdir} -lgmodule-2.0
Libs.private: -lintl
Expand Down
2 changes: 1 addition & 1 deletion mingw32/lib/pkgconfig/gobject-2.0.pc
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ libdir=${prefix}/lib

Name: GObject
Description: GLib Type, Object, Parameter and Signal Library
Version: 2.82.1
Version: 2.82.2
Requires: glib-2.0
Requires.private: libffi >= 3.0.0
Libs: -L${libdir} -lgobject-2.0
Expand Down
2 changes: 1 addition & 1 deletion mingw32/lib/pkgconfig/gthread-2.0.pc
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ libdir=${prefix}/lib

Name: GThread
Description: Thread support for GLib
Version: 2.82.1
Version: 2.82.2
Requires: glib-2.0
Libs: -L${libdir} -lgthread-2.0
Libs.private: -lintl
Expand Down
2 changes: 1 addition & 1 deletion mingw32/share/gir-1.0/GLib-2.0.gir
Original file line number Diff line number Diff line change
Expand Up @@ -22798,7 +22798,7 @@ linked against at application run time.</doc>
<source-position filename="glib/gtypes.h" line="76"/>
<type name="guint8" c:type="guint8"/>
</constant>
<constant name="MICRO_VERSION" value="1" c:type="GLIB_MICRO_VERSION">
<constant name="MICRO_VERSION" value="2" c:type="GLIB_MICRO_VERSION">
<doc xml:space="preserve"
filename="glib/gversion.c"
line="78">The micro version number of the GLib library.
Expand Down
Loading

0 comments on commit f1b0592

Please sign in to comment.