Hello community,

here is the log from the commit of package rubygem-actionpack-3_2 for 
openSUSE:Factory checked in at 2013-03-20 09:53:47
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rubygem-actionpack-3_2 (Old)
 and      /work/SRC/openSUSE:Factory/.rubygem-actionpack-3_2.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "rubygem-actionpack-3_2", Maintainer is "[email protected]"

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/rubygem-actionpack-3_2/rubygem-actionpack-3_2.changes
    2013-02-12 17:42:27.000000000 +0100
+++ 
/work/SRC/openSUSE:Factory/.rubygem-actionpack-3_2.new/rubygem-actionpack-3_2.changes
       2013-03-20 09:53:49.000000000 +0100
@@ -1,0 +2,21 @@
+Mon Mar 18 19:51:31 UTC 2013 - [email protected]
+
+- updated to version 3.2.13
+ *   Fix incorrectly appended square brackets to a multiple select box
+     if an explicit name has been given and it already ends with "[]".
+ *   Determine the controller#action from only the matched path when using the
+     shorthand syntax. Previously the complete path was used, which led
+     to problems with nesting (scopes and namespaces).
+     Fixes #7554.
+ *   Fix `assert_template` with `render :stream => true`.
+     Fix #1743.
+ *   Eagerly populate the http method loookup cache so local project 
inflections do
+     not interfere with use of underscore method ( and we don't need locks )
+ *   `BestStandardsSupport` no longer duplicates `X-UA-Compatible` values on
+     each request to prevent header size from blowing up.
+ *   Fixed JSON params parsing regression for non-object JSON content.
+ *   Prevent unnecessary asset compilation when using `javascript_include_tag` 
on
+     files with non-standard extensions.
+ *   Fixes issue where duplicate assets can be required with sprockets.
+
+-------------------------------------------------------------------

Old:
----
  actionpack-3.2.12.gem

New:
----
  actionpack-3.2.13.gem

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ rubygem-actionpack-3_2.spec ++++++
--- /var/tmp/diff_new_pack.kymUII/_old  2013-03-20 09:53:50.000000000 +0100
+++ /var/tmp/diff_new_pack.kymUII/_new  2013-03-20 09:53:50.000000000 +0100
@@ -17,7 +17,7 @@
 
 
 Name:           rubygem-actionpack-3_2
-Version:        3.2.12
+Version:        3.2.13
 Release:        0
 %define mod_name actionpack
 %define mod_full_name %{mod_name}-%{version}
@@ -27,7 +27,7 @@
 Requires:       ruby >= 1.8.7
 BuildRequires:  ruby-devel >= 1.8.7
 Url:            http://www.rubyonrails.org
-Source:         %{mod_full_name}.gem
+Source:         http://rubygems.org/gems/%{mod_full_name}.gem
 Summary:        Web-flow and rendering framework putting the VC in MVC (part of
 License:        MIT
 Group:          Development/Languages/Ruby

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to