Hello community,

here is the log from the commit of package rubygem-actionpack-3_2 for 
openSUSE:Factory checked in at 2012-08-04 09:34:25
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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
    2012-07-16 09:34:07.000000000 +0200
+++ 
/work/SRC/openSUSE:Factory/.rubygem-actionpack-3_2.new/rubygem-actionpack-3_2.changes
       2012-08-04 09:34:29.000000000 +0200
@@ -1,0 +2,13 @@
+Fri Jul 27 13:32:25 UTC 2012 - [email protected]
+
+- update to 3.2.7
+  * Do not convert digest auth strings to symbols. CVE-2012-3424
+  * Bump Journey requirements to 1.0.4
+  * Add support for optional root segments containing slashes
+  * Fixed bug creating invalid HTML in select options
+  * Show in log correct wrapped keys
+  * Fix NumberHelper options wrapping to prevent verbatim blocks being 
rendered instead of line continuations.
+  * ActionController::Metal doesn't have logger method, check it and then 
delegate
+  * ActionController::Caching depends on RackDelegation and 
AbstractController::Callbacks
+
+-------------------------------------------------------------------

Old:
----
  actionpack-3.2.6.gem

New:
----
  actionpack-3.2.7.gem

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

Other differences:
------------------
++++++ rubygem-actionpack-3_2.spec ++++++
--- /var/tmp/diff_new_pack.rIUaP9/_old  2012-08-04 09:34:30.000000000 +0200
+++ /var/tmp/diff_new_pack.rIUaP9/_new  2012-08-04 09:34:30.000000000 +0200
@@ -17,59 +17,24 @@
 
 
 Name:           rubygem-actionpack-3_2
-Version:        3.2.6
+Version:        3.2.7
 Release:        0
 %define mod_name actionpack
 %define mod_full_name %{mod_name}-%{version}
-#
-#
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-BuildRequires:  rubygems_with_buildroot_patch
-%rubygems_requires
 
+BuildRoot:      %{_tmppath}/%{name}-%{version}-build
+BuildRequires:  ruby-macros >= 1
 Requires:       ruby >= 1.8.7
 BuildRequires:  ruby-devel >= 1.8.7
-# activesupport = %{version}
-BuildRequires:  rubygem-activesupport-3_2 = %{version}
-Requires:       rubygem-activesupport-3_2 = %{version}
-# activemodel = %{version}
-BuildRequires:  rubygem-activemodel-3_2 = %{version}
-Requires:       rubygem-activemodel-3_2 = %{version}
-# rack-cache ~> 1.2
-BuildRequires:  rubygem-rack-cache-1_2 >= 1.2
-Requires:       rubygem-rack-cache-1_2 >= 1.2
-# builder ~> 3.0.0
-BuildRequires:  rubygem-builder-3_0 >= 3.0.0
-Requires:       rubygem-builder-3_0 >= 3.0.0
-# rack ~> 1.4.0
-BuildRequires:  rubygem-rack-1_4 >= 1.4.0
-Requires:       rubygem-rack-1_4 >= 1.4.0
-# rack-test ~> 0.6.1
-BuildRequires:  rubygem-rack-test-0_6 >= 0.6.1
-Requires:       rubygem-rack-test-0_6 >= 0.6.1
-# journey ~> 1.0.1
-BuildRequires:  rubygem-journey-1_0 >= 1.0.1
-Requires:       rubygem-journey-1_0 >= 1.0.1
-# sprockets ~> 2.1.2
-BuildRequires:  rubygem-sprockets-2_1 >= 2.1.3
-Requires:       rubygem-sprockets-2_1 >= 2.1.3
-# erubis ~> 2.7.0
-BuildRequires:  rubygem-erubis-2_7 >= 2.7.0
-Requires:       rubygem-erubis-2_7 >= 2.7.0
-
-Provides:       rubygem-%{mod_name} = %{version}
-Provides:       rubygem-%{mod_name}-3 = %{version}
-
-#
 Url:            http://www.rubyonrails.org
 Source:         %{mod_full_name}.gem
-#
 Summary:        Web-flow and rendering framework putting the VC in MVC (part 
of Rails)
 License:        MIT
 Group:          Development/Languages/Ruby
 
 %description
-Web apps on Rails. Simple, battle-tested conventions for building and testing 
MVC web applications. Works with any Rack-compatible server.
+Web apps on Rails. Simple, battle-tested conventions for building and testing
+MVC web applications. Works with any Rack-compatible server.
 
 %package doc
 Summary:        RDoc documentation for %{mod_name}
@@ -81,9 +46,13 @@
 Usually in RDoc and RI formats.
 
 %prep
+%gem_unpack
+
 %build
+%gem_build
+
 %install
-%gem_install %{S:0}
+%gem_install -f
 
 %files
 %defattr(-,root,root,-)

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

Reply via email to