Hello community,

here is the log from the commit of package php5-pear-Mail_Mime for 
openSUSE:Factory checked in at 2013-03-15 10:46:08
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/php5-pear-Mail_Mime (Old)
 and      /work/SRC/openSUSE:Factory/.php5-pear-Mail_Mime.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "php5-pear-Mail_Mime", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/php5-pear-Mail_Mime/php5-pear-Mail_Mime.changes  
2012-01-30 12:27:54.000000000 +0100
+++ 
/work/SRC/openSUSE:Factory/.php5-pear-Mail_Mime.new/php5-pear-Mail_Mime.changes 
    2013-03-15 10:46:10.000000000 +0100
@@ -1,0 +2,36 @@
+Fri Feb  1 10:55:34 UTC 2013 - [email protected]
+
+- New upstram version 1.8.7
+
+- Changelog 1.8.7
+  * Bug #5333: Fix more return by reference errors [alec]
+  * Bug #19754: Fix compatibility with PHP4 [alec]
+
+- Changelog 1.8.6
+  * Bug #19473: PEAR::isError() compatibility problem with PHP 5.4 [alec]
+  * Bug #19497: Attachment filename is cut on slash character [alec]
+  * Bug #19665: Add Mail-Reply-To and Mail-Followup-To to structured recipient 
headers list [alec]
+
+- Changelog 1.8.5
+  * Added possibility to set additional parameters of message part header, 
e.g. attachment size [alec]
+  * Added automatic setting of attachment size via Content-Disposition header 
size parameter [alec]
+
+- Changelog 1.8.4
+  * Request #19406: Allow to set individual attachment part headers
+    [alec]
+  * Fixed Bug #18982: Non-static method Mail
+    mimePart::encodeHeader() should not be called statically [alec]
+
+- Changelog 1.8.3
+  * Request #19009: Remove error_reporting from tests [alec]
+  * Fixed Bug #19094: Email addresses do not have to contain a
+    space between the name and address part [alec]
+  * Fixed Bug #19328: Wrong encoding of filenames with comma [alec]
+
+- Changelog 1.8.2
+  * #18426: Fixed backward compatibility for "dfilename" parameter
+    [alec]
+  * Removed xmail.dtd, xmail.xsl from the package [alec]
+  * Fixed handling of email addresses with quoted local part [alec]
+
+-------------------------------------------------------------------

Old:
----
  Mail_Mime-1.8.1.tgz

New:
----
  Mail_Mime-1.8.7.tgz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ php5-pear-Mail_Mime.spec ++++++
--- /var/tmp/diff_new_pack.dvvAQd/_old  2013-03-15 10:46:11.000000000 +0100
+++ /var/tmp/diff_new_pack.dvvAQd/_new  2013-03-15 10:46:11.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package php5-pear-Mail_Mime
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -15,24 +15,31 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:           php5-pear-Mail_Mime
 %define pear_name  Mail_Mime
 %define pear_sname mail_mime
 Summary:        Mail_Mime provides classes to create mime messages
 License:        BSD-3-Clause
 Group:          Productivity/Networking/Web/Servers
-Version:        1.8.1
+Version:        1.8.7
 Release:        0
 BuildArch:      noarch
 Url:            http://pear.php.net/package/%{pear_name}
 Source:         %{pear_name}-%{version}.tgz
+
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  php >= 4.3
+%if 0%{?sles_version} == 10
 BuildRequires:  php-macros
-BuildRequires:  php5-pear
+%else
+BuildRequires:  php-devel >= 4.3
+%endif
+BuildRequires:  php-pear >= 1.6.0
 Requires:       php >= 4.3
-Requires:       php5-pear
+Requires:       php-pear >= 1.6.0
 Requires:       php-pear-Mail_mimeDecode
+
 Provides:       php-pear-%{pear_name} pear-%{pear_name}
 # Fix for renaming (package convention)
 Provides:       php5-pear-%{pear_sname} = %{version}

++++++ Mail_Mime-1.8.1.tgz -> Mail_Mime-1.8.7.tgz ++++++
++++ 7670 lines of diff (skipped)

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to