forked from pool/perl-File-Touch
- 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
68 lines
2.5 KiB
Plaintext
68 lines
2.5 KiB
Plaintext
-------------------------------------------------------------------
|
|
Sun Mar 21 03:07:04 UTC 2021 - Tina Müller <timueller+perl@suse.de>
|
|
|
|
- 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
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Aug 15 20:09:29 UTC 2016 - rjschwei@suse.com
|
|
|
|
- Include in SLE 12 Public Cloud Module (bsc#993765,FATE#320820)
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Mar 11 10:08:07 UTC 2016 - coolo@suse.com
|
|
|
|
- updated to 0.11
|
|
see /usr/share/doc/packages/perl-File-Touch/Changes
|
|
|
|
0.11 2016-11-26 NEILB
|
|
- Document when reference gras the timestamps, and give example.
|
|
Thanks to SMYLERS for the PR with this.
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Oct 25 09:49:56 UTC 2015 - coolo@suse.com
|
|
|
|
- updated to 0.10
|
|
see /usr/share/doc/packages/perl-File-Touch/Changes
|
|
|
|
0.10 2015-10-24 NEILB
|
|
- Added [MetaJSON] to dist.ini, so we get a META.json in the release
|
|
- Auto tag and push to github on release
|
|
- Updated repo URL after changing my github username
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Apr 14 20:56:07 UTC 2015 - coolo@suse.com
|
|
|
|
- updated to 0.09
|
|
see /usr/share/doc/packages/perl-File-Touch/Changes
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Feb 7 11:51:40 UTC 2015 - rjschwei@suse.com
|
|
|
|
- Spec file changes to meet stricter SLE 12 rules
|
|
|
|
-------------------------------------------------------------------
|
|
Sun May 1 10:29:08 UTC 2011 - coolo@opensuse.org
|
|
|
|
- initial package 0.08
|
|
* created by cpanspec 1.78.04
|
|
|