diff --git a/roundcubemail-0.1-rc2.tar.bz2 b/roundcubemail-0.1-rc2.tar.bz2 deleted file mode 100644 index 8f0f78d..0000000 --- a/roundcubemail-0.1-rc2.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:da1585d7ffac8e50fa5bfb24f826d1308fd8f79bc8068c929f470c745fdb4672 -size 777164 diff --git a/roundcubemail-0.2-alpha.1.tar.bz2 b/roundcubemail-0.2-alpha.1.tar.bz2 new file mode 100644 index 0000000..f0154e2 --- /dev/null +++ b/roundcubemail-0.2-alpha.1.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:de364fc0fc8184d2f4833c7ad77c6f093a860e80a1b2636c92645958a6dcf8ae +size 1127708 diff --git a/roundcubemail.changes b/roundcubemail.changes index e184715..40ab8cc 100644 --- a/roundcubemail.changes +++ b/roundcubemail.changes @@ -1,3 +1,25 @@ +------------------------------------------------------------------- +Thu Jul 24 10:39:32 CEST 2008 - lrupp@suse.de + +- update to 0.2-Alpha1: + - Added option to disable autocompletion from selected LDAP address books + - Support for subfolders in default/protected folders + - Better HTML sanitization with the DOM-based washtml script + - Fixed sorting of folders with non-ascii characters + - Made IMAP auth type configurable + - Fixed attachment list on IE 6/7 + - Expanded LDAP implementation to support LDAP server writes + - Fixed management of folders with national characters in names + - Improved messages list performance + - Fixed non-RFC dates parsing + - Fixed signature loading on Windows + - Added language support to HTML editing + - Added sections (fieldset+label) in Settings interface + - Added options for empty trash and expunge inbox on logout + - Removed lines wrapping when displaying message + - Fixed month localization + - Changed codebase to PHP5 with autoloader + ------------------------------------------------------------------- Tue Oct 23 18:27:22 CEST 2007 - lrupp@suse.de diff --git a/roundcubemail.spec b/roundcubemail.spec index 60c563e..251ce7f 100644 --- a/roundcubemail.spec +++ b/roundcubemail.spec @@ -9,8 +9,8 @@ Name: roundcubemail BuildRequires: apache2-devel pcre-devel -Version: 0.1rc2 -%define real_version 0.1-rc2 +Version: 0.2a1 +%define real_version 0.2-alpha Release: 0 Requires: http_daemon mod_php_any php-session php-mysql php-iconv Requires: php-gettext php-mbstring php-openssl @@ -20,7 +20,7 @@ Group: Productivity/Networking/Email/Clients License: GNU General Public License (GPL) Url: http://www.roundcube.net/ Summary: A modern browser-based multilingual IMAP client. -Source0: %{name}-%{real_version}.tar.bz2 +Source0: %{name}-0.2-alpha.1.tar.bz2 Source1: roundcubemail-README.SUSE Source2: roundcubemail-httpd.conf BuildRoot: %{_tmppath}/%{name}-%{version}-build