Hello community, here is the log from the commit of package rubygem-actionpack-3_2 for openSUSE:Factory checked in at 2012-09-01 21:58:35 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 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 "ro@suse.com" Changes: -------- --- /work/SRC/openSUSE:Factory/rubygem-actionpack-3_2/rubygem-actionpack-3_2.changes 2012-08-04 09:34:29.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.rubygem-actionpack-3_2.new/rubygem-actionpack-3_2.changes 2012-09-01 21:58:38.000000000 +0200 @@ -1,0 +2,10 @@ +Fri Aug 10 06:29:13 UTC 2012 - coolo@suse.com + +- updated to version 3.2.8 + * html_escape should escape single quotes. + * Reverted the deprecation of :confirm. + * Reverted the deprecation of :disable_with. + * Reverted the deprecation of :mouseover option to image_tag. + * Reverted the deprecation of button_to_function and link_to_function helpers. + +------------------------------------------------------------------- Old: ---- actionpack-3.2.7.gem New: ---- actionpack-3.2.8.gem ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ rubygem-actionpack-3_2.spec ++++++ --- /var/tmp/diff_new_pack.ogisa8/_old 2012-09-01 21:58:39.000000000 +0200 +++ /var/tmp/diff_new_pack.ogisa8/_new 2012-09-01 21:58:39.000000000 +0200 @@ -17,7 +17,7 @@ Name: rubygem-actionpack-3_2 -Version: 3.2.7 +Version: 3.2.8 Release: 0 %define mod_name actionpack %define mod_full_name %{mod_name}-%{version} @@ -28,7 +28,7 @@ BuildRequires: ruby-devel >= 1.8.7 Url: http://www.rubyonrails.org Source: %{mod_full_name}.gem -Summary: Web-flow and rendering framework putting the VC in MVC (part of Rails) +Summary: Web-flow and rendering framework putting the VC in MVC (part of License: MIT Group: Development/Languages/Ruby @@ -46,10 +46,11 @@ Usually in RDoc and RI formats. %prep -%gem_unpack +#gem_unpack +#if you need patches, apply them here and replace the # with a % sign in the surrounding lines +#gem_build %build -%gem_build %install %gem_install -f -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org