[php-pear-Net-Sieve] update to 1.3.2 (bugfix)

Remi Collet remi at fedoraproject.org
Tue Aug 9 16:19:01 UTC 2011


commit acae838196d5be6e3b8bbf36c9cd96f458f4a752
Author: remi <fedora at famillecollet.com>
Date:   Tue Aug 9 18:18:44 2011 +0200

    update to 1.3.2 (bugfix)

 .gitignore              |    1 +
 php-pear-Net-Sieve.spec |    5 ++++-
 sources                 |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 6b61746..c9eae5f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 package-*.xml
 *spec~
 /Net_Sieve-1.3.1.tgz
+/Net_Sieve-1.3.2.tgz
diff --git a/php-pear-Net-Sieve.spec b/php-pear-Net-Sieve.spec
index 5c44308..2671057 100644
--- a/php-pear-Net-Sieve.spec
+++ b/php-pear-Net-Sieve.spec
@@ -2,7 +2,7 @@
 %global pear_name Net_Sieve
 
 Name:           php-pear-Net-Sieve
-Version:        1.3.1
+Version:        1.3.2
 Release:        1%{?dist}
 Summary:        Handles talking to a sieve server
 
@@ -78,6 +78,9 @@ fi
 
 
 %changelog
+* Tue Aug 08 2011 Remi Collet <Fedora at FamilleCollet.com> 1.3.2-1
+- Version 1.3.2 (stable) - API 1.3.0 (stable)
+
 * Sat Aug 06 2011 Remi Collet <Fedora at FamilleCollet.com> 1.3.1-1
 - Version 1.3.1 (stable) - API 1.3.0 (stable)
 
diff --git a/sources b/sources
index b541049..de42139 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-0b1f2bc9572ba5ad808a150f51eb28ad  Net_Sieve-1.3.1.tgz
+a3fef921af839dfb25e4a3b8ad6ed191  Net_Sieve-1.3.2.tgz


More information about the scm-commits mailing list