Link [ pkgsrc | NetBSD | pkgsrc git mirror | PR fulltext-search | netbsd commit viewer ]


   
        usage: [branch:branch] [user:user] [path[@revision]] keyword [... [-excludekeyword [...]]] (e.g. branch:MAIN pkgtools/pkg)




switch to index mode

recent branches: MAIN (18m)  pkgsrc-2024Q1 (10d)  pkgsrc-2023Q4 (57d)  pkgsrc-2023Q2 (89d)  pkgsrc-2023Q3 (169d) 

2024-05-27 21:42:32 UTC Now

2023-05-04 21:55:47 UTC MAIN commitmail json YAML

ruby-gnome: update to 4.1.4.

Upstream changes:
https://github.com/ruby-gnome/ruby-gnome/releases/tag/4.1.4
https://github.com/ruby-gnome/ruby-gnome/releases/tag/4.1.3

Ruby-GNOME 4.1.4: 2023-05-04

This is a bug fix release for 4.1.3.

Changes

Ruby/GObjectIntrospection

  * Improvements

      + Hid internal INVOKERS constant to improve backward compatibility.
        GH-1551
        [Reported by Mamoru TASAKA]

Thanks

  * Mamoru TASAKA

Ruby-GNOME 4.1.3: 2023-04-28

This is a bug fix release for 4.1.2.

Changes

Ruby/GObjectIntrospection

  * Improvements

      + Added support for methods and functions for enum and flags.

      + Improved internal GObjectIntrospection::Loader APIs but some
        libraries may use these APIs. So this may be a backward
        incompatible change.

  * Fixes

      + Fixed a bug for nullable argument support.

Ruby/GTK4

  * Improvements

      + Added examples:
          o GH-1551
          o GH-1552
          o GH-1553
          o GH-1554
          o GH-1555
          o GH-1556
          o GH-1557
          o GH-1558
            [Patch by Toshio Sekiya]

Thanks

  * Toshio Sekiya

(tsutsui)