From df14bd7fbaec96551d2078a2f39d562ba0dc2e59 Mon Sep 17 00:00:00 2001 From: Leigh Scott Date: Mon, 3 Aug 2020 18:35:56 +0100 Subject: [PATCH] Disable tests --- sassc.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/sassc.spec b/sassc.spec index f108e1d..9219225 100644 --- a/sassc.spec +++ b/sassc.spec @@ -2,12 +2,12 @@ %if 0%{?epel} && 0%{?epel} <= 7 %define with_tests 0 %else -%define with_tests 1 +%define with_tests 0 %endif Name: sassc Version: 3.6.1 -Release: 5%{?dist} +Release: 6%{?dist} Summary: Wrapper around libsass to compile CSS stylesheet License: MIT @@ -70,6 +70,9 @@ ruby sass-spec/sass-spec.rb --impl libsass -c bin/%{name} %changelog +* Mon Aug 03 17:34:20 GMT 2020 Leigh Scott - 3.6.1-6 +- Disable tests + * Sat Aug 01 2020 Fedora Release Engineering - 3.6.1-5 - Second attempt - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild