Changes of Revision 61
roundcubemail-plugins-kolab.spec
Changed
x
1
2
3
Name: roundcubemail-plugins-kolab
4
Version: 3.2
5
-Release: 0.7.dev20140821.git41929675%{?dist}
6
+Release: 0.8.dev20140821.git41929675%{?dist}
7
Summary: Kolab Groupware plugins for Roundcube Webmail
8
9
Group: Applications/Internet
10
11
12
Patch1: 0001-update-translations.patch
13
Patch2: 0002-update-locales.patch
14
+Patch3: 0003-update-locales.patch
15
16
BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
17
BuildArch: noarch
18
19
20
%patch1 -p1
21
%patch2 -p1
22
+%patch3 -p1
23
24
%build
25
26
27
%attr(0770,root,%{httpd_group}) %{roundcube_lib}/plugins/odfviewer
28
29
%changelog
30
-* Thu Aug 28 2014 Daniel Hoffend <dh@dotlan.net> - 3.2-0.7.git
31
+* Thu Aug 29 2014 Daniel Hoffend <dh@dotlan.net> - 3.2-0.8.git
32
- Update translations
33
34
* Tue Aug 12 2014 Jeroen van Meeuwen <vanmeeuwen@kolabsys.com> - 3.2-0.5.git
35
0003-update-locales.patch
Added
27
1
2
+From 4041f286c4ce50daefb91f403d29fee9ec699790 Mon Sep 17 00:00:00 2001
3
+From: Daniel Hoffend <dh@dotlan.net>
4
+Date: Fri, 29 Aug 2014 13:43:13 +0200
5
+Subject: [PATCH] update locales
6
+
7
+---
8
+ plugins/kolab_delegation/localization/de_DE.inc | 2 +-
9
+ 1 file changed, 1 insertion(+), 1 deletion(-)
10
+
11
+diff --git a/plugins/kolab_delegation/localization/de_DE.inc b/plugins/kolab_delegation/localization/de_DE.inc
12
+index 92cde3c..046bd7d 100644
13
+--- a/plugins/kolab_delegation/localization/de_DE.inc
14
++++ b/plugins/kolab_delegation/localization/de_DE.inc
15
+@@ -9,7 +9,7 @@
16
+ $labels['tabtitle'] = 'Vertretung';
17
+ $labels['delegationtitle'] = 'Verwalte Vertreter';
18
+ $labels['delegates'] = 'Vertreter';
19
+-$labels['delegate'] = 'Vertreten';
20
++$labels['delegate'] = 'Vertreter';
21
+ $labels['mail'] = 'E-Mail';
22
+ $labels['contact'] = 'Kontakte';
23
+ $labels['event'] = 'Kalender';
24
+--
25
+1.7.10.4
26
+
27
debian.changelog
Changed
11
1
2
+roundcubemail-plugins-kolab (1:3.2~dev20140821-0~kolab3) unstable; urgency=low
3
+
4
+ * Updated translations
5
+
6
+ -- Daniel Hoffend <dh@dotlan.net> Thu, 29 Aug 2014 22:30:12 +0200
7
+
8
roundcubemail-plugins-kolab (1:3.2~dev20140821-0~kolab2) unstable; urgency=low
9
10
* Updated translations
11
debian.tar.gz/patches/0003-update-locales.patch
Added
27
1
2
+From 4041f286c4ce50daefb91f403d29fee9ec699790 Mon Sep 17 00:00:00 2001
3
+From: Daniel Hoffend <dh@dotlan.net>
4
+Date: Fri, 29 Aug 2014 13:43:13 +0200
5
+Subject: [PATCH] update locales
6
+
7
+---
8
+ plugins/kolab_delegation/localization/de_DE.inc | 2 +-
9
+ 1 file changed, 1 insertion(+), 1 deletion(-)
10
+
11
+diff --git a/plugins/kolab_delegation/localization/de_DE.inc b/plugins/kolab_delegation/localization/de_DE.inc
12
+index 92cde3c..046bd7d 100644
13
+--- a/plugins/kolab_delegation/localization/de_DE.inc
14
++++ b/plugins/kolab_delegation/localization/de_DE.inc
15
+@@ -9,7 +9,7 @@
16
+ $labels['tabtitle'] = 'Vertretung';
17
+ $labels['delegationtitle'] = 'Verwalte Vertreter';
18
+ $labels['delegates'] = 'Vertreter';
19
+-$labels['delegate'] = 'Vertreten';
20
++$labels['delegate'] = 'Vertreter';
21
+ $labels['mail'] = 'E-Mail';
22
+ $labels['contact'] = 'Kontakte';
23
+ $labels['event'] = 'Kalender';
24
+--
25
+1.7.10.4
26
+
27
debian.tar.gz/patches/series
Changed
5
1
2
0001-update-translations.patch -p1
3
0002-update-locales.patch -p1
4
+0003-update-locales.patch -p1
5
roundcubemail-plugins-kolab.dsc
Changed
10
1
2
Source: roundcubemail-plugins-kolab
3
Binary: roundcubemail-plugins-kolab
4
Architecture: all
5
-Version: 1:3.2~dev20140821-0~kolab2
6
+Version: 1:3.2~dev20140821-0~kolab3
7
Maintainer: Christoph Wickert <wickert@kolabsys.com>
8
Uploaders: Jeroen van Meeuwen (Kolab Systems) <vanmeeuwen@kolabsys.com>, Paul Klos <kolab@klos2day.nl>
9
Standards-Version: 3.9.3
10