Hello community,
here is the log from the commit of package php5-pear-Horde_Mail for
openSUSE:Factory checked in at 2015-01-20 19:03:58
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/php5-pear-Horde_Mail (Old)
and /work/SRC/openSUSE:Factory/.php5-pear-Horde_Mail.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "php5-pear-Horde_Mail"
Changes:
--------
---
/work/SRC/openSUSE:Factory/php5-pear-Horde_Mail/php5-pear-Horde_Mail.changes
2012-11-28 14:53:43.000000000 +0100
+++
/work/SRC/openSUSE:Factory/.php5-pear-Horde_Mail.new/php5-pear-Horde_Mail.changes
2015-01-20 19:03:59.000000000 +0100
@@ -1,0 +2,114 @@
+Mon Jan 19 08:29:41 UTC 2015 - [email protected]
+
+- Added autoreq marker, removed unneeded oldchanges file
+
+-------------------------------------------------------------------
+Thu Jan 8 17:51:58 UTC 2015 - <[email protected]>
+
+- Version 2.5.1
+- [mms] IDN support no longer requires intl to be built-in to PHP.
+
+-------------------------------------------------------------------
+Thu Jan 8 17:51:58 UTC 2015 - <[email protected]>
+
+- Version 2.5.0
+- [mms] Added Horde_Mail_Rfc822_List#first() function.
+- [mms] Add property to address object to indicate whether it is an EAI
address.
+- [mms] Transport driver now indicates whether it handles EAI data.
+- [mms] Support validation of EAI addresses (RFC 6532).
+- [mms] Add Horde_Mail_Mbox_Parse.
+
+-------------------------------------------------------------------
+Thu Jan 8 17:51:58 UTC 2015 - <[email protected]>
+
+- Version 2.4.0
+- [mms] Added the 'noquote' option to Horde_Mail_Rfc822_Object#writeAddress().
+
+-------------------------------------------------------------------
+Fri Jul 11 09:39:59 UTC 2014 - <[email protected]>
+
+- Version 2.3.0
+- [mms] Add Horde_Mail_Transport_Lmtphorde driver.
+
+-------------------------------------------------------------------
+Fri Jul 11 09:39:59 UTC 2014 - <[email protected]>
+
+- Version 2.2.0
+- [mms] Be more lenient in parsing RFC 5322 identification field values.
+- [mms] Add Horde_Mail_Rfc822_Identification class.
+
+-------------------------------------------------------------------
+Fri Jul 11 09:39:59 UTC 2014 - <[email protected]>
+
+- Version 2.1.6
+- [mms] Optimizations to address parsing.
+
+-------------------------------------------------------------------
+Wed Feb 19 11:03:16 UTC 2014 - <[email protected]>
+
+- Version 2.1.5
+
+-------------------------------------------------------------------
+Mon Feb 3 18:09:43 UTC 2014 - <[email protected]>
+
+- Version 2.1.4
+- [mms] More thorough job trying to parse addresses that contain an @ but no
domain information.
+
+-------------------------------------------------------------------
+Mon Feb 3 18:09:43 UTC 2014 - <[email protected]>
+
+- Version 2.1.3
+- [mms] Correctly identify e-mail addresses without domain information when
validating.
+
+-------------------------------------------------------------------
+Mon Feb 3 18:09:43 UTC 2014 - <[email protected]>
+
+- Version 2.1.2
+- [mms] Discard personal information when it is identical to e-mail address.
+
+-------------------------------------------------------------------
+Mon Feb 3 18:09:43 UTC 2014 - <[email protected]>
+
+- Version 2.1.1
+- [mms] Workaround broken Net_SMTP handling regarding the end of message data
(Bug #12614).
+
+-------------------------------------------------------------------
+Mon Feb 3 18:09:43 UTC 2014 - <[email protected]>
+
+- Version 2.1.0
+- [mms] Added the Horde_Mail_Transport_Smtphorde driver.
+- [mms] Added the 'bare_addresses_idn' property to Horde_Mail_Rfc822_List.
+- [mms] Added the 'bare_address_idn' property to Horde_Mail_Rfc822_Address.
+
+-------------------------------------------------------------------
+Tue Jul 16 21:08:32 UTC 2013 - Ralf Lang <[email protected]>
+
+- Version 2.0.6
+- [mms] Honor 'pipelining' configuration option in SMTP transport driver.
+
+-------------------------------------------------------------------
+Thu May 2 07:00:12 UTC 2013 - Ralf Lang <[email protected]>
+
+- Version 2.0.5
+- [mms] Correctly encode IDN domains when sending mail (Bug #12116).
+
+-------------------------------------------------------------------
+Mon Apr 29 07:53:31 UTC 2013 - [email protected]
+
+- repaired changelog, use macros instead of literal pear name
+
+-------------------------------------------------------------------
+Tue Mar 5 16:09:50 UTC 2013 - Ralf Lang <[email protected]>
+
+- Version 2.0.4
+- [mms] Improve unit tests.
+
+-------------------------------------------------------------------
+Thu Dec 27 18:21:54 UTC 2012 - Ralf Lang <[email protected]>
+
+- Version 2.0.3
+- [mms] Fix behavior of 'persist' option in SMTP transport driver.
+- Version 2.0.2
+- [mms] Fix default_domain parameter to Horde_Mail_Rfc822 (Bug #11804).
+
+-------------------------------------------------------------------
Old:
----
Horde_Mail-2.0.1.tgz
New:
----
Horde_Mail-2.5.1.tgz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ php5-pear-Horde_Mail.spec ++++++
--- /var/tmp/diff_new_pack.jI1RXJ/_old 2015-01-20 19:04:00.000000000 +0100
+++ /var/tmp/diff_new_pack.jI1RXJ/_new 2015-01-20 19:04:00.000000000 +0100
@@ -24,7 +24,7 @@
Group: Development/Libraries/PHP
Name: php5-pear-Horde_Mail
-Version: 2.0.1
+Version: 2.5.1
Release: 0
Source0: http://pear.horde.org/get/Horde_Mail-%{version}.tgz
BuildRoot: %{_tmppath}/%{name}-%{version}-build
@@ -33,7 +33,9 @@
BuildRequires: php >= 5.3.3
BuildRequires: php-pear >= 1.7.0
Requires: php-pear >= 1.7.0
+#AUTOREQ#
Requires: php5-pear-Horde_Exception >= 2.0.0
+#END AUTOREQ#
BuildRequires: php5-pear-channel-horde
Requires: php5-pear-channel-horde
BuildArch: noarch
@@ -86,24 +88,23 @@
# Install XML package description
mkdir -p %{buildroot}%{xmldir}
tar -xzf %{SOURCE0} package.xml
-cp -p package.xml %{buildroot}%{xmldir}/Horde_Mail.xml
+cp -p package.xml %{buildroot}%{xmldir}/%{pear_name}.xml
%clean
rm -rf %{buildroot}
%post
-pear install --nodeps --soft --force --register-only %{xmldir}/Horde_Mail.xml
+pear install --nodeps --soft --force --register-only %{xmldir}/%{pear_name}.xml
%postun
if [ "$1" -eq "0" ]; then
- pear uninstall --nodeps --ignore-errors --register-only
pear.horde.org/Horde_Mail
+ pear uninstall --nodeps --ignore-errors --register-only
pear.horde.org/%{pear_name}
fi
%files
%defattr(-,root,root)
-
+%doc %{_docdir}/%{name}/
%{peardir}/*
%{xmldir}/Horde_Mail.xml
-%doc %{_docdir}/%{name}/
%changelog
++++++ Horde_Mail-2.0.1.tgz -> Horde_Mail-2.5.1.tgz ++++++
++++ 12090 lines of diff (skipped)
--
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]