svn: /pear/packages/installphars/trunk/ install-pear-nozlib.phar package.xml

[email protected] (Chuck Burgess) Mon, 06 Mar 2017 18:22:53 +0000
Newsgroups php.pear.core
Message-ID <[email protected]>
--1fc33d952ed90c748bf0937c4b9f70b9f83d1a0e
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 8bit

ashnazg                                  Mon, 06 Mar 2017 18:22:53 +0000

Revision: http://svn.php.net/viewvc?view=revision&revision=342031

Log:
bugfix of PEAR v1.10.3 phars

Changed paths:
    U   pear/packages/installphars/trunk/install-pear-nozlib.phar
    U   pear/packages/installphars/trunk/package.xml

Modified: pear/packages/installphars/trunk/install-pear-nozlib.phar
===================================================================
(Binary files differ)

Modified: pear/packages/installphars/trunk/package.xml
===================================================================
--- pear/packages/installphars/trunk/package.xml	2017-03-06 15:44:16 UTC (rev 342030)
+++ pear/packages/installphars/trunk/package.xml	2017-03-06 18:22:53 UTC (rev 342031)
@@ -39,9 +39,9 @@
   <active>no</active>
  </lead>

- <date>2017-03-01</date>
+ <date>2017-03-06</date>
  <version>
-  <release>1.10.4</release>
+  <release>1.10.5</release>
   <api>1.10.1</api>
  </version>
  <stability>
@@ -50,7 +50,7 @@
  </stability>
  <license uri="http://opensource.org/licenses/bsd-license.php">New BSD License</license>
  <notes>
-  * Bug #21190: Proxy file missing from go-pear.phar
+  * Bug #21190: Proxy file missing from install-pear-nozlib.phar
  </notes>

  <contents>
@@ -484,5 +484,21 @@
     </notes>
   </release>

+  <release>
+    <date>2017-03-06</date>
+    <version>
+     <release>1.10.5</release>
+     <api>1.10.1</api>
+    </version>
+    <stability>
+     <release>stable</release>
+     <api>stable</api>
+    </stability>
+    <license uri="http://opensource.org/licenses/bsd-license.php">New BSD License</license>
+    <notes>
+     * Bug #21190: Proxy file missing from install-pear-nozlib.phar
+    </notes>
+  </release>
+
  </changelog>
 </package>

--1fc33d952ed90c748bf0937c4b9f70b9f83d1a0e--