[php-pear-Net-URL2] 2.0.11

Remi Collet remi at fedoraproject.org
Sat Oct 18 12:46:26 UTC 2014


commit d0cfefe72a6e02d61019fae460a5380a756e709e
Author: Remi Collet <remi at fedoraproject.org>
Date:   Sat Oct 18 14:46:20 2014 +0200

    2.0.11

 .gitignore             |    1 +
 php-pear-Net-URL2.spec |    7 +++++--
 sources                |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 3095771..a486bce 100644
--- a/.gitignore
+++ b/.gitignore
@@ -12,3 +12,4 @@ Net_URL2-0.3.1.tgz
 /Net_URL2-2.0.8.tgz
 /Net_URL2-2.0.9.tgz
 /Net_URL2-2.0.10.tgz
+/Net_URL2-2.0.11.tgz
diff --git a/php-pear-Net-URL2.spec b/php-pear-Net-URL2.spec
index f90eef2..e36d686 100644
--- a/php-pear-Net-URL2.spec
+++ b/php-pear-Net-URL2.spec
@@ -12,7 +12,7 @@
 %global with_tests  %{?_with_tests:1}%{!?_with_tests:0}
 
 Name:           php-pear-Net-URL2
-Version:        2.0.10
+Version:        2.0.11
 Release:        1%{?dist}
 Summary:        Class for parsing and handling URL
 
@@ -72,7 +72,7 @@ install -pm 644 %{name}.xml %{buildroot}%{pear_xmldir}
 %check
 %if %{with_tests}
 # test suite cannot run in mock (use network)
-# Version 2.0.9 : OK (111 tests, 264 assertions)
+# Version 2.0.11 : OK (111 tests, 265 assertions)
 cd %{buildroot}%{pear_testdir}/%{pear_name}/tests
 phpunit \
    -d date.timezone=UTC \
@@ -107,6 +107,9 @@ fi
 
 
 %changelog
+* Sat Oct 18 2014 Remi Collet <remi at fedoraproject.org> - 2.0.11-1
+- Update to 2.0.11
+
 * Fri Oct 10 2014 Remi Collet <remi at fedoraproject.org> - 2.0.10-1
 - Update to 2.0.10 (stable) - no change
 - provide php-composer(pear/net_url2)
diff --git a/sources b/sources
index 80e68f9..b84f995 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-e39c2a01662c2c6b26c81138756f7ee3  Net_URL2-2.0.10.tgz
+951022dd9003d84786e4893ef2d339f0  Net_URL2-2.0.11.tgz


More information about the scm-commits mailing list