1
0
forked from pool/roundcubemail

Accepting request 178057 from home:wrosenauer

0.9.1 update

OBS-URL: https://build.opensuse.org/request/show/178057
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/roundcubemail?expand=0&rev=56
This commit is contained in:
Wolfgang Rosenauer 2013-06-08 07:44:22 +00:00 committed by Git OBS Bridge
parent 7febd134c1
commit 0df05b0358
5 changed files with 14 additions and 6 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:7edab9579cd2a6353c30de3fcfc86da231f0a46f7ad4ce707090813173f662c2
size 3711615

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:95962f90eebcf17521f66f4057a030b3eabd4a8cb5748f22bf0d4518816b8938
size 3734373

View File

@ -12,10 +12,10 @@ index 0e80b1c..0123a70 100644
$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')) {

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Mon Jun 3 17:15:26 UTC 2013 - wr@rosenauer.org
- Update to version 0.9.1
* a lot of bugfixes and smaller improvements
(http://trac.roundcube.net/wiki/Changelog)
-------------------------------------------------------------------
Sat Apr 27 09:31:24 UTC 2013 - wr@rosenauer.org

View File

@ -21,7 +21,7 @@ Summary: A modern browser-based multilingual IMAP client
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 @@ exit 0
%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