2023-11-15 10:25:55 by Thomas Klausner | Files touched by this commit (50) |
Log message:
*: recursive bump for poppler 23.11.0
|
2023-11-14 15:03:25 by Thomas Klausner | Files touched by this commit (1145) |
Log message:
*: recursive bump for cairo dependency changes
|
2023-11-12 14:24:43 by Thomas Klausner | Files touched by this commit (2570) |
Log message:
*: revebump for new brotli option for freetype2
Addresses PR 57693
|
2023-10-21 19:11:59 by Greg Troxel | Files touched by this commit (1345) | |
Log message:
recursive revbump for tiff update
|
2023-09-03 12:22:14 by Izumi Tsutsui | Files touched by this commit (24) | |
Log message:
ruby-gnome: update to 4.2.0.
Upstream changes:
https://github.com/ruby-gnome/ruby-gnome/releases/tag/4.2.0
Ruby-GNOME 4.2.0: 2023-08-19
This is a minor bug fix release.
Changes
Ruby/GTK3
* Fixes
+ Suppressed a build type warning.
|
2023-08-12 10:37:22 by Izumi Tsutsui | Files touched by this commit (25) | |
Log message:
ruby-gnome: update to 4.1.9.
Upstream changes:
https://github.com/ruby-gnome/ruby-gnome/releases/tag/4.1.8
https://github.com/ruby-gnome/ruby-gnome/releases/tag/4.1.9
Ruby-GNOME 4.1.9: 2023-08-11
This is a vte4 added release.
Changes
Ruby/GObjectIntrospection
* Improvements
+ Changed to use GLib memory allocation functions instead of
Ruby's one when calling callbacks. Because callbacks may be
called in out of the main Ruby thread.
Ruby/VTE3
* Improvements
+ Ensured using GTK3.
Ruby/VTE4
* Improvements
+ Added.
Ruby-GNOME 4.1.8: 2023-06-25
This is a conda support release.
Changes
All
* Improvements
+ Added support for installing conda packages automatically.
|
2023-06-02 18:43:30 by Izumi Tsutsui | Files touched by this commit (24) | |
Log message:
ruby-gnome: update to 4.1.7.
Upstream changes:
https://github.com/ruby-gnome/ruby-gnome/releases/tag/4.1.7
https://github.com/ruby-gnome/ruby-gnome/releases/tag/4.1.6
Ruby-GNOME 4.1.7: 2023-05-31
This is a minor improvement release for 4.1.6.
Changes
Ruby/GLib2
* Improvements
+ Added support for writer barrier.
Ruby/CairoGObject
* Improvements
+ Added support for specifying rcairo's source directory by
RCAIRO_SOURCE_DIR.
Ruby-GNOME 4.1.6: 2023-05-21
This is a minor improvement release for 4.1.5.
Changes
Ruby/GLib2
* Improvements
+ Avoided closure related TypeError in GC at exit.
[Reported by Matijs van Zuijlen]
Thanks
* Matijs van Zuijlen
|
2023-05-13 04:44:06 by Izumi Tsutsui | Files touched by this commit (25) | |
Log message:
ruby-gnome: update to 4.1.5.
Upstream changes:
https://github.com/ruby-gnome/ruby-gnome/releases/tag/4.1.5
Ruby-GNOME 4.1.5: 2023-05-11
This is a bug fix release for 4.1.4.
Changes
Ruby/GLib2
* Improvements
+ Ignored gmodule.h explicitly for MacPorts.
[Reported by Akira Ouchi]
Thanks
* Akira Ouchi
|
2023-05-08 11:33:30 by Thomas Klausner | Files touched by this commit (48) |
Log message:
*: recursive bump for poppler 23.05.0 shlib bump
|
2023-05-04 23:55:47 by Izumi Tsutsui | Files touched by this commit (26) | |
Log message:
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
|