[php-horde-Horde-Socket-Client] update to 1.1.1

Remi Collet remi at fedoraproject.org
Thu Jan 23 06:30:43 UTC 2014


commit 5741b5a1ec60c967b467d7875867273b98ed0b0a
Author: Remi Collet <remi at fedoraproject.org>
Date:   Thu Jan 23 07:30:58 2014 +0100

    update to 1.1.1

 .gitignore                         |    1 +
 php-horde-Horde-Socket-Client.spec |   10 ++++++----
 sources                            |    2 +-
 3 files changed, 8 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 99b2262..8bb2009 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /Horde_Socket_Client-1.1.0.tgz
+/Horde_Socket_Client-1.1.1.tgz
diff --git a/php-horde-Horde-Socket-Client.spec b/php-horde-Horde-Socket-Client.spec
index 49e34c3..8bb7593 100644
--- a/php-horde-Horde-Socket-Client.spec
+++ b/php-horde-Horde-Socket-Client.spec
@@ -7,12 +7,12 @@
 # Please, preserve the changelog entries
 #
 %{!?pear_metadir: %global pear_metadir %{pear_phpdir}}
-%{!?__pear:       %global __pear %{_bindir}/pear}
+%{!?__pear:       %global __pear       %{_bindir}/pear}
 %global pear_name    Horde_Socket_Client
 %global pear_channel pear.horde.org
 
 Name:           php-horde-Horde-Socket-Client
-Version:        1.1.0
+Version:        1.1.1
 Release:        1%{?dist}
 Summary:        Horde Socket Client
 
@@ -84,9 +84,11 @@ fi
 
 
 %changelog
+* Thu Jan 23 2014 Remi Collet <remi at fedoraproject.org> - 1.1.1-1
+- Update to 1.1.1
+
 * Thu Oct 31 2013 Remi Collet <remi at fedoraproject.org> - 1.1.0-1
 - Update to 1.1.0
 
 * Sat Oct 19 2013 Remi Collet <remi at fedoraproject.org> - 1.0.0-1
-- initial package, version 1.0.0 (stable)
-
+- initial package, version 1.0.0 (stable)
\ No newline at end of file
diff --git a/sources b/sources
index a9fe354..9f5ee4b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-ebfcf33c22029571b4a468484d0bf43c  Horde_Socket_Client-1.1.0.tgz
+a6ff225cdc3de300cb159f0240aace56  Horde_Socket_Client-1.1.1.tgz


More information about the scm-commits mailing list