summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2020-02-21 08:21:40 +0100
committerRemi Collet <remi@remirepo.net>2020-02-21 08:21:40 +0100
commit42cf9bccd37dc27dd45ca0c2e930b138fe07e4f5 (patch)
tree0110a083085a69e5b815c36cda004e7553b304d1
parent7c550cff196100396e0e043f40b29bafa5d010e5 (diff)
update to 1.0.8
-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