[php-pear-Mail-Mime] Version 1.8.7 (stable) - API 1.4.3 (stable)

Remi Collet remi at fedoraproject.org
Thu Dec 27 07:39:07 UTC 2012


commit eb74fd3ef96bc1990a953f6fbed24944777de80e
Author: Remi Collet <remi at fedoraproject.org>
Date:   Thu Dec 27 08:39:00 2012 +0100

    Version 1.8.7 (stable) - API 1.4.3 (stable)

 .gitignore              |    1 +
 php-pear-Mail-Mime.spec |    7 +++++--
 sources                 |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 173de72..af4c17e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@ package*.xml
 /Mail_Mime-1.8.4.tgz
 /Mail_Mime-1.8.5.tgz
 /Mail_Mime-1.8.6.tgz
+/Mail_Mime-1.8.7.tgz
diff --git a/php-pear-Mail-Mime.spec b/php-pear-Mail-Mime.spec
index 318c8f6..b9f5557 100644
--- a/php-pear-Mail-Mime.spec
+++ b/php-pear-Mail-Mime.spec
@@ -4,7 +4,7 @@
 %global pear_name Mail_Mime
 
 Name:           php-pear-Mail-Mime
-Version:        1.8.6
+Version:        1.8.7
 Release:        1%{?dist}
 Summary:        Classes to create MIME messages
 
@@ -43,7 +43,7 @@ using RFC2047 and/or RFC2231.
 %prep
 %setup -q -c 
 # package.xml is v2
-%{_bindir}/php -n %{SOURCE1} package.xml | tee CHANGELOG | head -n 8
+%{_bindir}/php %{SOURCE1} package.xml | tee CHANGELOG | head -n 8
 
 cd %{pear_name}-%{version}
 # package.xml is V2
@@ -104,6 +104,9 @@ fi
 
 
 %changelog
+* Thu Dec 27 2012 Remi Collet <remi at fedoraproject.org> - 1.8.7-1
+- Version 1.8.7 (stable) - API 1.4.3 (stable)
+
 * Tue Oct 23 2012 Remi Collet <remi at fedoraproject.org> - 1.8.6-1
 - Version 1.8.6 (stable) - API 1.4.3 (stable)
 
diff --git a/sources b/sources
index 1e28fc8..58b7d2e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-eb01f29b72e387bcaf201e84e44f2b7c  Mail_Mime-1.8.6.tgz
+10aaf66d551b2e0b820be19100219511  Mail_Mime-1.8.7.tgz


More information about the scm-commits mailing list