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

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


commit 4b683c9998a107952c327783b2567b19c58f59cb
Author: remi <fedora at famillecollet.com>
Date:   Sat Oct 16 17:13:06 2010 +0200

    update to 0.1.5 - QA release

 .gitignore                                        |    2 ++
 php-pear-Structures-DataGrid-Renderer-Smarty.spec |   11 ++++++++---
 sources                                           |    2 +-
 3 files changed, 11 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 5d0bc72..67683ca 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,3 @@
 Structures_DataGrid_Renderer_Smarty-0.1.4.tgz
+package.xml
+/Structures_DataGrid_Renderer_Smarty-0.1.5.tgz
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
 
diff --git a/sources b/sources
index 8b4d1ec..3289af4 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-9d8433e6c71c187ac48c12e4b576bb39  Structures_DataGrid_Renderer_Smarty-0.1.4.tgz
+f5b2a773d6ccf1f5fd6626e20ba58d56  Structures_DataGrid_Renderer_Smarty-0.1.5.tgz


More information about the scm-commits mailing list