[php-horde-Horde-HashTable] update to 1.2.3

Remi Collet remi at fedoraproject.org
Wed Mar 4 10:13:24 UTC 2015


commit 27f7753d39a74dff8ecc2cdb3a48e0c341627157
Author: Remi Collet <remi at fedoraproject.org>
Date:   Wed Mar 4 11:13:18 2015 +0100

    update to 1.2.3

 .gitignore                     | 1 +
 php-horde-Horde-HashTable.spec | 7 +++++--
 sources                        | 2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 9930cfe..0956aea 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,4 @@ clog
 /Horde_HashTable-1.2.0.tgz
 /Horde_HashTable-1.2.1.tgz
 /Horde_HashTable-1.2.2.tgz
+/Horde_HashTable-1.2.3.tgz
diff --git a/php-horde-Horde-HashTable.spec b/php-horde-Horde-HashTable.spec
index 34e67bf..fc95373 100644
--- a/php-horde-Horde-HashTable.spec
+++ b/php-horde-Horde-HashTable.spec
@@ -2,7 +2,7 @@
 #
 # Copyright (c) 2013-2015 Remi Collet
 # License: CC-BY-SA
-# http://creativecommons.org/licenses/by-sa/3.0/
+# http://creativecommons.org/licenses/by-sa/4.0/
 #
 # Please, preserve the changelog entries
 #
@@ -12,7 +12,7 @@
 %global pear_channel pear.horde.org
 
 Name:           php-horde-Horde-HashTable
-Version:        1.2.2
+Version:        1.2.3
 Release:        1%{?dist}
 Summary:        Horde Hash Table Interface
 
@@ -101,6 +101,9 @@ fi
 
 
 %changelog
+* Wed Mar 04 2015 Remi Collet <remi at fedoraproject.org> - 1.2.3-1
+- Update to 1.2.3
+
 * Wed Feb 11 2015 Remi Collet <remi at fedoraproject.org> - 1.2.2-1
 - Update to 1.2.2
 
diff --git a/sources b/sources
index c1117a1..ec237ab 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-1f7aa06a7de4a52b38ddc79a6ea819fd  Horde_HashTable-1.2.2.tgz
+06472ceba983e023e0394e274673cc43  Horde_HashTable-1.2.3.tgz


More information about the scm-commits mailing list