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

[email protected] (Christian Weiske) Sat, 12 Jul 2014 12:49:35 +0000
Newsgroups php.pear.core
Message-ID <[email protected]>
--6fca287f88e4ff011c4f822087ae4835e5c2123c
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 8bit

cweiske                                  Sat, 12 Jul 2014 12:49:35 +0000

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

Log:
release 1.9.6 (containing the phar files for PEAR 1.9.5)

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

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

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	2014-07-12 12:29:25 UTC (rev 334256)
+++ pear/packages/installphars/trunk/package.xml	2014-07-12 12:49:35 UTC (rev 334257)
@@ -12,7 +12,7 @@
   <name>Helgi Thormar Thorbjoernsson</name>
   <user>dufuz</user>
   <email>[email protected]</email>
-  <active>yes</active>
+  <active>no</active>
  </lead>
  <lead>
   <name>Christian Weiske</name>
@@ -33,9 +33,9 @@
   <active>no</active>
  </lead>

- <date>2013-03-25</date>
+ <date>2014-07-12</date>
  <version>
-  <release>1.9.5</release>
+  <release>1.9.6</release>
   <api>1.0.0</api>
  </version>
  <stability>
@@ -44,7 +44,7 @@
  </stability>
  <license uri="http://opensource.org/licenses/bsd-license.php">New BSD License</license>
  <notes>
-  Upgrade phar contents to latest versions and make them compatible with PHP 5.5.0beta1
+  Release PEAR 1.9.5 installation phar files.
  </notes>

  <contents>
@@ -381,5 +381,21 @@
      Upgrade phar contents to latest versions and make them compatible with PHP 5.5.0beta1
     </notes>
   </release>
+
+  <release>
+    <date>2014-07-12</date>
+    <version>
+     <release>1.9.6</release>
+     <api>1.0.0</api>
+    </version>
+    <stability>
+     <release>stable</release>
+     <api>stable</api>
+    </stability>
+    <license uri="http://opensource.org/licenses/bsd-license.php">New BSD License</license>
+    <notes>
+     Release PEAR 1.9.5 installation phar files.
+    </notes>
+  </release>
  </changelog>
 </package>

--6fca287f88e4ff011c4f822087ae4835e5c2123c--