File rubygem-capistrano.changes of Package rubygem-capistrano
-------------------------------------------------------------------
Sun Aug 5 19:25:16 CEST 2007 - mrueckert@suse.de
- update to version 2.0.0
Too many changes, see
/usr/lib*/ruby/gems/1.8/gems/capistrano-2.0.0/CHANGELOG
-------------------------------------------------------------------
Thu Mar 08 22:06:10 CET 2007 - abauer@suse.de
- update to version 1.4.1
Too many changes, see
/usr/lib*/ruby/gems/1.8/gems/capistrano-1.4.1/CHANGELOG
-------------------------------------------------------------------
Sun Sep 17 01:14:22 CEST 2006 - mrueckert@suse.de
- update to version 1.2.0:
* Add experimental 'shell' task [Jamis Buck]
* Display file for external configurations, rather than
inspected proc. [Jamis Buck]
* Connect to multiple servers in parallel, rather than serially.
[Jamis Buck]
* Add SCM module for Mercurial (closes #4150) [Matthew Elder]
* Remove unused line in SCM::Base (closes #5619)
[chris@seagul.co.uk]
* More efficient "svn log" usage (closes #5620) [Anatol Pomozov]
* Better support for key passphrases in the SVN module
(closes #5920) [llasram@gmail.com]
* Fix missing default for :local in cvs.rb (closes #3645)
[jeremy@hinegardner.org]
* Fix awkward spacing in gemspec file (closes #3888)
[grant@antiflux.org]
* Add support for :sudo variable to specify path to sudo
(closes #4578) [timothee.peignier@tryphon.org]
* Make previous_release return nil if there are no previous
releases (closes #4959) [bdabney@cavoksolutions.com]
* Uncache releases list after update_code is called so thati
newly released dir is included (closes #3766) [Jamis Buck]
* Allow the subversion scm to accept HTTPS certificates
(closes #4792) [Jamis Buck]
* Make sure rollbacks occur within the scope of the task that
triggered them [Jamis Buck]
* Fixed the default recipe to work with setups that haven't yet
gone pids [DHH]
* Symlink and setup for shared/pids to tmp/pids [DHH]
* Fix some incorrect usage text (closes #4507)
[gerry_shaw@yahoo.com]
* Added Actor#stream method that makes it easy to create
cross-server streams [DHH].
* Make update_code and symlink a macro task under the name
"update" for easy of deploy to servers that does not run
fcgis [DHH]
* Changed setup, update_code, rollback_code, and symlink to
work on all servers instead of only those in the :app, :web,
and :db roles. A server can opt out of being part of the
release deployment by setting :no_release => true [DHH]
* Added support for :except on task declarations as the
opposite of :only [DHH].
* Deprecate the -r/--recipe switch in favor of -f/--file
(for more make/rake-like semantics) [Jamis Buck]
* Fix gemspec to include a dependency on rake 0.7 [Jamis Buck]
* Added respect for ENV["HOSTS"] that'll be used instead of
the roles specified in the task definition [DHH].
* Added respect for ENV["ROLES"] that'll be used instead of
the roles specified in the task definition [DHH].
* Added :hosts option to task definition that allows you to
specify cross-cutting tasks [DHH].
* Fix operator precedence problem in script for touching the
revisions.log #3223 [jason.garber@emu.edu]
- added requires on rubygem-rakes
-------------------------------------------------------------------
Wed Jun 21 01:23:15 CEST 2006 - mrueckert@suse.de
- use rubygems_with_buildroot_patch instead of the versioned
buildrequires
-------------------------------------------------------------------
Mon Jun 19 22:38:11 CEST 2006 - mrueckert@suse.de
- Initial package version 1.1.0