summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2019-12-12 10:05:00 +0100
committerRemi Collet <remi@remirepo.net>2019-12-12 10:05:00 +0100
commitf8628e8e8fb9a10bbaa82bfcb73cd4f021796b58 (patch)
treefa09094537595200317196bc05c720e76d62bb58
parent79bc608528bc581b4048de87726aba326185989e (diff)
v1.0.6
-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 c7f9639..78ab270 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 98e10149058102817b493c5a147fa582cb62d46e
+%global gh_commit 5b3c9d704950d8f9637f5110c36c281ec47dc13c
%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.5
+Version: 1.0.6
Release: 1%{?gh_date?%{gh_date}git%{gh_short}}%{?dist}
Summary: Compiler for SCSS
@@ -162,6 +162,9 @@ exit $ret
%changelog
+* Thu Dec 12 2019 Remi Collet <remi@remirepo.net> - 1.0.6-1
+- update to 1.0.6
+
* Fri Oct 4 2019 Remi Collet <remi@remirepo.net> - 1.0.5-1
- update to 1.0.5