[php-pear-Net-Socket] update to 1.0.14

Remi Collet remi at fedoraproject.org
Sat May 25 16:15:03 UTC 2013


commit c79d4eaed64bcd25d6560ef4f4adfebf6cc9e646
Author: Remi Collet <remi at fedoraproject.org>
Date:   Sat May 25 18:14:54 2013 +0200

    update to 1.0.14

 .gitignore               |    1 +
 php-pear-Net-Socket.spec |    5 ++++-
 sources                  |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index b6462d0..20a1c45 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@ package*.xml
 /Net_Socket-1.0.11.tgz
 /Net_Socket-1.0.12.tgz
 /Net_Socket-1.0.13.tgz
+/Net_Socket-1.0.14.tgz
diff --git a/php-pear-Net-Socket.spec b/php-pear-Net-Socket.spec
index 2d10e6e..5587a88 100644
--- a/php-pear-Net-Socket.spec
+++ b/php-pear-Net-Socket.spec
@@ -3,7 +3,7 @@
 %global pear_name Net_Socket
 
 Name:           php-pear-Net-Socket
-Version:        1.0.13
+Version:        1.0.14
 Release:        1%{?dist}
 Summary:        Network Socket Interface
 Summary(fr):    Gestion des "sockets" réseaux
@@ -88,6 +88,9 @@ fi
 
 
 %changelog
+* Sat May 25 2013 Remi Collet <remi at fedoraproject.org> 1.0.14-1
+- Version 1.0.14 (stable) - API 1.0.10 (stable)
+
 * Thu May 23 2013 Remi Collet <Fedora at FamilleCollet.com> 1.0.13-1
 - Version 1.0.13 (stable) - API 1.0.10 (stable)
 
diff --git a/sources b/sources
index 41650c1..ede2057 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-b6811b436035abdfbc3f4864807f25d3  Net_Socket-1.0.13.tgz
+b0710ca5ec75cfcde1690d39788a3eb3  Net_Socket-1.0.14.tgz


More information about the scm-commits mailing list