From d3bc40a2621d7b0d3e0a6d5de48aa8a4e5c61fc4 Mon Sep 17 00:00:00 2001 From: Mario Fetka Date: Wed, 29 Apr 2026 20:55:07 +0200 Subject: [PATCH] prepare 1.3 release --- configure | 20 ++++++++++---------- configure.ac | 2 +- po/cs.gmo | Bin 6479 -> 6479 bytes po/cs.po | 4 ++-- po/de.gmo | Bin 6534 -> 6534 bytes po/de.po | 4 ++-- po/es.gmo | Bin 6633 -> 6633 bytes po/es.po | 4 ++-- po/fr.gmo | Bin 6896 -> 6896 bytes po/fr.po | 4 ++-- po/hu.gmo | Bin 6694 -> 6694 bytes po/hu.po | 4 ++-- po/ipx-utils.pot | 4 ++-- po/it.gmo | Bin 6537 -> 6537 bytes po/it.po | 4 ++-- po/ja.gmo | Bin 7211 -> 7211 bytes po/ja.po | 4 ++-- po/pt_BR.gmo | Bin 6500 -> 6500 bytes po/pt_BR.po | 4 ++-- po/zh_CN.gmo | Bin 6149 -> 6149 bytes po/zh_CN.po | 4 ++-- po/zh_TW.gmo | Bin 6166 -> 6166 bytes po/zh_TW.po | 4 ++-- 23 files changed, 33 insertions(+), 33 deletions(-) diff --git a/configure b/configure index 98215fe..353e693 100755 --- a/configure +++ b/configure @@ -1,6 +1,6 @@ #! /bin/sh # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.72 for ipx-utils 1.2. +# Generated by GNU Autoconf 2.72 for ipx-utils 1.3. # # Report bugs to . # @@ -604,8 +604,8 @@ MAKEFLAGS= # Identity of this package. PACKAGE_NAME='ipx-utils' PACKAGE_TARNAME='ipx-utils' -PACKAGE_VERSION='1.2' -PACKAGE_STRING='ipx-utils 1.2' +PACKAGE_VERSION='1.3' +PACKAGE_STRING='ipx-utils 1.3' PACKAGE_BUGREPORT='mario.fetka@disconnected-by-peer.at' PACKAGE_URL='' @@ -1330,7 +1330,7 @@ if test "$ac_init_help" = "long"; then # Omit some internal or obsolete options to make the list less imposing. # This message is too long to be a string in the A/UX 3.1 sh. cat <<_ACEOF -'configure' configures ipx-utils 1.2 to adapt to many kinds of systems. +'configure' configures ipx-utils 1.3 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1401,7 +1401,7 @@ fi if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of ipx-utils 1.2:";; + short | recursive ) echo "Configuration of ipx-utils 1.3:";; esac cat <<\_ACEOF @@ -1504,7 +1504,7 @@ fi test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -ipx-utils configure 1.2 +ipx-utils configure 1.3 generated by GNU Autoconf 2.72 Copyright (C) 2023 Free Software Foundation, Inc. @@ -1811,7 +1811,7 @@ cat >config.log <<_ACEOF This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. -It was created by ipx-utils $as_me 1.2, which was +It was created by ipx-utils $as_me 1.3, which was generated by GNU Autoconf 2.72. Invocation command line was $ $0$ac_configure_args_raw @@ -3294,7 +3294,7 @@ fi # Define the identity of the package. PACKAGE='ipx-utils' - VERSION='1.2' + VERSION='1.3' printf "%s\n" "#define PACKAGE \"$PACKAGE\"" >>confdefs.h @@ -9474,7 +9474,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 # report actual input values of CONFIG_FILES etc. instead of their # values after options handling. ac_log=" -This file was extended by ipx-utils $as_me 1.2, which was +This file was extended by ipx-utils $as_me 1.3, which was generated by GNU Autoconf 2.72. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -9542,7 +9542,7 @@ ac_cs_config_escaped=`printf "%s\n" "$ac_cs_config" | sed "s/^ //; s/'/'\\\\\\\\ cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 ac_cs_config='$ac_cs_config_escaped' ac_cs_version="\\ -ipx-utils config.status 1.2 +ipx-utils config.status 1.3 configured by $0, generated by GNU Autoconf 2.72, with options \\"\$ac_cs_config\\" diff --git a/configure.ac b/configure.ac index 30fcd0a..dfa8277 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([ipx-utils], [1.2], [mario.fetka@disconnected-by-peer.at]) +AC_INIT([ipx-utils], [1.3], [mario.fetka@disconnected-by-peer.at]) AC_CONFIG_SRCDIR([src/ipx_configure.c]) AC_CONFIG_HEADERS([config.h]) AC_CONFIG_MACRO_DIRS([m4]) diff --git a/po/cs.gmo b/po/cs.gmo index 8690f08b0acabdcc9a6165126924501d2eb77342..240a46c2504d76be25702fca9979d5d609f44663 100644 GIT binary patch delta 14 VcmX?ablzx#6Cb1TW@kPgZU8BF1X2J1 delta 14 VcmX?ablzx#6Cb0|W@kPgZU8B91W^D0 diff --git a/po/cs.po b/po/cs.po index c61654b..6eaa3a0 100644 --- a/po/cs.po +++ b/po/cs.po @@ -1,8 +1,8 @@ msgid "" msgstr "" -"Project-Id-Version: ipx-utils 1.2\n" +"Project-Id-Version: ipx-utils 1.3\n" "Report-Msgid-Bugs-To: mario.fetka@disconnected-by-peer.at\n" -"POT-Creation-Date: 2026-04-29 20:45+0200\n" +"POT-Creation-Date: 2026-04-29 20:51+0200\n" "PO-Revision-Date: 2026-04-29 00:00+0200\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" diff --git a/po/de.gmo b/po/de.gmo index 5fd21ff77cd5f04345a2d007a2a4e560c2831cc0..627e9f6e870e892716c1270efc6aa707847ea36b 100644 GIT binary patch delta 14 VcmZoOZZqEC#K&m7*_qFo8vr7c1Ni^| delta 14 VcmZoOZZqEC#K&l~*_qFo8vr7W1NZ;{ diff --git a/po/de.po b/po/de.po index b4c39c3..66f3db6 100644 --- a/po/de.po +++ b/po/de.po @@ -1,8 +1,8 @@ msgid "" msgstr "" -"Project-Id-Version: ipx-utils 1.2\n" +"Project-Id-Version: ipx-utils 1.3\n" "Report-Msgid-Bugs-To: mario.fetka@disconnected-by-peer.at\n" -"POT-Creation-Date: 2026-04-29 20:45+0200\n" +"POT-Creation-Date: 2026-04-29 20:51+0200\n" "PO-Revision-Date: 2026-04-29 00:00+0200\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" diff --git a/po/es.gmo b/po/es.gmo index 52a8e368a05e7ffecb3fcdedf571d695a48123c8..2af884ea5a251a006c6713117396266f8a928b53 100644 GIT binary patch delta 14 VcmaE9{L*-X6Cb1TW@o--+yE_S1tI_d delta 14 VcmaE9{L*-X6Cb0|W@o--+yE_M1t9x$ diff --git a/po/fr.po b/po/fr.po index 28548e0..7cf0e65 100644 --- a/po/fr.po +++ b/po/fr.po @@ -1,8 +1,8 @@ msgid "" msgstr "" -"Project-Id-Version: ipx-utils 1.2\n" +"Project-Id-Version: ipx-utils 1.3\n" "Report-Msgid-Bugs-To: mario.fetka@disconnected-by-peer.at\n" -"POT-Creation-Date: 2026-04-29 20:45+0200\n" +"POT-Creation-Date: 2026-04-29 20:51+0200\n" "PO-Revision-Date: 2026-04-29 00:00+0200\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" diff --git a/po/hu.gmo b/po/hu.gmo index db7150cb004da78a6fd35420160c3e59cc7d9318..a945c52003720000dba51c0a82256db08bad68b1 100644 GIT binary patch delta 14 VcmZ2xvdm\n" "Language-Team: LANGUAGE \n" diff --git a/po/it.gmo b/po/it.gmo index 4fa8e6e15faad0e8dd1c5e3364a70b6a1cd008f0..253e18a2524de5c2d6f97d895bc7b9721de57c0a 100644 GIT binary patch delta 14 VcmeA)?lj)u#K&m7*_qFc8vr8b1Ofm6 delta 14 VcmeA)?lj)u#K&l~*_qFc8vr8V1OWg5 diff --git a/po/it.po b/po/it.po index 9f68678..c8471ec 100644 --- a/po/it.po +++ b/po/it.po @@ -1,8 +1,8 @@ msgid "" msgstr "" -"Project-Id-Version: ipx-utils 1.2\n" +"Project-Id-Version: ipx-utils 1.3\n" "Report-Msgid-Bugs-To: mario.fetka@disconnected-by-peer.at\n" -"POT-Creation-Date: 2026-04-29 20:45+0200\n" +"POT-Creation-Date: 2026-04-29 20:51+0200\n" "PO-Revision-Date: 2026-04-29 00:00+0200\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" diff --git a/po/ja.gmo b/po/ja.gmo index 157bac098fed5b529b00b7b0bf792033387f6271..327c3ea65baa4c410cf81c6b5b38b81ca6a42fc6 100644 GIT binary patch delta 14 VcmZ2&vD#vT6Cb1TW@o+^yZ|T}1oQv^ delta 14 VcmZ2&vD#vT6Cb0|W@o+^yZ|T@1oHp@ diff --git a/po/ja.po b/po/ja.po index bfda301..a571312 100644 --- a/po/ja.po +++ b/po/ja.po @@ -1,8 +1,8 @@ msgid "" msgstr "" -"Project-Id-Version: ipx-utils 1.2\n" +"Project-Id-Version: ipx-utils 1.3\n" "Report-Msgid-Bugs-To: mario.fetka@disconnected-by-peer.at\n" -"POT-Creation-Date: 2026-04-29 20:45+0200\n" +"POT-Creation-Date: 2026-04-29 20:51+0200\n" "PO-Revision-Date: 2026-04-29 00:00+0200\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" diff --git a/po/pt_BR.gmo b/po/pt_BR.gmo index b56acd135265e167d14711c5e18734a00483c193..3ed65c2f3de95ba56fd3a6c2b51e063af0dab0e2 100644 GIT binary patch delta 14 VcmaE2^u%a`6Cb1TW@kP{ZU8I81d#v$ delta 14 VcmaE2^u%a`6Cb0|W@kP{ZU8I21dsp# diff --git a/po/pt_BR.po b/po/pt_BR.po index 2727bbc..aed3ddc 100644 --- a/po/pt_BR.po +++ b/po/pt_BR.po @@ -1,8 +1,8 @@ msgid "" msgstr "" -"Project-Id-Version: ipx-utils 1.2\n" +"Project-Id-Version: ipx-utils 1.3\n" "Report-Msgid-Bugs-To: mario.fetka@disconnected-by-peer.at\n" -"POT-Creation-Date: 2026-04-29 20:45+0200\n" +"POT-Creation-Date: 2026-04-29 20:51+0200\n" "PO-Revision-Date: 2026-04-29 00:00+0200\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" diff --git a/po/zh_CN.gmo b/po/zh_CN.gmo index cba1d23c04020c7bff520f0fe0873356fd5061d7..6300b0fdd3d8affa6d1d294a17972f29f4ac4270 100644 GIT binary patch delta 14 VcmZoQXf@d2#K&m7*_rPUCjcWY1a1HT delta 14 VcmZoQXf@d2#K&l~*_rPUCjcWS1Z@BS diff --git a/po/zh_CN.po b/po/zh_CN.po index 2c50a03..2bbd4cf 100644 --- a/po/zh_CN.po +++ b/po/zh_CN.po @@ -1,8 +1,8 @@ msgid "" msgstr "" -"Project-Id-Version: ipx-utils 1.2\n" +"Project-Id-Version: ipx-utils 1.3\n" "Report-Msgid-Bugs-To: mario.fetka@disconnected-by-peer.at\n" -"POT-Creation-Date: 2026-04-29 20:45+0200\n" +"POT-Creation-Date: 2026-04-29 20:51+0200\n" "PO-Revision-Date: 2026-04-29 00:00+0200\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" diff --git a/po/zh_TW.gmo b/po/zh_TW.gmo index 5033820a7ce1f78bedb0b35a65db4a04d0ff9f9f..ea7b669a32fe0cd8884ddabb9257916d2fcd38e2 100644 GIT binary patch delta 14 VcmbPcFwJ0t6Cb1TW@o<3oB$;W1fc)` delta 14 VcmbPcFwJ0t6Cb0|W@o<3oB$;Q1fT!_ diff --git a/po/zh_TW.po b/po/zh_TW.po index d97be3b..864ed3a 100644 --- a/po/zh_TW.po +++ b/po/zh_TW.po @@ -1,8 +1,8 @@ msgid "" msgstr "" -"Project-Id-Version: ipx-utils 1.2\n" +"Project-Id-Version: ipx-utils 1.3\n" "Report-Msgid-Bugs-To: mario.fetka@disconnected-by-peer.at\n" -"POT-Creation-Date: 2026-04-29 20:45+0200\n" +"POT-Creation-Date: 2026-04-29 20:51+0200\n" "PO-Revision-Date: 2026-04-29 00:00+0200\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n"