Skip to content

Commit f3d77da

Browse files
author
Git for Windows Build Agent
committed
Update 3 packages
mingw-w64-i686-gettext-libtextstyle (0.25.1-1 -> 0.26-1) mingw-w64-i686-gettext-runtime (0.25.1-1 -> 0.26-1) mingw-w64-i686-gettext-tools (0.25.1-1 -> 0.26-1) Signed-off-by: Git for Windows Build Agent <[email protected]>
1 parent 8ad666b commit f3d77da

File tree

869 files changed

+9066
-6810
lines changed

Some content is hidden

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

869 files changed

+9066
-6810
lines changed

mingw32/bin/autopoint

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,8 @@
2222

2323
progname=$0
2424
package=gettext-tools
25-
version=0.25.1
26-
archive_version=0.25.1
25+
version=0.26
26+
archive_version=0.26
2727

2828
# Set variables
2929
# - gettext_datadir directory where the data files are stored.
@@ -403,7 +403,8 @@ case "$ver" in
403403
0.22 | 0.22.1 | 0.22.2 | 0.22.3 | 0.22.4 | 0.22.5 | \
404404
0.23 | 0.23.1 | 0.23.2 | \
405405
0.24 | 0.24.1 | 0.24.2 | \
406-
0.25 | 0.25.1 )
406+
0.25 | 0.25.1 | \
407+
0.26 )
407408
;;
408409
*)
409410
func_fatal_error "The AM_GNU_GETTEXT_VERSION declaration in your $configure_in

mingw32/bin/envsubst.exe

1 KB
Binary file not shown.

mingw32/bin/gettext.exe

2 KB
Binary file not shown.

mingw32/bin/gettext.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ if test -z "${ZSH_VERSION+set}"; then
4848
gettext.sh | */gettext.sh | *\\gettext.sh)
4949
progname=$0
5050
package=gettext-runtime
51-
version=0.25.1
51+
version=0.26
5252
# func_usage
5353
# outputs to stdout the --help usage message.
5454
func_usage ()

mingw32/bin/gettextize

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,8 @@
2222

2323
progname=$0
2424
package=gettext-tools
25-
version=0.25.1
26-
archive_version=0.25.1
25+
version=0.26
26+
archive_version=0.26
2727

2828
# Set variables
2929
# - gettext_datadir directory where the data files are stored.

mingw32/bin/libasprintf-0.dll

512 Bytes
Binary file not shown.

mingw32/bin/libgettextpo-0.dll

17 KB
Binary file not shown.

mingw32/bin/libgettextsrc-0-25-1.dll

-402 KB
Binary file not shown.

mingw32/bin/libgettextsrc-0-26.dll

413 KB
Binary file not shown.

0 commit comments

Comments
 (0)