summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--php-scssphp.spec10
1 files changed, 7 insertions, 3 deletions
diff --git a/php-scssphp.spec b/php-scssphp.spec
index 8ced94f..03b02a1 100644
--- a/php-scssphp.spec
+++ b/php-scssphp.spec
@@ -14,8 +14,8 @@
%global github_owner leafo
%global github_name scssphp
-%global github_version 0.7.5
-%global github_commit 8b538d828bbb75276974605c4a1a435e939da74e
+%global github_version 0.7.6
+%global github_commit 585f6ae84de62ffecf69c23805f25d78d7e4b794
%global composer_vendor leafo
%global composer_project scssphp
@@ -30,7 +30,7 @@
Name: php-%{github_name}
Version: %{github_version}
-Release: 2%{?dist}
+Release: 1%{?dist}
Summary: A compiler for SCSS written in PHP
License: MIT
URL: http://leafo.github.io/scssphp
@@ -159,6 +159,10 @@ exit $RETURN_CODE
%changelog
+* Mon May 28 2018 Shawn Iwinski <shawn.iwinski@gmail.com> - 0.7.6-1
+- Update to 0.7.6 (RHBZ #1582167)
+- Add composer.json to repo
+
* Sun Mar 25 2018 Shawn Iwinski <shawn.iwinski@gmail.com> - 0.7.5-2
- Update get source script to save in spec directory
- Update phpcompatinfo computed dependencies