|
|
|
@ -5,7 +5,7 @@
|
|
|
|
|
Summary: A powerful but elegant CSS compiler that makes CSS fun again
|
|
|
|
|
Name: rubygem-%{gem_name}
|
|
|
|
|
Version: 3.4.4
|
|
|
|
|
Release: 1%{?dist}
|
|
|
|
|
Release: 2%{?dist}
|
|
|
|
|
Group: Development/Languages
|
|
|
|
|
License: MIT
|
|
|
|
|
URL: http://sass-lang.com/
|
|
|
|
@ -102,6 +102,9 @@ find %{buildroot}%{gem_instdir}/bin -type f | xargs chmod a+x
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Thu Jun 18 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.4.4-2
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Tue Sep 16 2014 Mo Morsi <mmorsi@redhat.com> - 3.4.4-1
|
|
|
|
|
- Update to 3.4.4
|
|
|
|
|
- Remove patch now included in upstream release
|
|
|
|
|