Files
perl-Shell-Config-Generate/perl-Shell-Config-Generate.changes
Dirk Stoecker d4484c4810 Accepting request 770515 from devel:languages:perl:autoupdate
- 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)

OBS-URL: https://build.opensuse.org/request/show/770515
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Shell-Config-Generate?expand=0&rev=9
2020-02-07 07:51:09 +00:00

105 lines
3.3 KiB
Plaintext

-------------------------------------------------------------------
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)
-------------------------------------------------------------------
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
-------------------------------------------------------------------
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
-------------------------------------------------------------------
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
-------------------------------------------------------------------
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++)
-------------------------------------------------------------------
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
-------------------------------------------------------------------
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
-------------------------------------------------------------------
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.
-------------------------------------------------------------------
Tue Apr 14 18:49:45 UTC 2015 - coolo@suse.com
- initial package $version
* created by $NAME $VERSION