[php-pear-Net-URL2/f19] update to 2.0.5

Remi Collet remi at fedoraproject.org
Thu Jan 2 06:18:37 UTC 2014


commit cfcbe90c4adc94a07348612d632967485b8886ef
Author: Remi Collet <remi at fedoraproject.org>
Date:   Thu Jan 2 07:16:52 2014 +0100

    update to 2.0.5
    
    (cherry picked from commit e0945f798b6e8ba6632648ba0bc5268b2e8dcd55)

 .gitignore             |    1 +
 php-pear-Net-URL2.spec |    7 +++++--
 sources                |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 3f435b4..e328fd3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,4 @@ Net_URL2-0.3.1.tgz
 /Net_URL2-2.0.2.tgz
 /Net_URL2-2.0.3.tgz
 /Net_URL2-2.0.4.tgz
+/Net_URL2-2.0.5.tgz
diff --git a/php-pear-Net-URL2.spec b/php-pear-Net-URL2.spec
index d8139d0..441350a 100644
--- a/php-pear-Net-URL2.spec
+++ b/php-pear-Net-URL2.spec
@@ -1,6 +1,6 @@
 # spec file for php-pear-Net-URL2
 #
-# Copyright (c) 2009-2013 Remi Collet
+# Copyright (c) 2009-2014 Remi Collet
 # License: CC-BY-SA
 # http://creativecommons.org/licenses/by-sa/3.0/
 #
@@ -12,7 +12,7 @@
 %global with_tests  %{?_with_tests:1}%{!?_with_tests:0}
 
 Name:           php-pear-Net-URL2
-Version:        2.0.4
+Version:        2.0.5
 Release:        1%{?dist}
 Summary:        Class for parsing and handling URL
 
@@ -106,6 +106,9 @@ fi
 
 
 %changelog
+* Thu Jan  2 2014 Remi Collet <remi at fedoraproject.org> - 2.0.5-1
+- Update to 2.0.5 (stable)
+
 * Tue Dec 31 2013 Remi Collet <remi at fedoraproject.org> - 2.0.4-1
 - Update to 2.0.4 (stable)
 
diff --git a/sources b/sources
index b462445..63aac9c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-fcc4afe831db2e4fe92cf515eba51d93  Net_URL2-2.0.4.tgz
+bd5f2921afae47795bd263fb342628d2  Net_URL2-2.0.5.tgz


More information about the scm-commits mailing list