[rubygem-sass-rails] Update to sass-rails 3.2.6.

Vít Ondruch vondruch at fedoraproject.org
Mon Mar 11 11:54:28 UTC 2013


commit 04743efd1ba2642ca24d41da5e099d5f274abc35
Author: Vít Ondruch <vondruch at redhat.com>
Date:   Mon Mar 11 12:54:02 2013 +0100

    Update to sass-rails 3.2.6.

 .gitignore              |    1 +
 rubygem-sass-rails.spec |    7 ++++---
 sources                 |    2 +-
 3 files changed, 6 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 51cb6cb..f16bfc2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /sass-rails-3.2.5.gem
+/sass-rails-3.2.6.gem
diff --git a/rubygem-sass-rails.spec b/rubygem-sass-rails.spec
index c3c76f0..afabe1a 100644
--- a/rubygem-sass-rails.spec
+++ b/rubygem-sass-rails.spec
@@ -3,8 +3,8 @@
 
 Summary: Sass adapter for the Rails asset pipeline
 Name: rubygem-%{gem_name}
-Version: 3.2.5
-Release: 3%{?dist}
+Version: 3.2.6
+Release: 1%{?dist}
 Group: Development/Languages
 License: MIT
 URL: https://github.com/rails/sass-rails
@@ -93,8 +93,9 @@ popd
 %exclude %{gem_instdir}/test
 
 %changelog
-* Mon Mar 11 2013 Vít Ondruch <vondruch at redhat.com> - 3.2.5-3
+* Mon Mar 11 2013 Vít Ondruch <vondruch at redhat.com> - 3.2.6-1
 - Rebuild for https://fedoraproject.org/wiki/Features/Ruby_2.0.0
+- Update to sass-rails 3.2.6.
 
 * Thu Feb 14 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 3.2.5-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
diff --git a/sources b/sources
index c3f93df..02170e6 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-e9939c60e2addcd81220108800d28f85  sass-rails-3.2.5.gem
+b81ae64fa2d1c593d894cbeebbe4e017  sass-rails-3.2.6.gem


More information about the scm-commits mailing list