[php-pear-Net-URL2] update to 2.0.9

Remi Collet remi at fedoraproject.org
Thu Oct 9 05:30:23 UTC 2014


commit 2bfd9e8b2d98b977c7c42e0190721cf2b8d00609
Author: Remi Collet <remi at fedoraproject.org>
Date:   Thu Oct 9 07:30:11 2014 +0200

    update to 2.0.9

 .gitignore             |    1 +
 php-pear-Net-URL2.spec |    7 +++++--
 sources                |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index c9ae0d3..fc6105e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -10,3 +10,4 @@ Net_URL2-0.3.1.tgz
 /Net_URL2-2.0.6.tgz
 /Net_URL2-2.0.7.tgz
 /Net_URL2-2.0.8.tgz
+/Net_URL2-2.0.9.tgz
diff --git a/php-pear-Net-URL2.spec b/php-pear-Net-URL2.spec
index 55c9ea2..ba9823b 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.8
+Version:        2.0.9
 Release:        1%{?dist}
 Summary:        Class for parsing and handling URL
 
@@ -71,7 +71,7 @@ install -pm 644 %{name}.xml %{buildroot}%{pear_xmldir}
 %check
 %if %{with_tests}
 # test suite cannot run in mock (use network)
-# Version 2.0.8 : OK (107 tests, 248 assertions)
+# Version 2.0.9 : OK (111 tests, 264 assertions)
 cd %{buildroot}%{pear_testdir}/%{pear_name}/tests
 phpunit \
    -d date.timezone=UTC \
@@ -106,6 +106,9 @@ fi
 
 
 %changelog
+* Thu Oct  9 2014 Remi Collet <remi at fedoraproject.org> - 2.0.9-1
+- Update to 2.0.8 (stable)
+
 * Wed Oct  8 2014 Remi Collet <remi at fedoraproject.org> - 2.0.8-1
 - Update to 2.0.8 (stable)
 
diff --git a/sources b/sources
index f626001..766e626 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-369f152cce088b457bcbb42c4b198613  Net_URL2-2.0.8.tgz
+9e7c441d6c36a3a629850213bff6d86c  Net_URL2-2.0.9.tgz


More information about the scm-commits mailing list