[php-pear-Structures-DataGrid-Renderer-Smarty] update to 0.1.5 - QA release

Remi Collet remi at fedoraproject.org
Sat Oct 16 15:05:37 UTC 2010


commit 64fc357b0ca13db8849b1f29a9c6112de02efca2
Author: remi <fedora at famillecollet.com>
Date:   Sat Oct 16 17:05:29 2010 +0200

    update to 0.1.5 - QA release

 php-pear-Structures-DataGrid-Renderer-Smarty.spec |   11 ++++++++---
 1 files changed, 8 insertions(+), 3 deletions(-)
---
diff --git a/php-pear-Structures-DataGrid-Renderer-Smarty.spec b/php-pear-Structures-DataGrid-Renderer-Smarty.spec
index 46ddec6..b0aec25 100644
--- a/php-pear-Structures-DataGrid-Renderer-Smarty.spec
+++ b/php-pear-Structures-DataGrid-Renderer-Smarty.spec
@@ -2,18 +2,19 @@
 %global pear_name Structures_DataGrid_Renderer_Smarty
 
 Name:           php-pear-Structures-DataGrid-Renderer-Smarty
-Version:        0.1.4
-Release:        4%{?dist}
+Version:        0.1.5
+Release:        1%{?dist}
 Summary:        Renderer driver using Smarty
 
 Group:          Development/Libraries
 License:        BSD
 URL:            http://pear.php.net/package/%{pear_name}
 Source0:        http://pear.php.net/get/%{pear_name}-%{version}.tgz
-BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
+BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch:      noarch
 BuildRequires:  php-pear >= 1:1.6.0
+
 Requires:       php-pear(PEAR)
 Requires:       php-pear(Structures_DataGrid) >= 0.9.0
 Requires:       php-pear(Structures_DataGrid_Renderer_Pager) >= 0.1.3
@@ -38,6 +39,7 @@ cd %{pear_name}-%{version}
 cp /etc/php.ini .
 echo "date.timezone=UTC" >>php.ini
 
+
 %build
 cd %{pear_name}-%{version}
 # Empty build section, most likely nothing required.
@@ -78,6 +80,9 @@ fi
 
 
 %changelog
+* Sat Oct 16 2010 Remi Collet <Fedora at FamilleCollet.com> - 0.1.5-1
+- Version 0.1.5 (beta) - API 0.1.1 (beta)
+
 * Fri Aug 20 2010 Christof Damian <christof at damian.net> - 0.1.4-4
 - spec cleaning
 


More information about the scm-commits mailing list