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

Remi Collet remi at fedoraproject.org
Mon Mar 18 10:06:21 UTC 2013


commit d5a19bda5bd7be8c634eb56cc61a57fedb527b4a
Author: Remi Collet <remi at fedoraproject.org>
Date:   Mon Mar 18 11:06:15 2013 +0100

    update to 2.14.0

 .gitignore                       |    1 +
 PHP_CompatInfo.patch             |   26 --------------------------
 php-bartlett-PHP-CompatInfo.spec |   11 ++++-------
 sources                          |    2 +-
 4 files changed, 6 insertions(+), 34 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 8918072..80e4b02 100644
--- a/.gitignore
+++ b/.gitignore
@@ -17,3 +17,4 @@ package-*.xml
 /PHP_CompatInfo-2.12.1.tgz
 /PHP_CompatInfo-2.13.0.tgz
 /PHP_CompatInfo-2.13.2.tgz
+/PHP_CompatInfo-2.14.0.tgz
diff --git a/php-bartlett-PHP-CompatInfo.spec b/php-bartlett-PHP-CompatInfo.spec
index 2200ec6..499cb31 100644
--- a/php-bartlett-PHP-CompatInfo.spec
+++ b/php-bartlett-PHP-CompatInfo.spec
@@ -8,7 +8,7 @@
 
 
 Name:           php-bartlett-PHP-CompatInfo
-Version:        2.13.2
+Version:        2.14.0
 Release:        1%{?dist}
 Summary:        Find out version and the extensions required for a piece of code to run
 
@@ -18,9 +18,6 @@ License:        BSD and MIT
 URL:            http://php5.laurent-laville.org/compatinfo/
 Source0:        http://bartlett.laurent-laville.org/get/%{pear_name}-%{version}%{?prever}.tgz
 
-# https://github.com/llaville/php-compat-info/issues/69
-Patch0:         %{pear_name}.patch
-
 BuildArch:      noarch
 BuildRequires:  php(language) >= 5.2.1
 BuildRequires:  php-pear(PEAR) >= 1.9.0
@@ -66,9 +63,6 @@ HTML Documentation:  %{pear_docdir}/%{pear_name}/html/index.html
 cd %{pear_name}-%{version}%{?prever}
 mv -f ../package.xml %{name}.xml
 
-%patch0 -p1 -b .orig
-sed -e 's/md5sum.*name/name/' -i %{name}.xml
-
 
 %build
 cd %{pear_name}-%{version}%{?prever}
@@ -145,6 +139,9 @@ fi
 
 
 %changelog
+* Mon Mar 18 2013 Remi Collet <remi at fedoraproject.org> - 2.14.0-1
+- Update to 2.14.0
+
 * Tue Feb 26 2013 Remi Collet <remi at fedoraproject.org> - 2.13.2-1
 - Update to 2.13.2
 - raise dependencies, PHP_Reflect 1.6.1
diff --git a/sources b/sources
index 7d25f12..3a19886 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-f9ab01e3566ababc0fe038047a00e0ec  PHP_CompatInfo-2.13.2.tgz
+4eafda9d5e534a45293de806b0bcc148  PHP_CompatInfo-2.14.0.tgz


More information about the scm-commits mailing list