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

Remi Collet remi at fedoraproject.org
Fri Dec 19 13:10:45 UTC 2014


commit 7a5a4c088ce1e7360e701eb3a382842aad3cdeb6
Author: Remi Collet <remi at fedoraproject.org>
Date:   Fri Dec 19 14:10:22 2014 +0100

    update to 3.7.1

 .gitignore                       |    1 +
 php-bartlett-PHP-CompatInfo.spec |    7 +++++--
 sources                          |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index fcf3189..7c90cc8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@ clog
 /php-compat-info-3.5.0.tar.gz
 /php-compat-info-3.6.0.tar.gz
 /php-compat-info-3.6.1.tar.gz
+/php-compat-info-3.7.1.tar.gz
diff --git a/php-bartlett-PHP-CompatInfo.spec b/php-bartlett-PHP-CompatInfo.spec
index f798936..7a31d3f 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    d47fb5a0798c60dac81a3f9f1643fd73c73787d3
+%global gh_commit    86f65a4c99aa3f84a0be3354acd4174df57cceb1
 #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.6.1
+Version:        3.7.1
 Release:        1%{?dist}
 Summary:        Find out version and the extensions required for a piece of code to run
 
@@ -122,6 +122,9 @@ fi
 
 
 %changelog
+* Fri Dec 19 2014 Remi Collet <remi at fedoraproject.org> - 3.7.1-1
+- Update to 3.7.1
+
 * Thu Nov 20 2014 Remi Collet <remi at fedoraproject.org> - 3.6.1-1
 - Update to 3.6.1
 
diff --git a/sources b/sources
index 60792a9..cc67c1f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-58ebf3c5a07efe07f448df45d1e8648d  php-compat-info-3.6.1.tar.gz
+2e07ed5acb50cd42b555c9f5787374d9  php-compat-info-3.7.1.tar.gz


More information about the scm-commits mailing list