2018-12-11 12:14:38 +00:00
|
|
|
-------------------------------------------------------------------
|
2020-02-07 07:51:09 +00:00
|
|
|
Thu Feb 6 03:14:28 UTC 2020 - <timueller+perl@suse.de>
|
|
|
|
|
|
|
|
- updated to 0.34
|
|
|
|
see /usr/share/doc/packages/perl-Shell-Config-Generate/Changes
|
|
|
|
|
|
|
|
0.34 2020-02-05 10:20:27 -0700
|
|
|
|
- Better diagnostics in testing (gh#22)
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
2018-12-11 12:14:38 +00:00
|
|
|
Mon Dec 10 06:23:55 UTC 2018 - Stephan Kulow <coolo@suse.com>
|
|
|
|
|
|
|
|
- updated to 0.33
|
|
|
|
see /usr/share/doc/packages/perl-Shell-Config-Generate/Changes
|
|
|
|
|
|
|
|
0.33 2018-12-09 06:33:53 -0500
|
|
|
|
- Production release identical to 0.32_01
|
|
|
|
|
|
|
|
0.32_01 2018-12-06 16:49:11 -0500
|
|
|
|
- Test against PowerShell on Unix (pwsh) when found
|
|
|
|
|
2017-11-08 16:50:01 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Oct 26 05:52:15 UTC 2017 - coolo@suse.com
|
|
|
|
|
|
|
|
- updated to 0.31
|
|
|
|
see /usr/share/doc/packages/perl-Shell-Config-Generate/Changes
|
|
|
|
|
|
|
|
0.31 2017-10-25 11:10:03 -0400
|
|
|
|
- Production release identical to 0.30_01
|
|
|
|
|
|
|
|
0.30_01 2017-09-08 15:08:18 -0400
|
|
|
|
- You can now pass a string name of the shell
|
|
|
|
to generate and generate_file
|
|
|
|
|
2017-09-12 07:45:53 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Sep 4 06:07:03 UTC 2017 - coolo@suse.com
|
|
|
|
|
|
|
|
- updated to 0.29
|
|
|
|
see /usr/share/doc/packages/perl-Shell-Config-Generate/Changes
|
|
|
|
|
|
|
|
0.29 2017-09-01 09:38:58 -0400
|
|
|
|
- Filter PATH on Windows Subsystem for Linux
|
|
|
|
|
|
|
|
0.28 2017-08-22 20:26:12 -0400
|
|
|
|
- Production release identical to 0.27_02
|
|
|
|
|
|
|
|
0.27_02 2017-08-21 16:55:18 -0400
|
|
|
|
- Fix testing bug introduced in 0.27_01
|
|
|
|
|
|
|
|
0.27_01 2017-08-20 05:28:25 -0400
|
|
|
|
- Works on Windows with a Perl installed in a directory with whitespace
|
|
|
|
- Works on Windows when installed from a directory with whitespace
|
|
|
|
|
2017-02-13 18:38:40 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Feb 13 13:05:18 UTC 2017 - coolo@suse.com
|
|
|
|
|
|
|
|
- updated to 0.26
|
|
|
|
see /usr/share/doc/packages/perl-Shell-Config-Generate/Changes
|
|
|
|
|
|
|
|
0.26 2017-01-31 19:02:25 -0500
|
|
|
|
- Improved escaping on windows (brad++)
|
|
|
|
- Added cmd_escape_path function (brad++)
|
|
|
|
- Added powershell_escape_path function (brad++)
|
|
|
|
|
2016-05-25 07:37:22 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon May 23 12:41:50 UTC 2016 - coolo@suse.com
|
|
|
|
|
|
|
|
- updated to 0.25
|
|
|
|
see /usr/share/doc/packages/perl-Shell-Config-Generate/Changes
|
|
|
|
|
|
|
|
0.25 2016-05-05 18:43:37 -0400
|
|
|
|
- Add support for MSYS
|
|
|
|
|
2015-08-23 14:12:52 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Aug 23 09:21:24 UTC 2015 - coolo@suse.com
|
|
|
|
|
|
|
|
- updated to 0.24
|
|
|
|
see /usr/share/doc/packages/perl-Shell-Config-Generate/Changes
|
|
|
|
|
|
|
|
0.24 2015-08-20 12:32:24 -0400
|
|
|
|
- Remove dependency on Test::Differences
|
|
|
|
|
|
|
|
0.23 2015-08-06 16:16:59 -0400
|
|
|
|
- Switch to ExtUtils::MakeMaker since we aren't using any
|
|
|
|
customizations in the installer
|
|
|
|
|
2015-06-22 05:29:12 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Jun 21 08:48:01 UTC 2015 - coolo@suse.com
|
|
|
|
|
|
|
|
- updated to 0.22
|
|
|
|
see /usr/share/doc/packages/perl-Shell-Config-Generate/Changes
|
|
|
|
|
|
|
|
0.22 2015-06-18 17:57:29 -0400
|
|
|
|
- No longer use autodie for generate_file.
|
|
|
|
This is to cleanly support Perl 5.8.1
|
|
|
|
The exception thrown is now a string exception
|
|
|
|
instead of a autodie exception.
|
|
|
|
|
2015-04-14 18:49:49 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Apr 14 18:49:45 UTC 2015 - coolo@suse.com
|
|
|
|
|
|
|
|
- initial package $version
|
|
|
|
* created by $NAME $VERSION
|
|
|
|
|