[php-phpunit-Text-Template] update to 1.1.4

Remi Collet remi at fedoraproject.org
Thu Nov 1 07:37:24 UTC 2012


commit 1e94a4b223c1f61b752a4dc81f57f8bcf9164fb8
Author: Remi Collet <remi at fedoraproject.org>
Date:   Thu Nov 1 08:37:17 2012 +0100

    update to 1.1.4

 .gitignore                     |    1 +
 php-phpunit-Text-Template.spec |    7 +++++--
 sources                        |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index cc87792..67df40b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@ package*xml
 /Text_Template-1.1.1.tgz
 /Text_Template-1.1.2.tgz
 /Text_Template-1.1.3.tgz
+/Text_Template-1.1.4.tgz
diff --git a/php-phpunit-Text-Template.spec b/php-phpunit-Text-Template.spec
index ef7b731..0461a56 100644
--- a/php-phpunit-Text-Template.spec
+++ b/php-phpunit-Text-Template.spec
@@ -4,7 +4,7 @@
 %global channel pear.phpunit.de
 
 Name:           php-phpunit-Text-Template
-Version:        1.1.3
+Version:        1.1.4
 Release:        1%{?dist}
 Summary:        Simple template engine
 
@@ -21,7 +21,7 @@ BuildRequires:  php-channel(%{channel})
 Requires(post): %{__pear}
 Requires(postun): %{__pear}
 Requires:       php-channel(%{channel})
-Requires:       php-common >= 5.2.7
+Requires:       php-common >= 5.3.3
 Requires:       php-spl
 
 Provides:       php-pear(%{channel}/%{pear_name}) = %{version}
@@ -77,6 +77,9 @@ fi
 
 
 %changelog
+* Thu Nov  1 2012 Remi Collet <remi at fedoraproject.org> - 1.1.4-1
+- Version 1.1.4 (stable) - API 1.1.0 (stable)
+
 * Sat Oct  6 2012 Remi Collet <remi at fedoraproject.org> - 1.1.3-1
 - Version 1.1.3 (stable) - API 1.1.0 (stable)
 
diff --git a/sources b/sources
index 6330b42..0ea5a74 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-5635a9006867a1677013a446a42d84ee  Text_Template-1.1.3.tgz
+fc3277ea490501e79184172c05e64de9  Text_Template-1.1.4.tgz


More information about the scm-commits mailing list