[rubygem-sass] Update to sass 3.4.4

Mo Morsi mmorsi at fedoraproject.org
Tue Sep 16 23:00:11 UTC 2014


commit aafca7ab22f61361736c6992dbea94ccb1cdb4aa
Author: Mo Morsi <mmorsi at redhat.com>
Date:   Tue Sep 16 18:55:38 2014 -0400

    Update to sass 3.4.4

 rubygem-sass.spec |   11 +++++------
 1 files changed, 5 insertions(+), 6 deletions(-)
---
diff --git a/rubygem-sass.spec b/rubygem-sass.spec
index 8f27308..cdaaf5e 100644
--- a/rubygem-sass.spec
+++ b/rubygem-sass.spec
@@ -4,16 +4,13 @@
 
 Summary: A powerful but elegant CSS compiler that makes CSS fun again
 Name: rubygem-%{gem_name}
-Version: 3.3.8
+Version: 3.4.4
 Release: 1%{?dist}
 Group: Development/Languages
 License: MIT
 URL: http://sass-lang.com/
 Source0: http://rubygems.org/gems/%{gem_name}-%{version}.gem
 
-# Patch for PR: https://github.com/sass/sass/pull/1282
-Patch0: Update-to-minitest5.patch
-
 Requires: ruby(release)
 Requires: ruby(rubygems)
 Requires: rubygem(listen)
@@ -47,8 +44,6 @@ gem unpack %{SOURCE0}
 
 gem spec %{SOURCE0} -l --ruby > %{gem_name}.gemspec
 
-%patch0 -p1
-
 %build
 
 gem build %{gem_name}.gemspec
@@ -107,6 +102,10 @@ find %{buildroot}%{gem_instdir}/bin -type f | xargs chmod a+x
 
 
 %changelog
+* Tue Sep 16 2014 Mo Morsi <mmorsi at redhat.com> - 3.4.4-1
+- Update to 3.4.4
+- Remove patch now included in upstream release
+
 * Thu Jun 12 2014 Mo Morsi <mmorsi at redhat.com> - 3.3.8-1
 - Update to latest upstream release
 - Include patch updating test suite to minitest 5


More information about the scm-commits mailing list