[php-bartlett-PHP-CompatInfo] update to 3.7.3

Remi Collet remi at fedoraproject.org
Mon Feb 2 15:57:03 UTC 2015


commit 49905f33186e320f0f808e0d73645735335549c8
Author: Remi Collet <remi at fedoraproject.org>
Date:   Mon Feb 2 16:56:50 2015 +0100

    update to 3.7.3

 .gitignore                       |    1 +
 php-bartlett-PHP-CompatInfo.spec |    9 ++++++---
 sources                          |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index bed55cb..00940a2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,4 @@ clog
 /php-compat-info-3.6.1.tar.gz
 /php-compat-info-3.7.1.tar.gz
 /php-compat-info-3.7.2.tar.gz
+/php-compat-info-3.7.3.tar.gz
diff --git a/php-bartlett-PHP-CompatInfo.spec b/php-bartlett-PHP-CompatInfo.spec
index 6487934..1216d39 100644
--- a/php-bartlett-PHP-CompatInfo.spec
+++ b/php-bartlett-PHP-CompatInfo.spec
@@ -6,13 +6,13 @@
 #
 # Please, preserve the changelog entries
 #
-%global gh_commit    bbf5bf1cbc1c7ea481f315a084e5d341c24e283a
+%global gh_commit    e84e2b60281f1f97b886208d6d06efa4d7701236
 #global gh_short     %(c=%{gh_commit}; echo ${c:0:7})
 %global gh_owner     llaville
 %global gh_project   php-compat-info
 
 Name:           php-bartlett-PHP-CompatInfo
-Version:        3.7.2
+Version:        3.7.3
 Release:        1%{?dist}
 Summary:        Find out version and the extensions required for a piece of code to run
 
@@ -37,7 +37,7 @@ BuildRequires:  php-composer(bartlett/php-reflect) >= 2.6.2
 #        "ext-spl": "*",
 #        "ext-json": "*",
 #        "symfony/console": "~2.5",
-#        "bartlett/php-reflect": "~2.6",
+#        "bartlett/php-reflect": "^2.6.2",
 Requires:       php(language) >= 5.3.0
 Requires:       php-json
 Requires:       php-libxml
@@ -122,6 +122,9 @@ fi
 
 
 %changelog
+* Mon Feb  2 2015 Remi Collet <remi at fedoraproject.org> - 3.7.3-1
+- Update to 3.7.3
+
 * Mon Jan  5 2015 Remi Collet <remi at fedoraproject.org> - 3.7.2-1
 - Update to 3.7.2
 - open https://github.com/llaville/php-compat-info/pull/157
diff --git a/sources b/sources
index 9ba050f..ae9320c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-c9fb9c9c8bb20e63664b9bd514f6e1ba  php-compat-info-3.7.2.tar.gz
+dfd5b14306cb43816daefc75423c6ff3  php-compat-info-3.7.3.tar.gz


More information about the scm-commits mailing list