Skip to content

Commit

Permalink
Prepare for 0.2.42 release
Browse files Browse the repository at this point in the history
  • Loading branch information
ileanadumitrescu95 committed Aug 25, 2023
1 parent d42fa82 commit 3785481
Show file tree
Hide file tree
Showing 16 changed files with 39 additions and 15 deletions.
18 changes: 18 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,21 @@
2023-08-25 Ileana Dumitrescu <[email protected]>

* Release 0.2.42

* configure.ac: Release 0.2.42.
* NEWS: Add 0.2.42 release info.
* po/*.po: Update Project-Id-Version.
* po/Makefile.in: Release 0.2.42.
* src/libzvbi.h: Update version number macros.
* src/version.h: New version number.
* src/io-v4l.c: Fix truncated string compiler warning.
* daemon/proxyd.c: Remove warning 'warn_unused_result' for dup().
* src/proxy-msg.c: Remove warning 'warn_unused_result' for write().
* examples/wss.c: Remove warning 'warn_unused_result' for write().
* contrib/ntsc-cc.c: Remove warning 'warn_unused_result' for fread().
* src/packet.c: Apply patch to consider ERASE_PAGE flag with single page transmissions.
* src/export.c: Fix build warning for multiple param documentation sections.

2023-02-13 Ileana Dumitrescu <[email protected]>

* Release 0.2.41
Expand Down
6 changes: 6 additions & 0 deletions NEWS
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
libzvbi 0.2.42, 2023-08-25
--------------------------
Fix several compiler warnings.

Apply patch to consider ERASE_PAGE flag with single page transmissions.

libzvbi 0.2.41, 2023-02-13
--------------------------
In libzvbi.h, remove include version.h to fix include issue.
Expand Down
2 changes: 1 addition & 1 deletion configure.ac
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ dnl Process this file with autoconf to produce a configure script.

dnl Autoconf initialization
AC_PREREQ([2.71])
AC_INIT([zvbi],[0.2.41])
AC_INIT([zvbi],[0.2.42])

AC_CONFIG_SRCDIR(src/vbi.c)
AC_CONFIG_HEADERS([config.h])
Expand Down
4 changes: 2 additions & 2 deletions po/Makefile.in
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
GETTEXT_MACRO_VERSION = 0.20

PACKAGE = zvbi
VERSION = 0.2.41
VERSION = 0.2.42
PACKAGE_BUGREPORT =

SED = /usr/bin/sed
Expand Down Expand Up @@ -209,7 +209,7 @@ $(DOMAIN).pot-update: $(POTFILES) $(srcdir)/POTFILES.in remove-potcdate.sed
--files-from=$(srcdir)/POTFILES.in \
--copyright-holder='$(COPYRIGHT_HOLDER)' \
--package-name="$${package_prefix}zvbi" \
--package-version='0.2.37' \
--package-version='0.2.42' \
--msgid-bugs-address="$$msgid_bugs_address" \
$(XGETTEXT_OPTIONS) \
;; \
Expand Down
2 changes: 1 addition & 1 deletion po/de.po
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
#
msgid ""
msgstr ""
"Project-Id-Version: zvbi 0.2.41\n"
"Project-Id-Version: zvbi 0.2.42\n"
"Report-Msgid-Bugs-To: [email protected]\n"
"POT-Creation-Date: 2022-10-05 16:09+0300\n"
"PO-Revision-Date: 2007-11-27 18:33+0100\n"
Expand Down
2 changes: 1 addition & 1 deletion po/[email protected]
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
#
msgid ""
msgstr ""
"Project-Id-Version: zvbi 0.2.41\n"
"Project-Id-Version: zvbi 0.2.42\n"
"Report-Msgid-Bugs-To: [email protected]\n"
"POT-Creation-Date: 2022-10-05 16:09+0300\n"
"PO-Revision-Date: 2013-08-28 16:25+0200\n"
Expand Down
2 changes: 1 addition & 1 deletion po/[email protected]
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
#
msgid ""
msgstr ""
"Project-Id-Version: zvbi 0.2.41\n"
"Project-Id-Version: zvbi 0.2.42\n"
"Report-Msgid-Bugs-To: [email protected]\n"
"POT-Creation-Date: 2022-10-05 16:09+0300\n"
"PO-Revision-Date: 2013-08-28 16:25+0200\n"
Expand Down
2 changes: 1 addition & 1 deletion po/es.po
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
msgid ""
msgstr ""
"Project-Id-Version: zvbi 0.2.41\n"
"Project-Id-Version: zvbi 0.2.42\n"
"Report-Msgid-Bugs-To: [email protected]\n"
"POT-Creation-Date: 2022-10-05 16:09+0300\n"
"PO-Revision-Date: 2007-11-27 18:34+0100\n"
Expand Down
2 changes: 1 addition & 1 deletion po/fr.po
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
#
msgid ""
msgstr ""
"Project-Id-Version: zvbi 0.2.41\n"
"Project-Id-Version: zvbi 0.2.42\n"
"Report-Msgid-Bugs-To: [email protected]\n"
"POT-Creation-Date: 2022-10-05 16:09+0300\n"
"PO-Revision-Date: 2007-11-27 18:35+0100\n"
Expand Down
2 changes: 1 addition & 1 deletion po/it.po
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
msgid ""
msgstr ""
"Project-Id-Version: zvbi 0.2.41\n"
"Project-Id-Version: zvbi 0.2.42\n"
"Report-Msgid-Bugs-To: [email protected]\n"
"POT-Creation-Date: 2022-10-05 16:09+0300\n"
"PO-Revision-Date: 2007-11-27 18:37+0100\n"
Expand Down
2 changes: 1 addition & 1 deletion po/ka.po
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
#
msgid ""
msgstr ""
"Project-Id-Version: zvbi 0.2.41\n"
"Project-Id-Version: zvbi 0.2.42\n"
"Report-Msgid-Bugs-To: [email protected]\n"
"POT-Creation-Date: 2022-12-13 21:07+0100\n"
"PO-Revision-Date: 2022-12-13 22:02+0100\n"
Expand Down
2 changes: 1 addition & 1 deletion po/nl.po
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
#
msgid ""
msgstr ""
"Project-Id-Version: zvbi 0.2.41\n"
"Project-Id-Version: zvbi 0.2.42\n"
"Report-Msgid-Bugs-To: [email protected]\n"
"POT-Creation-Date: 2022-10-05 16:09+0300\n"
"PO-Revision-Date: 2007-11-27 18:38+0100\n"
Expand Down
2 changes: 1 addition & 1 deletion po/pl.po
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
#
msgid ""
msgstr ""
"Project-Id-Version: zvbi 0.2.41\n"
"Project-Id-Version: zvbi 0.2.42\n"
"Report-Msgid-Bugs-To: [email protected]\n"
"POT-Creation-Date: 2022-10-05 16:09+0300\n"
"PO-Revision-Date: 2004-10-25 12:24+0200\n"
Expand Down
2 changes: 1 addition & 1 deletion po/sv.po
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
#
msgid ""
msgstr ""
"Project-Id-Version: zvbi 0.2.41\n"
"Project-Id-Version: zvbi 0.2.42\n"
"Report-Msgid-Bugs-To: [email protected]\n"
"POT-Creation-Date: 2003-10-16 16:13+0200\n"
"PO-Revision-Date: 2003-10-16 16:19+0200\n"
Expand Down
2 changes: 1 addition & 1 deletion src/libzvbi.h
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@

#define VBI_VERSION_MAJOR 0
#define VBI_VERSION_MINOR 2
#define VBI_VERSION_MICRO 41
#define VBI_VERSION_MICRO 42

#ifdef __cplusplus
extern "C" {
Expand Down
2 changes: 1 addition & 1 deletion src/version.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* TODO: Generate these based on configure.ac*/
#define VBI_VERSION_MAJOR 0
#define VBI_VERSION_MINOR 2
#define VBI_VERSION_MICRO 41
#define VBI_VERSION_MICRO 42

0 comments on commit 3785481

Please sign in to comment.