[php-pear-Net-URL2] update to 2.0.10 (no change) + composer

Remi Collet remi at fedoraproject.org
Fri Oct 10 05:30:54 UTC 2014


commit 1e8538e7b16e927643d6fa556397eebfb516317f
Author: Remi Collet <remi at fedoraproject.org>
Date:   Fri Oct 10 07:30:39 2014 +0200

    update to 2.0.10 (no change) + composer

 .gitignore             |    1 +
 php-pear-Net-URL2.spec |    9 +++++++--
 sources                |    2 +-
 3 files changed, 9 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index fc6105e..3095771 100644
--- a/.gitignore
+++ b/.gitignore
@@ -11,3 +11,4 @@ Net_URL2-0.3.1.tgz
 /Net_URL2-2.0.7.tgz
 /Net_URL2-2.0.8.tgz
 /Net_URL2-2.0.9.tgz
+/Net_URL2-2.0.10.tgz
diff --git a/php-pear-Net-URL2.spec b/php-pear-Net-URL2.spec
index ba9823b..f90eef2 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.9
+Version:        2.0.10
 Release:        1%{?dist}
 Summary:        Class for parsing and handling URL
 
@@ -35,6 +35,7 @@ Requires:       php-pear(PEAR)
 Requires:       php-pcre
 
 Provides:       php-pear(%{pear_name}) = %{version}
+Provides:       php-composer(pear/net_url2) = %{version}
 
 
 %description
@@ -106,8 +107,12 @@ fi
 
 
 %changelog
+* 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)
+
 * Thu Oct  9 2014 Remi Collet <remi at fedoraproject.org> - 2.0.9-1
-- Update to 2.0.8 (stable)
+- Update to 2.0.9 (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 766e626..80e68f9 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-9e7c441d6c36a3a629850213bff6d86c  Net_URL2-2.0.9.tgz
+e39c2a01662c2c6b26c81138756f7ee3  Net_URL2-2.0.10.tgz


More information about the scm-commits mailing list