Accepting request 312072 from devel:languages:perl:autoupdate

automatic update

OBS-URL: https://build.opensuse.org/request/show/312072
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Rex?expand=0&rev=2
This commit is contained in:
Stephan Kulow
2015-06-16 05:00:52 +00:00
committed by Git OBS Bridge
parent ae0852dd47
commit 1358cdab67
5 changed files with 67 additions and 5 deletions

View File

@@ -1,3 +1,34 @@
-------------------------------------------------------------------
Mon Jun 15 09:06:48 UTC 2015 - coolo@suse.com
- updated to 1.2.1
see /usr/share/doc/packages/perl-Rex/ChangeLog
2015-05-04 <jfried@rexify.org> (1.2.1)
* first detect if uname and md5sum can be run, then use it. fixed #665 - Jan
2015-05-02 <jfried@rexify.org> (1.2.0)
* Set version to 9999.99.99 if version is not present (e.g. during development) - Jan
* Fix Rexfile parsing (fix #629) - Jan
* Refactor tasklist output (fix #631, #653) - Eric Johnson
* Remove -w from shebang (fix #650) - Eric Johnson
* Add tab completion (fix #636, #652) - Eric Johnson
* Update modules listed in POD - Brian Manning
* Add another Red Hat synonym for RHWS version 3 - Brian Manning
* Fix file manipulation when using Net::OpenSSH and sudo (fix #640) - Jan
* Check if requested environment is defined (fix #639) - Ferenc Erki
* Use normal DSL for internal task - Ferenc Erki
* Fix SCM documentation - Ferenc Erki
* Sort server names naturally - Ferenc Erki
* Sort tasklist output (fix #633) - Ferenc Erki
* Add YAML CMDB merging support (fix #499) - Ferenc Erki
* Add CMDB merge tests - Ferenc Erki
* Update list of contributors - Ferenc Erki
* Check number of elements returned by stat - Ferenc Erki
* Rex::Commands::Fs::stat() should return a hash or throw an exception. - Mitch Broadhead
* Allow single-character tasknames (fix #621) - Ferenc Erki
* Fix reporting for umount - Ferenc Erki
-------------------------------------------------------------------
Mon Apr 20 04:59:06 UTC 2015 - coolo@suse.com