Hello community, here is the log from the commit of package rubygem-sass for openSUSE:Factory checked in at 2012-09-01 10:35:04 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/rubygem-sass (Old) and /work/SRC/openSUSE:Factory/.rubygem-sass.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "rubygem-sass", Maintainer is "JMassaguerPla@suse.com" Changes: -------- --- /work/SRC/openSUSE:Factory/rubygem-sass/rubygem-sass.changes 2012-07-16 10:11:11.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.rubygem-sass.new/rubygem-sass.changes 2012-09-01 10:35:05.000000000 +0200 @@ -1,0 +2,12 @@ +Sun Aug 26 05:31:50 UTC 2012 - coolo@suse.com + +- updated to version 3.2.1 + * Fix a buggy interaction with Pow and Capybara that caused EOFErrors. + +------------------------------------------------------------------- +Sat Aug 11 05:40:50 UTC 2012 - coolo@suse.com + +- updated to version 3.2.0 + see http://sass-lang.com/docs/yardoc/file.SASS_CHANGELOG.html + +------------------------------------------------------------------- Old: ---- sass-3.1.20.gem New: ---- sass-3.2.1.gem ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ rubygem-sass.spec ++++++ --- /var/tmp/diff_new_pack.UXDe1s/_old 2012-09-01 10:35:06.000000000 +0200 +++ /var/tmp/diff_new_pack.UXDe1s/_new 2012-09-01 10:35:06.000000000 +0200 @@ -17,33 +17,26 @@ Name: rubygem-sass -Version: 3.1.20 +Version: 3.2.1 Release: 0 %define mod_name sass %define mod_full_name %{mod_name}-%{version} -# -# -BuildRoot: %{_tmppath}/%{name}-%{version}-build -BuildRequires: rubygems_with_buildroot_patch -Provides: rubygem-%{mod_name}-3 = %{version} -Provides: rubygem-%{mod_name}-3_1 = %{version} -%rubygems_requires +BuildRoot: %{_tmppath}/%{name}-%{version}-build +BuildRequires: ruby-macros >= 1 Requires: ruby >= 1.8.7 BuildRequires: ruby-devel >= 1.8.7 -# Url: http://sass-lang.com/ Source: %{mod_full_name}.gem -# Summary: A powerful but elegant CSS compiler that makes CSS fun again License: MIT Group: Development/Languages/Ruby %description - Sass makes CSS fun again. Sass is an extension of CSS3, adding - nested rules, variables, mixins, selector inheritance, and more. - It's translated to well-formatted, standard CSS using the - command line tool or a web-framework plugin. +Sass makes CSS fun again. Sass is an extension of CSS3, adding +nested rules, variables, mixins, selector inheritance, and more. +It's translated to well-formatted, standard CSS using the +command line tool or a web-framework plugin. %package doc Summary: RDoc documentation for %{mod_name} @@ -63,14 +56,14 @@ Test::Unit or RSpec files, useful for developers. %prep +#gem_unpack +#if you need patches, apply them here and replace the # with a % sign in the surrounding lines +#gem_build %build %install -%gem_install %{S:0} - -%clean -%{__rm} -rf %{buildroot} +%gem_install -f %files %defattr(-,root,root,-) -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org