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

Remi Collet remi at fedoraproject.org
Sat Dec 28 06:04:40 UTC 2013


commit 75c180870c0c3a4c13d95f75385aac7026acfd5c
Author: Remi Collet <remi at fedoraproject.org>
Date:   Sat Dec 28 06:59:28 2013 +0100

    update to 2.0.2

 .gitignore             |    1 +
 php-pear-Net-URL2.spec |   13 ++++++++++++-
 sources                |    2 +-
 3 files changed, 14 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index bf2961d..426ec3a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@ package-*.xml
 Net_URL2-0.3.1.tgz
 /Net_URL2-2.0.0.tgz
 /Net_URL2-2.0.1.tgz
+/Net_URL2-2.0.2.tgz
diff --git a/php-pear-Net-URL2.spec b/php-pear-Net-URL2.spec
index 43aa4b4..1e7eabe 100644
--- a/php-pear-Net-URL2.spec
+++ b/php-pear-Net-URL2.spec
@@ -1,10 +1,18 @@
+# spec file for php-pear-Net-URL2
+#
+# Copyright (c) 2009-2013 Remi Collet
+# License: CC-BY-SA
+# http://creativecommons.org/licenses/by-sa/3.0/
+#
+# Please, preserve the changelog entries
+#
 %{!?pear_metadir: %global pear_metadir %{pear_phpdir}}
 %{!?__pear: %{expand: %%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.1
+Version:        2.0.2
 Release:        1%{?dist}
 Summary:        Class for parsing and handling URL
 
@@ -98,6 +106,9 @@ fi
 
 
 %changelog
+* Sat Dec 28 2013 Remi Collet <remi at fedoraproject.org> - 2.0.2-1
+- Update to 2.0.2 (stable)
+
 * Wed Dec 25 2013 Remi Collet <remi at fedoraproject.org> - 2.0.1-1
 - Update to 2.0.1 (stable)
 
diff --git a/sources b/sources
index aacbf39..8ceaf0b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-92532a858874ec11acc297acb3133331  Net_URL2-2.0.1.tgz
+be76e15d56f375031bc1b348699eae8b  Net_URL2-2.0.2.tgz


More information about the scm-commits mailing list