From 620442f0bc2d00c69394e130d7a9392b110cfa7e Mon Sep 17 00:00:00 2001 From: Mo Morsi Date: Tue, 13 Nov 2012 15:21:04 -0500 Subject: [PATCH] update to sass 3.2.3 --- .gitignore | 4 +--- rubygem-sass.spec | 5 +++-- sources | 2 +- 3 files changed, 5 insertions(+), 6 deletions(-) diff --git a/.gitignore b/.gitignore index 965edff..99cf615 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1 @@ -/sass-3.1.4.gem -/sass-3.1.7.gem -/sass-3.1.20.gem +sass-3.2.3.gem \ No newline at end of file diff --git a/rubygem-sass.spec b/rubygem-sass.spec index acf3596..24fdab3 100644 --- a/rubygem-sass.spec +++ b/rubygem-sass.spec @@ -5,8 +5,8 @@ Summary: A powerful but elegant CSS compiler that makes CSS fun again Name: rubygem-%{gem_name} -Version: 3.1.20 -Release: 2%{?dist} +Version: 3.2.3 +Release: 1%{?dist} Group: Development/Languages License: MIT URL: http://sass-lang.com/ @@ -81,6 +81,7 @@ popd %{gem_instdir}/extra/update_watch.rb %{gem_instdir}/VERSION %{gem_instdir}/VERSION_NAME +%{gem_instdir}/VERSION_DATE %doc %{gem_instdir}/MIT-LICENSE %doc %{gem_instdir}/CONTRIBUTING %doc %{gem_instdir}/README.md diff --git a/sources b/sources index 3a109ab..f73983a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -8d6733500d0c34b7e1d7c20e1c581fcc sass-3.1.20.gem +4e712a7f967ca3c8387dd42fb84a8467 sass-3.2.3.gem