Skip to content

Commit 72d910f

Browse files
author
Git for Windows Build Agent
committed
Update 6 packages
mingw-w64-i686-gettext-libtextstyle (0.24.1-1 -> 0.25-1) mingw-w64-i686-gettext-runtime (0.24.1-1 -> 0.25-1) mingw-w64-i686-gettext-tools (0.24.1-1 -> 0.25-1) mingw-w64-x86_64-gettext-libtextstyle (0.24.1-1 -> 0.25-1) mingw-w64-x86_64-gettext-runtime (0.24.1-1 -> 0.25-1) mingw-w64-x86_64-gettext-tools (0.24.1-1 -> 0.25-1) Signed-off-by: Git for Windows Build Agent <[email protected]>
1 parent 99e3e93 commit 72d910f

File tree

2,079 files changed

+29001
-9975
lines changed

Some content is hidden

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

2,079 files changed

+29001
-9975
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.24.1
26-
archive_version=0.24.1
25+
version=0.25
26+
archive_version=0.25
2727

2828
# Set variables
2929
# - gettext_datadir directory where the data files are stored.
@@ -393,7 +393,8 @@ case "$ver" in
393393
0.21 | 0.21.1 | \
394394
0.22 | 0.22.1 | 0.22.2 | 0.22.3 | 0.22.4 | 0.22.5 | \
395395
0.23 | 0.23.1 | \
396-
0.24 | 0.24.1 )
396+
0.24 | 0.24.1 | \
397+
0.25 )
397398
;;
398399
*)
399400
func_fatal_error "The AM_GNU_GETTEXT_VERSION declaration in your $configure_in

mingw32/bin/envsubst.exe

0 Bytes
Binary file not shown.

mingw32/bin/gettext.exe

0 Bytes
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.24.1
51+
version=0.25
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.24.1
26-
archive_version=0.24.1
25+
version=0.25
26+
archive_version=0.25
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

22 KB
Binary file not shown.
-382 KB
Binary file not shown.

mingw32/bin/libgettextsrc-0-25.dll

403 KB
Binary file not shown.

0 commit comments

Comments
 (0)