[rubygem-compass-rails] update to 1.1.6

tdawson tdawson at fedoraproject.org
Wed Mar 12 20:53:56 UTC 2014


commit 2279fc7b0fd916fdba59afc5253d08b612381fbc
Author: Troy Dawson <tdawson at redhat.com>
Date:   Wed Mar 12 15:53:49 2014 -0500

    update to 1.1.6

 .gitignore                 |    1 +
 rubygem-compass-rails.spec |    6 +++++-
 sources                    |    2 +-
 3 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index f83b690..d99ff1d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /compass-rails-1.0.3.gem
 /compass-rails-1.1.3.gem
+/compass-rails-1.1.6.gem
diff --git a/rubygem-compass-rails.spec b/rubygem-compass-rails.spec
index fcebc47..fa03815 100644
--- a/rubygem-compass-rails.spec
+++ b/rubygem-compass-rails.spec
@@ -3,7 +3,7 @@
 
 Summary:       Integrate Compass into Rails 2.3 and up
 Name:          rubygem-%{gem_name}
-Version:       1.1.3
+Version:       1.1.6
 Release:       1%{?dist}
 Group:         Development/Languages
 License:       MIT
@@ -74,6 +74,7 @@ chmod 0755 %{buildroot}%{gem_instdir}/Rakefile
 %{gem_libdir}
 %exclude %{gem_cache}
 %{gem_spec}
+%{gem_instdir}/sache.json
 
 %files doc
 %doc %{gem_docdir}
@@ -87,6 +88,9 @@ chmod 0755 %{buildroot}%{gem_instdir}/Rakefile
 %{gem_instdir}/gemfiles
 
 %changelog
+* Wed Mar 12 2014 Troy Dawson <tdawson at redhat.com> - 1.1.6-1
+- Updated to version 1.1.6
+
 * Tue Feb 04 2014 Troy Dawson <tdawson at redhat.com> - 1.1.3-1
 - Updated to version 1.1.3
 - Update to latest ruby spec guidelines
diff --git a/sources b/sources
index ad40759..2cf8467 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-6353ff8de48837f16e6b88b050bb451c  compass-rails-1.1.3.gem
+de24357d1df63ec8c21f507db8830c39  compass-rails-1.1.6.gem


More information about the scm-commits mailing list