Hello community, here is the log from the commit of package roundcubemail for openSUSE:Factory checked in at 2013-06-13 21:59:33 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/roundcubemail (Old) and /work/SRC/openSUSE:Factory/.roundcubemail.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "roundcubemail" Changes: -------- --- /work/SRC/openSUSE:Factory/roundcubemail/roundcubemail.changes 2013-04-29 09:54:51.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.roundcubemail.new/roundcubemail.changes 2013-06-13 21:59:34.000000000 +0200 @@ -1,0 +2,7 @@ +Mon Jun 3 17:15:26 UTC 2013 - [email protected] + +- Update to version 0.9.1 + * a lot of bugfixes and smaller improvements + (http://trac.roundcube.net/wiki/Changelog) + +------------------------------------------------------------------- Old: ---- roundcubemail-0.9.0.tar.gz New: ---- roundcubemail-0.9.1.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ roundcubemail.spec ++++++ --- /var/tmp/diff_new_pack.DwmrtO/_old 2013-06-13 21:59:35.000000000 +0200 +++ /var/tmp/diff_new_pack.DwmrtO/_new 2013-06-13 21:59:35.000000000 +0200 @@ -21,7 +21,7 @@ License: GPL-3.0+ and GPL-2.0 and BSD-3-Clause Group: Productivity/Networking/Email/Clients Url: http://www.roundcube.net/ -Version: 0.9.0 +Version: 0.9.1 Release: 0 BuildRequires: apache2-devel %if 0%{suse_version} >= 1100 @@ -129,6 +129,7 @@ %config %{roundcubeconfigpath}/* %config %{roundcubeconfigpath}/mimetypes.php %config(noreplace) %{apache_sysconfdir}/conf.d/roundcubemail.conf +%{roundcubepath}/composer.json-dist %{roundcubepath}/index.php %{roundcubepath}/robots.txt %attr(0755,root,root) %{roundcubepath}/bin/*.sh ++++++ roundcubemail-0.9.0.tar.gz -> roundcubemail-0.9.1.tar.gz ++++++ ++++ 13366 lines of diff (skipped) ++++++ roundcubemail-config-dir.patch ++++++ --- /var/tmp/diff_new_pack.DwmrtO/_old 2013-06-13 21:59:36.000000000 +0200 +++ /var/tmp/diff_new_pack.DwmrtO/_new 2013-06-13 21:59:36.000000000 +0200 @@ -12,10 +12,10 @@ $include_path = INSTALL_PATH . 'program/lib' . PATH_SEPARATOR; $include_path .= INSTALL_PATH . 'program/include' . PATH_SEPARATOR; diff --git a/program/include/iniset.php b/program/include/iniset.php -index c2efe01..2cccf74 100644 +index ca17640..b6da3a6 100644 --- a/program/include/iniset.php +++ b/program/include/iniset.php -@@ -44,7 +44,7 @@ if (!defined('INSTALL_PATH')) { +@@ -29,7 +29,7 @@ if (!defined('INSTALL_PATH')) { } if (!defined('RCMAIL_CONFIG_DIR')) { -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
