[php-pear-Auth-SASL] update to 1.0.5 - QA Release

Remi Collet remi at fedoraproject.org
Wed Sep 14 16:54:37 UTC 2011


commit 9b5a4a6148c064a1bb0aef8da7f8b4709f974014
Author: remi <fedora at famillecollet.com>
Date:   Wed Sep 14 18:54:22 2011 +0200

    update to 1.0.5 - QA Release

 .gitignore              |    3 +++
 php-pear-Auth-SASL.spec |    9 ++++++---
 sources                 |    2 +-
 3 files changed, 10 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index d1c2e58..a81fddc 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,4 @@
+package-*.xml
+php-pear-Auth-SASL.spec~
 Auth_SASL-1.0.4.tgz
+/Auth_SASL-1.0.5.tgz
diff --git a/php-pear-Auth-SASL.spec b/php-pear-Auth-SASL.spec
index 3168f0d..7e206da 100644
--- a/php-pear-Auth-SASL.spec
+++ b/php-pear-Auth-SASL.spec
@@ -4,8 +4,8 @@
 Summary:     Abstraction of various SASL mechanism responses
 Summary(fr): Abstraction de différents mécanismes de réponse SASL
 Name:        php-pear-Auth-SASL
-Version:     1.0.4
-Release:     2%{?dist}
+Version:     1.0.5
+Release:     1%{?dist}
 License:     BSD
 Group:       Development/Libraries
 Source:      http://pear.php.net/get/Auth_SASL-%{version}.tgz
@@ -28,7 +28,7 @@ o Anonymous
 o Login (Pseudo mechanism)
 
 %description -l fr
-Fournit le code pour répondre aux mécanismes SASL commun, comprennant :
+Fournit le code pour répondre aux mécanismes SASL commun, comprenant :
 o Digest-MD5 (secret partagé)
 o CramMD5 (secret partagé)
 o Plain (en clair)
@@ -87,6 +87,9 @@ fi
 
 
 %changelog
+* Wed Sep 14 2011 Remi Collet <Fedora at FamilleCollet.com> 1.0.5-1
+- update to 1.0.5 - QA release
+
 * Wed Feb 09 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.0.4-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
 
diff --git a/sources b/sources
index 5554dde..9a8061a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-c215318bf4cbea3704fed26172f51c82  Auth_SASL-1.0.4.tgz
+17cc9c10591397b5fd248e9d6f175417  Auth_SASL-1.0.5.tgz


More information about the scm-commits mailing list