summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--php-scssphp-scssphp.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/php-scssphp-scssphp.spec b/php-scssphp-scssphp.spec
index 0dd16ad..467b47f 100644
--- a/php-scssphp-scssphp.spec
+++ b/php-scssphp-scssphp.spec
@@ -12,7 +12,7 @@
%global with_tests 0%{!?_without_tests:1}
# Github
-%global gh_commit e2dadd21ef6188f038aaf72cd2d55d0e1b522741
+%global gh_commit 20d661952d19d4d75508180c453a594423b4f10b
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
%global gh_owner scssphp
%global gh_project scssphp
@@ -25,7 +25,7 @@
%global major %nil
Name: php-%{pk_vendor}-%{pk_project}%{major}
-Version: 1.0.7
+Version: 1.0.8
Release: 1%{?gh_date?%{gh_date}git%{gh_short}}%{?dist}
Summary: Compiler for SCSS
@@ -162,6 +162,9 @@ exit $ret
%changelog
+* Fri Feb 21 2020 Remi Collet <remi@remirepo.net> - 1.0.8-1
+- update to 1.0.8
+
* Sat Feb 1 2020 Remi Collet <remi@remirepo.net> - 1.0.7-1
- update to 1.0.7