File rubygem-haml.changes of Package rubygem-haml
-------------------------------------------------------------------
Thu Jun 9 17:20:12 UTC 2011 - aduffeck@novell.com
- update to haml 3.1.2
- many bugfixes
- fix incompatibility with the rails_xss security fix
(http://weblog.rubyonrails.org/2011/6/8/potential-xss-vulnerability-in-ruby-on-rails-applications)
- Rails 3 support
- does not bundle sass anymore, which is now in rubygem-sass
-------------------------------------------------------------------
Fri Jun 18 16:00:25 UTC 2010 - mrueckert@suse.de
- use rubygems_requires
-------------------------------------------------------------------
Tue May 25 08:31:27 UTC 2010 - fcastelli@novell.com
- do not require explicitly rubygems version, calculate it at build time
-------------------------------------------------------------------
Thu May 20 13:34:48 UTC 2010 - aduffeck@novell.com
- upgrade to haml 3.0.4 ( new features: Rails3 support, more useful multiline,
color mixing, @extend...)
- incompatibilities:
- haml: The puts helper has been removed. Use Haml::Helpers#haml_concat instead.
- sass: new syntax SCSS. SASS2-files can be converted with:
sass-convert --from sass2 style.sass style.scss
-------------------------------------------------------------------
Thu Feb 18 13:50:45 UTC 2010 - aduffeck@novell.com
- upgrade to haml 2.2.20
-------------------------------------------------------------------
Thu Dec 17 11:23:47 CET 2009 - prusnak@suse.cz
- created package