[php-bartlett-PHP-CompatInfo/f18] update to 2.24.0

Remi Collet remi at fedoraproject.org
Fri Oct 18 07:54:59 UTC 2013


commit f3dac81e8c73ce3a71c187bf8c1b7a8ccce459c7
Author: Remi Collet <remi at fedoraproject.org>
Date:   Fri Oct 18 09:43:45 2013 +0200

    update to 2.24.0
    
    (cherry picked from commit 13d6b95e5b8019f91c3b0d2c3676f66e296553d8)

 .gitignore                       |    1 +
 php-bartlett-PHP-CompatInfo.spec |   10 +++++++---
 sources                          |    2 +-
 3 files changed, 9 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 2b657d6..f3abc87 100644
--- a/.gitignore
+++ b/.gitignore
@@ -29,3 +29,4 @@ package-*.xml
 /PHP_CompatInfo-2.21.0.tgz
 /PHP_CompatInfo-2.22.0.tgz
 /PHP_CompatInfo-2.23.1.tgz
+/PHP_CompatInfo-2.24.0.tgz
diff --git a/php-bartlett-PHP-CompatInfo.spec b/php-bartlett-PHP-CompatInfo.spec
index e60bd23..946d37d 100644
--- a/php-bartlett-PHP-CompatInfo.spec
+++ b/php-bartlett-PHP-CompatInfo.spec
@@ -16,7 +16,7 @@
 
 
 Name:           php-bartlett-PHP-CompatInfo
-Version:        2.23.1
+Version:        2.24.0
 Release:        1%{?dist}
 Summary:        Find out version and the extensions required for a piece of code to run
 
@@ -39,7 +39,7 @@ BuildRequires:  php-pear(PEAR) >= 1.9.0
 BuildRequires:  php-channel(%{channel})
 # to run test suite
 BuildRequires:  php-pear(pear.phpunit.de/PHPUnit) >= 3.6.0
-BuildRequires:  php-pear(%{channel}/PHP_Reflect) >= 1.8.0
+BuildRequires:  php-pear(%{channel}/PHP_Reflect) >= 1.9.0
 
 Requires(post): %{__pear}
 Requires(postun): %{__pear}
@@ -51,7 +51,7 @@ Requires:       php-pcre
 Requires:       php-reflection
 Requires:       php-spl
 Requires:       php-pear(PEAR) >= 1.9.0
-Requires:       php-pear(%{channel}/PHP_Reflect) >= 1.8.0
+Requires:       php-pear(%{channel}/PHP_Reflect) >= 1.9.0
 Requires:       php-pear(%{channel}/PHP_Reflect) <  2
 Requires:       php-pear(Console_CommandLine) >= 1.2.0
 # Optional
@@ -166,6 +166,10 @@ fi
 
 
 %changelog
+* Fri Oct 18 2013 Remi Collet <remi at fedoraproject.org> - 2.24.0-1
+- update to 2.24.0
+- raise dependency, PHP_Reflect 1.9.0
+
 * Mon Sep 23 2013 Remi Collet <remi at fedoraproject.org> - 2.23.1-1
 - Update to 2.23.1
 - raise dependencies: PHP 5.3.0, PHP_Reflect 1.8.0 (and < 2)
diff --git a/sources b/sources
index 910650b..928bf3b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-7ded2ef550bf99ea703af79dfe0064c4  PHP_CompatInfo-2.23.1.tgz
+a7f1f0fd7f7e6d5d512fc36973691e2e  PHP_CompatInfo-2.24.0.tgz


More information about the scm-commits mailing list