[php-pear-Net-URL2/f20] update to 2.0.6

Remi Collet remi at fedoraproject.org
Mon Jun 23 11:22:08 UTC 2014


commit eda24588e3e39a940c13ce17dee7714e43c72f56
Author: Remi Collet <remi at fedoraproject.org>
Date:   Mon Jun 23 13:22:04 2014 +0200

    update to 2.0.6

 .gitignore             |    1 +
 php-pear-Net-URL2.spec |    8 +++++---
 sources                |    2 +-
 3 files changed, 7 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e328fd3..2e38c31 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,4 @@ Net_URL2-0.3.1.tgz
 /Net_URL2-2.0.3.tgz
 /Net_URL2-2.0.4.tgz
 /Net_URL2-2.0.5.tgz
+/Net_URL2-2.0.6.tgz
diff --git a/php-pear-Net-URL2.spec b/php-pear-Net-URL2.spec
index 61614f2..facd6d9 100644
--- a/php-pear-Net-URL2.spec
+++ b/php-pear-Net-URL2.spec
@@ -7,12 +7,12 @@
 # Please, preserve the changelog entries
 #
 %{!?pear_metadir: %global pear_metadir %{pear_phpdir}}
-%{!?__pear: %{expand: %%global __pear %{_bindir}/pear}}
+%{!?__pear:       %global __pear       %{_bindir}/pear}
 %global pear_name   Net_URL2
 %global with_tests  %{?_with_tests:1}%{!?_with_tests:0}
 
 Name:           php-pear-Net-URL2
-Version:        2.0.5
+Version:        2.0.6
 Release:        1%{?dist}
 Summary:        Class for parsing and handling URL
 
@@ -28,7 +28,6 @@ BuildRequires:  php-pear
 BuildRequires:  php-phpunit-PHPUnit
 %endif
 
-
 Requires(post): %{__pear}
 Requires(postun): %{__pear}
 Requires:       php-pear(PEAR)
@@ -106,6 +105,9 @@ fi
 
 
 %changelog
+* Mon Jun 23 2014 Remi Collet <remi at fedoraproject.org> - 2.0.6-1
+- Update to 2.0.6 (stable)
+
 * Thu Jan  2 2014 Remi Collet <remi at fedoraproject.org> - 2.0.5-1
 - Update to 2.0.5 (stable)
 
diff --git a/sources b/sources
index 63aac9c..1a60a1a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-bd5f2921afae47795bd263fb342628d2  Net_URL2-2.0.5.tgz
+094732f7dbe0593399af0595387699b1  Net_URL2-2.0.6.tgz


More information about the scm-commits mailing list