From: Rico Tzschichholz Date: Thu, 14 Mar 2024 09:02:19 +0000 (+0100) Subject: Release 0.56.16 X-Git-Tag: 0.56.16^0 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b6f944c4601092cad4dbb3d1e3bbbf84fa0ee000;p=thirdparty%2Fvala.git Release 0.56.16 --- diff --git a/NEWS b/NEWS index a3afb94a7..483885fc1 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,14 @@ +Vala 0.56.16 +============ + * Various improvements and bug fixes: + - girparser: Recognize usage of time_t and don't rely on given GIR type + - girparser: Recognize usage of off_t and don't rely on given GIR type + * Bindings: + - gio-2.0: Restore ApplicationCommandLine.print*_literal() to not require 2.80 + - gmodule-2.0: Do not mark `Module.open` as deprecated + - gtk4: Preserve compatibility with < 4.14 [#1531] + - Regenerate for GIR-based bindings to pick up time_t fix (long vs time_t) + Vala 0.56.15 ============ * Various improvements and bug fixes: diff --git a/doc/vala-gen-introspect.1 b/doc/vala-gen-introspect.1 index 3b191f985..672bc5652 100644 --- a/doc/vala-gen-introspect.1 +++ b/doc/vala-gen-introspect.1 @@ -1,5 +1,5 @@ .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.49.3. -.TH VALA-GEN-INTROSPECT "1" "March 2024" "gen-introspect 0.56.15" "User Commands" +.TH VALA-GEN-INTROSPECT "1" "March 2024" "gen-introspect 0.56.16" "User Commands" .SH NAME vala-gen-introspect \- generate a GI file for GObject and glib based packages .SH SYNOPSIS diff --git a/doc/valac.1 b/doc/valac.1 index 181bbc48c..92581fb54 100644 --- a/doc/valac.1 +++ b/doc/valac.1 @@ -1,5 +1,5 @@ .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.49.3. -.TH VALAC "1" "March 2024" "Vala 0.56.15" "User Commands" +.TH VALAC "1" "March 2024" "Vala 0.56.16" "User Commands" .SH NAME valac \- compiler that translates Vala source code into C source and header files .SH SYNOPSIS diff --git a/doc/valadoc.1 b/doc/valadoc.1 index 4304e6689..4d31d7774 100644 --- a/doc/valadoc.1 +++ b/doc/valadoc.1 @@ -1,5 +1,5 @@ .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.49.3. -.TH VALADOC "1" "March 2024" "Valadoc 0.56.15" "User Commands" +.TH VALADOC "1" "March 2024" "Valadoc 0.56.16" "User Commands" .SH NAME valadoc \- Vala Documentation Tool .SH SYNOPSIS diff --git a/doc/vapigen.1 b/doc/vapigen.1 index d4740da84..817cb58fd 100644 --- a/doc/vapigen.1 +++ b/doc/vapigen.1 @@ -1,5 +1,5 @@ .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.49.3. -.TH VAPIGEN "1" "March 2024" "Vala API Generator 0.56.15" "User Commands" +.TH VAPIGEN "1" "March 2024" "Vala API Generator 0.56.16" "User Commands" .SH NAME vapigen \- generate a Vala API .SH SYNOPSIS