summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2018-05-29 06:39:55 +0200
committerRemi Collet <remi@remirepo.net>2018-05-29 06:39:55 +0200
commit7f8b9b973cbe0898d21561ad2178e3fb29148bdf (patch)
tree6dcdcd44a39b31f4b07891a63a84f92fbbcf5446
parent0d8dd261b80448bc3e028e2f5112d9ea8435fca1 (diff)
v0.7.6 from Fedora
-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