17
0
Files
perl-File-Touch/perl-File-Touch.changes
Dirk Stoecker 2673ffbdb3 Accepting request 880381 from devel:languages:perl:autoupdate
- updated to 0.12
   see /usr/share/doc/packages/perl-File-Touch/Changes
  0.12 2021-03-20 NEILB
      - Fix for RT#128243, where touching a file in close succession wouldn't
        register the second one for make & other purposes, on systems that
        have finer granularity than seconds. Thanks to Slaven Rezic for
        the suggested fix.
      - Improved opening paragraphs of the DESCRIPTION, including a suggestion
        to always require 0.12 or higher.
  0.11_03 2021-03-18 NEILB
      - Time::HiRes doesn't provide utime() on Windows, so now we try and
        load Time::HiRes in a BEGIN block, and only enforce the min version
        if it loaded ok.
  0.11_02 2021-03-18 NEILB
      - Looks like I should have specified a min version of
        Time::HiRes. Was getting some fails from CPAN Testers,
        about utime() not being available.
  0.11_01 2021-03-17 NEILB
      - Try Slaven's suggested fix for RT#128243

OBS-URL: https://build.opensuse.org/request/show/880381
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-File-Touch?expand=0&rev=9
2021-03-22 16:34:07 +00:00

2.5 KiB