Hello community,
here is the log from the commit of package rubygem-capistrano for
openSUSE:Factory checked in at 2013-05-16 11:31:23
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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
2013-05-07 07:35:29.000000000 +0200
+++
/work/SRC/openSUSE:Factory/.rubygem-capistrano.new/rubygem-capistrano.changes
2013-05-16 11:31:24.000000000 +0200
@@ -1,0 +2,7 @@
+Tue May 7 12:44:35 UTC 2013 - [email protected]
+
+- updated to version 2.15.4
+ * Fix parallel command logging (@gnufied)
+ * Fix a double-asset manifest problem on Rails upgrades. (@jimryan)
+
+-------------------------------------------------------------------
Old:
----
capistrano-2.15.3.gem
New:
----
capistrano-2.15.4.gem
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ rubygem-capistrano.spec ++++++
--- /var/tmp/diff_new_pack.a6imfW/_old 2013-05-16 11:31:25.000000000 +0200
+++ /var/tmp/diff_new_pack.a6imfW/_new 2013-05-16 11:31:25.000000000 +0200
@@ -17,7 +17,7 @@
Name: rubygem-capistrano
-Version: 2.15.3
+Version: 2.15.4
Release: 0
%define mod_name capistrano
%define mod_full_name %{mod_name}-%{version}
@@ -29,7 +29,7 @@
Summary: Capistrano - Welcome to easy deployment with Ruby over SSH
License: MIT
Group: Development/Languages/Ruby
-%define mod_branch -2.15.3
+%define mod_branch -%{version}
%define mod_weight 2
PreReq: update-alternatives
@@ -67,6 +67,8 @@
ln -s cap%{mod_branch} %{buildroot}%{_bindir}/cap
mv %{buildroot}%{_bindir}/capify{,%{mod_branch}}
ln -s capify%{mod_branch} %{buildroot}%{_bindir}/capify
+mkdir -p %{buildroot}%{_docdir}/%{name}
+ln -s %{_libdir}/ruby/gems/%{rb_ver}/gems/%{mod_full_name}/README.md
%buildroot/%{_docdir}/%{name}/README.md
%post
/usr/sbin/update-alternatives --install \
@@ -84,6 +86,7 @@
%files
%defattr(-,root,root,-)
+%{_docdir}/%{name}
%{_bindir}/cap%{mod_branch}
%ghost %{_bindir}/cap
%{_bindir}/capify%{mod_branch}
--
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]