summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2013-06-07 17:43:51 +0200
committerRemi Collet <fedora@famillecollet.com>2013-06-07 17:43:51 +0200
commit41352b077a6a45652a152a432f76324d52f16551 (patch)
tree13a6a18ae8248a1bfb1de68b07cc29e02548877d
parent74595fbcf362f869743bf22b7b696b791a3b7c3a (diff)
php-scssphp: 0.0.7 (vackport)
-rw-r--r--php-scssphp.spec11
1 files changed, 8 insertions, 3 deletions
diff --git a/php-scssphp.spec b/php-scssphp.spec
index 41ae82f..da57951 100644
--- a/php-scssphp.spec
+++ b/php-scssphp.spec
@@ -1,8 +1,7 @@
%global github_owner leafo
%global github_name scssphp
-%global github_version 0.0.5
-%global github_commit dd4e4cdc8295b0897b9fe8b1b580561b8174ad35
-%global github_date 20130311
+%global github_version 0.0.7
+%global github_commit e5a79218c349cbc03dc99004fbad938c7b82391f
%global php_min_ver 5.3.0
@@ -87,6 +86,12 @@ install -p -m 644 pscss.1 %{buildroot}%{_mandir}/man1/
%changelog
+* Fri Jun 07 2013 Remi Collet <remi@fedoraproject.org> 0.0.7-1
+- backport 0.0.7 for remi repo.
+
+* Fri Jun 07 2013 Shawn Iwinski <shawn.iwinski@gmail.com> 0.0.7-1
+- Updated to 0.0.7
+
* Tue Mar 19 2013 Remi Collet <remi@fedoraproject.org> 0.0.5-1
- backport 0.0.5 for remi repo.