forked from pool/perl-File-Temp
- updated to 0.2311 see /usr/share/doc/packages/perl-File-Temp/Changes 0.2311 2020-10-03 04:04:15Z - Fix new PERMS test so as to also pass on root (RT#133443) OBS-URL: https://build.opensuse.org/request/show/839407 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-File-Temp?expand=0&rev=25
136 lines
4.8 KiB
Plaintext
136 lines
4.8 KiB
Plaintext
-------------------------------------------------------------------
|
|
Sun Oct 4 03:11:19 UTC 2020 - Tina Müller <timueller+perl@suse.de>
|
|
|
|
- updated to 0.2311
|
|
see /usr/share/doc/packages/perl-File-Temp/Changes
|
|
|
|
0.2311 2020-10-03 04:04:15Z
|
|
- Fix new PERMS test so as to also pass on root (RT#133443)
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Sep 27 03:07:29 UTC 2020 - Tina Müller <timueller+perl@suse.de>
|
|
|
|
- updated to 0.2310
|
|
see /usr/share/doc/packages/perl-File-Temp/Changes
|
|
|
|
0.2310 2020-09-26 17:37:56Z
|
|
- add AppVeyor CI
|
|
- Add PERMS options to create temp file with given file permissions
|
|
- remove remaining uses of indirect object syntax (#34, Nicolas R)
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jan 7 06:10:28 UTC 2019 - Stephan Kulow <coolo@suse.com>
|
|
|
|
- updated to 0.2309
|
|
see /usr/share/doc/packages/perl-File-Temp/Changes
|
|
|
|
0.2309 2019-01-06 20:29:15Z
|
|
- fix longstanding pod formatting error (issue #19, RT#109526)
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Aug 25 05:23:31 UTC 2018 - coolo@suse.com
|
|
|
|
- updated to 0.2308
|
|
see /usr/share/doc/packages/perl-File-Temp/Changes
|
|
|
|
0.2308 2018-07-11 21:06:16Z
|
|
- remove File::Temp::Dir from the PAUSE index (it is not in its own
|
|
.pm file, so it is not 'use'able on its own)
|
|
|
|
0.2307 2018-06-24 19:40:29Z (TRIAL RELEASE)
|
|
- change EXLOCK default from true to false; addresses RT#123959.
|
|
Note that this option was always a no-op on non-BSD platforms;
|
|
changing the default to false makes behaviour more predictable and
|
|
consistent across platforms.
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jun 25 05:25:43 UTC 2018 - coolo@suse.com
|
|
|
|
- updated to 0.2306
|
|
see /usr/share/doc/packages/perl-File-Temp/Changes
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Jan 17 20:04:43 UTC 2014 - lars@linux-schulserver.de
|
|
|
|
- update to 0.2304:
|
|
* List all detectable dependencies for completeness. (Test::More had
|
|
been unintentionally omitted in the last release and many core
|
|
dependencies had never been listed.)
|
|
* Remove compile test and associated dependencies
|
|
- Fix summary
|
|
- fix build on SLE_11 (use vendorlib for Test::More and File::Path)
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Oct 4 19:54:10 UTC 2013 - coolo@suse.com
|
|
|
|
- updated to 0.2302
|
|
* Drop minimum Perl version back to 5.6 (erroneously bumped by dzil)
|
|
* Do not inherit from Exporter (requires Exporter 5.57) (thanks to
|
|
Olivier Mengué)
|
|
* 'use base ...' => 'use parent ...' as parent is lighter (thanks to
|
|
Olivier Mengué)
|
|
|
|
* dist.ini: Managed with Dist::Zilla now; generates Makefile.PL
|
|
to avoid circular dependency when using Build.PL
|
|
|
|
* Build.PL: Use Module::Build
|
|
|
|
* Temp.pm: internally holds absolute path for cleanup (Fixes RT #44924)
|
|
|
|
* t/rmtree.t: (new) Test temp dir removal explicitly.
|
|
|
|
* t/tempfile.t: Correctly tests directory removal from chdir.
|
|
|
|
* Temp.pm: Clean up temp directory on exit even if it is the
|
|
current directory. Patch supplied by Ed Avis and fixes RT #45246.
|
|
|
|
* Temp.pm: Defer unlinking tempfiles if initial unlink fails
|
|
instad of croaking; fixes problems on NFS (RT #82720)
|
|
|
|
* Temp.pm: Allow leading template to new() for consistency with
|
|
newdir()
|
|
|
|
* Temp.pm: Calling tempfile or tempdir as a class method now
|
|
produce a more useful fatal error message
|
|
|
|
* Temp.pm: new/newdir/tempfile/tempdir now all allow either
|
|
a leading template argument or a TEMPLATE option
|
|
|
|
* Temp.pm: Overload numify with refaddr() in same manner as IO::File
|
|
(closes RT #47397 from Kevin Ryde)
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Nov 18 09:12:09 UTC 2011 - coolo@suse.com
|
|
|
|
- use original tar.gz
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Jun 5 01:39:38 UTC 2011 - lars@linux-schulserver.de
|
|
|
|
- update to 0.22
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Dec 1 13:32:26 UTC 2010 - coolo@novell.com
|
|
|
|
- switch to perl_requires macro
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Jul 25 19:37:46 CEST 2009 - chris@computersalat.de
|
|
|
|
- spec mods
|
|
* removed ^----------
|
|
* removed ^#---------
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Jun 21 22:41:25 CEST 2009 - chris@computersalat.de
|
|
|
|
- update to 0.21
|
|
- added perl-macros
|
|
o autogen filelist with perl_gen_filelist
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Aug 21 00:00:00 CEST 2008 - rpm@scorpio-it.net - 0.20
|
|
|
|
- initial Package
|
|
|