2024-11-14 23:22:33 by Thomas Klausner | Files touched by this commit (2429) |
Log message:
*: recursive bump for icu 76 shlib major version bump
|
2024-11-01 13:55:19 by Thomas Klausner | Files touched by this commit (2426) |
Log message:
*: revbump for icu downgrade
|
2024-11-01 01:54:33 by Thomas Klausner | Files touched by this commit (2427) |
Log message:
*: recursive bump for icu 76.1 shlib bump
|
2024-10-15 18:15:37 by Adam Ciarcinski | Files touched by this commit (42) |
Log message:
revbump for poppler
|
2024-09-21 08:39:35 by Izumi Tsutsui | Files touched by this commit (28) | |
Log message:
ruby-gnome: update to 4.2.3.
Ruby-GNOME 4.2.3: 2024-09-19
This is a GTK 4 support improvement release.
Changes
All
* Improvements
+ Update project website URL.
o GH-1611
o GH-1615
o Patch by Kazuhiro NISHIYAMA
+ Dropped support for CentOS 7.
Ruby/GLib2
* Improvements
+ Added GLib::VariantDict.
+ Added GLib::OptionArg.
+ Added GLib::OptionFlags.
+ Added GLib.get_os_info.
+ GLib::Param::*.new: Added support for flag names.
+ GLib::Param::*.new: Added support for nil name and blurb.
Ruby/GObjectIntrospection
* Improvements
+ Added support auto setter generation for class methods.
+ Added support auto setter generation for base module methods.
+ Added support for nullable of callback return value.
+ Added support for nullable GHashTable.
Ruby/GIO2
* Improvements
+ Made Gio::ListModel enumerable.
+ Added Gio::ListModel#[].
Ruby/GdkPixbuf2
* Improvements
+ Removed tests that use XPM.
o GH-1614
o Reported by Mamoru TASAKA
Ruby/GTK4
* Improvements
+ Renamed Gtk::License::0BSD to Gtk::License::BSD_0.
o GH-1618
o Reported by rubyFeedback
o Reported by kojix2
+ Gtk::TextBuffer#begin_irreversible_action: Added support for
block.
Thanks
* Mamoru TASAKA
* Kazuhiro NISHIYAMA
* rubyFeedback
* kojix2
|
2024-04-20 12:16:55 by Izumi Tsutsui | Files touched by this commit (34) | |
Log message:
ruby-gnome: update to 4.2.2.
Upstream changes:
https://github.com/ruby-gnome/ruby-gnome/releases/tag/4.2.2
Ruby-GNOME 4.2.2: 2024-04-02
This is a GLib 2.80 support improvement release.
Changes
Ruby/GIO2
* Improvements
+ Fixed a load error with GLib 2.80.
o GH-1610
o Reported by Dmitry Vorotilin
Ruby/GTK4
* Improvements
+ Gtk::CssProvider#load(string:): Added.
o GH-1608
o Reported by Sami Sieranoja
+ Gtk::CssProvider#load(bytes:): Added.
o GH-1608
o Reported by Sami Sieranoja
Thanks
* Sami Sieranoja
* Dmitry Vorotilin
|
2024-04-07 09:35:33 by Thomas Klausner | Files touched by this commit (1138) |
Log message:
*: bump for cairo buildlink3.mk change
lzo was made an option
|
2024-03-11 22:16:01 by Thomas Klausner | Files touched by this commit (41) |
Log message:
*: recursive bump for poppler-24.03.0 shlib major bump
|
2024-02-23 12:25:30 by Izumi Tsutsui | Files touched by this commit (37) | |
Log message:
ruby-gnome: update to 4.2.1.
Upstream changes:
https://github.com/ruby-gnome/ruby-gnome/releases/tag/4.2.1
Ruby-GNOME 4.2.1: 2024-02-23
This is a minor bug fix release.
Changes
Ruby/GLib2
* Improvements
+ Added support for showing GType name for anonymous GType
based classes.
o GH-1577
o Reported by Sami Sieranoja
+ Added RG_DEF_SALIAS().
+ Stopped providing unusable signal related methods to not signal
ready objects such as GLib::Instantiatable.
o GH-1589
o Reported by Sami Sieranoja
+ Added GLib::Type::INVALID. GLib::Type[nil] is also accepted.
o GH-1594
o Reported by Sami Sieranoja
+ Added GLib::TimeZone#identifier.
+ Added GLib::TimeZone.try_convert.
Ruby/GObjectIntrospection
* Improvements
+ Ignored .hash(some_arguments) methods. It may break something.
+ Ignored fundamental GType.
o GH-1580
o Reported by Sami Sieranoja
+ Added support for returning sized GType array.
Ruby/GDK4
* Fixes
+ Fixed a GC related bug of Gdk::MemoryTexture.new.
o GH-1596
o Reported by HuBandiT
+ Fixed a GC related bug of Gdk::Picture.
o GH-1596
o Reported by HuBandiT
Ruby/GTK4
* Improvements
+ Added a menu bar sample.
o GH-1581
o GH-1582
o GH-1584
o Patch by Sami Sieranoja
+ Added support for Gtk::DropTarget.new([type, ...], actions).
o GH-1594
o Reported by Sami Sieranoja
* Fixes
+ Fixed deprecation message of Gtk::Button.new.
o GH-1587
o Reported by Sami Sieranoja
+ Fixed a GC related bug of Gtk::Image.
+ Fixed a GC related bug of Gtk::ColumnView.
o GH-1600
o Reported by HuBandiT
+ Fixed a GC related bug of Gtk::SingleSelection.
o GH-1600
o Reported by HuBandiT
Ruby/GStreamer
* Improvements
+ Added a missing GC guard for Gst::Element#bus.
o GH-1586
o Reported by Sami Sieranoja
Thanks
* Sami Sieranoja
* HuBandiT
|
2023-12-30 13:57:56 by Thomas Klausner | Files touched by this commit (44) |
Log message:
*: switch from poppler-glib to poppler
Bump PKGREVISION for all poppler users to be on the safe side
|