[php-bartlett-PHP-CompatInfo/f17] update to 2.7.0

Remi Collet remi at fedoraproject.org
Mon Sep 3 15:04:43 UTC 2012


commit a9330b89369fe073882802106cb1f18cb7090a12
Author: remi <fedora at famillecollet.com>
Date:   Mon Sep 3 17:04:34 2012 +0200

    update to 2.7.0

 .gitignore                       |    1 +
 php-bartlett-PHP-CompatInfo.spec |    8 ++++++--
 sources                          |    2 +-
 3 files changed, 8 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 957d267..34e591c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -10,3 +10,4 @@ package-*.xml
 /PHP_CompatInfo-2.4.0.tgz
 /PHP_CompatInfo-2.5.0.tgz
 /PHP_CompatInfo-2.6.0.tgz
+/PHP_CompatInfo-2.7.0.tgz
diff --git a/php-bartlett-PHP-CompatInfo.spec b/php-bartlett-PHP-CompatInfo.spec
index 9c1d7a9..b6442c1 100644
--- a/php-bartlett-PHP-CompatInfo.spec
+++ b/php-bartlett-PHP-CompatInfo.spec
@@ -2,7 +2,7 @@
 %global pear_name   PHP_CompatInfo
 %global channel     bartlett.laurent-laville.org
 
-%if 0%{?fedora} >= 12
+%if 0%{?fedora} >= 15
 %global withhtmldoc 1
 %else
 %global withhtmldoc 0
@@ -13,7 +13,7 @@
 
 
 Name:           php-bartlett-PHP-CompatInfo
-Version:        2.6.0
+Version:        2.7.0
 Release:        1%{?dist}
 Summary:        Find out version and the extensions required for a piece of code to run
 
@@ -174,9 +174,13 @@ fi
 
 
 %changelog
+* Mon Sep  3 2012 Remi Collet <remi at fedoraproject.org> - 2.7.0-1
+- Version 2.7.0 (stable) - API 2.7.0 (stable)
+
 * Wed Aug 01 2012 Remi Collet <remi at fedoraproject.org> - 2.6.0-1
 - Version 2.6.0 (stable) - API 2.6.0 (stable)
 - raise dependencies: PHPUnit 3.6.0, PHP_Reflect 1.4.2
+- drop XslTest in EL-6
 
 * Fri Jun 22 2012 Remi Collet <remi at fedoraproject.org> - 2.5.0-1
 - Version 2.5.0 (stable) - API 2.5.0 (stable)
diff --git a/sources b/sources
index d2cc29b..295feab 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-03208c112cebc7855c475e87207a92cb  PHP_CompatInfo-2.6.0.tgz
+392fedb8c5c9ff3b0c505265e3389c34  PHP_CompatInfo-2.7.0.tgz


More information about the scm-commits mailing list