PaulHowarth/Blog/2023-07-01

Saturday 1st July 2023

Fedora Project

  • Updated perltidy to 20230701 in Rawhide (see CHANGES.md for details)

Local Packages

  • Updated perl-Perl-Tidy to 20230701 as per the Fedora perltidy package

  • Updated perl-Term-ReadLine-Gnu to 1.46:

    • Reproduce Term::ReadLine::Stub’s behaviour for ornaments (GH#17)

      • The Perl debugger uses these control sequences for online help
      • Fetch the control sequences for outputting bold text as the current Term::ReadLine does

    • Let new() fail on multiple instantiation (GH#16)

    • Suppress warning errors on clang
      • Add prototype on every function declaration
      • Use ANSI-C style port definition even for XS code
    • make clean removes '*.dSYM' for macOS

    • INSTALL.md: update content

      • Add install procedure using packages
      • Update and remove old descriptions
  • Updated perl-Test-Base (0.89) to use SPDX-format license tag

  • Updated perl-Test-ClassAPI (1.07) to use SPDX-format license tag


Recent