Hello community,
here is the log from the commit of package rubygem-capistrano for
openSUSE:Factory checked in at 2015-03-09 10:09:54
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rubygem-capistrano (Old)
and /work/SRC/openSUSE:Factory/.rubygem-capistrano.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "rubygem-capistrano"
Changes:
--------
--- /work/SRC/openSUSE:Factory/rubygem-capistrano/rubygem-capistrano.changes
2015-02-16 21:14:17.000000000 +0100
+++
/work/SRC/openSUSE:Factory/.rubygem-capistrano.new/rubygem-capistrano.changes
2015-03-09 10:09:55.000000000 +0100
@@ -1,0 +2,36 @@
+Fri Mar 6 18:10:06 UTC 2015 - [email protected]
+
+- updated to version 3.4.0
+ https://github.com/capistrano/capistrano/compare/v3.3.5...v3.4.0
+
+ * Fixed fetch revision for annotated git tags. (@igorsokolov)
+ * Fixed updating roles when custom user or port is specified. (@ayastreb)
+ * Disables statistics collection.
+
+ * `bin/` is not suggested to be in `linked_dirs` anymore (@kirs)
+ * bin/ is often checked out into repo
+ * https://github.com/capistrano/bundler/issues/45#issuecomment-69349237
+
+ * Bugfix:
+ * release_roles did not honour additional property filtering (@townsen)
+ * Refactored and simplified property filtering code (@townsen)
+
+ * Breaking Changes
+ * Hosts with the same name are now consolidated into one irrespective of the
+ user and port. This allows multiple declarations of a server to be made
safely.
+ The last declared properties will win. See capistrnorb.com Properties
documentation
+ for details.
+ * Inside the on() block the host variable is now a copy of the host, so
changes can be
+ made within the block (such as dynamically overriding the user) that will
not persist.
+ This is very convenient for switching the SSH user temporarily to 'root'
for example.
+
+ * Minor changes
+ * Add role_properties() method (see capistrano.github.io PR for doc)
(@townsen)
+ * Add equality syntax ( eg. port: 1234) for property filtering (@townsen)
+ * Add documentation regarding property filtering (@townsen)
+ * Clarify wording and recommendation in stage template. (@Kriechi)
+ * Both available syntaxes provide similar functionality, do not use both
for the same server+role combination.
+ * Allow specification of repo_path using stage variable
+ default is as before (@townsen)
+
+-------------------------------------------------------------------
Old:
----
capistrano-3.3.5.gem
New:
----
capistrano-3.4.0.gem
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ rubygem-capistrano.spec ++++++
--- /var/tmp/diff_new_pack.vPYfQF/_old 2015-03-09 10:09:56.000000000 +0100
+++ /var/tmp/diff_new_pack.vPYfQF/_new 2015-03-09 10:09:56.000000000 +0100
@@ -24,7 +24,7 @@
#
Name: rubygem-capistrano
-Version: 3.3.5
+Version: 3.4.0
Release: 0
%define mod_name capistrano
%define mod_full_name %{mod_name}-%{version}
++++++ capistrano-3.3.5.gem -> capistrano-3.4.0.gem ++++++
++++ 1706 lines of diff (skipped)
--
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]