[php-lessphp] Updated to 0.4.0

Shawn Iwinski siwinski at fedoraproject.org
Mon Aug 12 00:20:30 UTC 2013


commit a805a2068149b8f9b9b7c57d14786a2d743b6d1d
Author: Shawn Iwinski <shawn.iwinski at gmail.com>
Date:   Sun Aug 11 20:20:14 2013 -0400

    Updated to 0.4.0

 php-lessphp.spec |   13 ++++++++-----
 1 files changed, 8 insertions(+), 5 deletions(-)
---
diff --git a/php-lessphp.spec b/php-lessphp.spec
index d7bc0fe..d3118d2 100644
--- a/php-lessphp.spec
+++ b/php-lessphp.spec
@@ -2,8 +2,8 @@
 %global php_min_ver 5.3.0
 
 Name:          php-%{libname}
-Version:       0.3.9
-Release:       2%{?dist}
+Version:       0.4.0
+Release:       1%{?dist}
 Summary:       A compiler for LESS written in PHP
 
 Group:         Development/Libraries
@@ -13,16 +13,16 @@ Source0:       %{url}/src/%{libname}-%{version}.tar.gz
 
 BuildArch:     noarch
 BuildRequires: help2man
-# Test requires
+# For tests
 BuildRequires: php-common >= %{php_min_ver}
 BuildRequires: php-pear(pear.phpunit.de/PHPUnit)
-# Test requires: phpci
+# For tests: phpcompatinfo
 BuildRequires: php-ctype
 BuildRequires: php-date
 BuildRequires: php-pcre
 
 Requires:      php-common >= %{php_min_ver}
-# phpci requires
+# phpcompatinfo
 Requires:      php-ctype
 Requires:      php-date
 Requires:      php-pcre
@@ -88,6 +88,9 @@ sed 's#%{_datadir}#%{buildroot}%{_datadir}#' -i tests/*.php
 
 
 %changelog
+* Sun Aug 11 2013 Shawn Iwinski <shawn.iwinski at gmail.com> 0.4.0-1
+- Updated to 0.4.0
+
 * Sun Aug 04 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.3.9-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
 


More information about the scm-commits mailing list