Changes of Revision 106

roundcubemail.spec Changed
x
 
1
@@ -48,7 +48,7 @@
2
 %global logdir /var/log/roundcubemail
3
 %global tmpdir /var/lib/roundcubemail
4
 
5
-%global rc_version 1.4.7
6
+%global rc_version 1.4.9.3
7
 #%%global rc_rel_suffix rc2.12
8
 %global dot_rel_suffix %{?rc_rel_suffix:.%{rc_rel_suffix}}
9
 %global dash_rel_suffix %{?rc_rel_suffix:-%{rc_rel_suffix}}
10
@@ -3448,6 +3448,9 @@
11
 %defattr(-,root,root,-)
12
 
13
 %changelog
14
+* Fri Oct 16 2020 Jeroen van Meeuwen <vanmeeuwen@kolabsys.com> - 1.4.9.3-1
15
+- Check in release 1.4.9.3
16
+
17
 * Mon Jul  6 2020 Jeroen van Meeuwen <vanmeeuwen@kolabsys.com> - 1.4.7-1
18
 - Check in release 1.4.7
19
 
20
debian.changelog Changed
11
 
1
@@ -1,3 +1,9 @@
2
+roundcubemail (1.4.9.3-0~kolab1) unstable; urgency=low
3
+
4
+  * Check in 1.4.9.3
5
+
6
+ -- Jeroen van Meeuwen <vanmeeuwen@kolabsys.com>  Fri, 16 Oct 2020 11:11:11 +0200
7
+
8
 roundcubemail (1.4.7-0~kolab2) unstable; urgency=low
9
 
10
   * Check in 1.4.7
11
plesk.config.inc.php Changed
10
 
1
@@ -14,7 +14,7 @@
2
 
3
     $config['support_url'] = "https://www.plesk.com/support/";
4
 
5
-    $config['product_name'] = "Plesk Premium Mail, powered by Kolab";
6
+    $config['product_name'] = "Plesk Premium Email, powered by Kolab";
7
 
8
     $config['default_host'] = "localhost";
9
     $config['default_port'] = 9143;
10
roundcubemail-1.4.7.tar.gz -> roundcubemail-1.4.9.3.tar.gz Changed
roundcubemail.dsc Changed
17
 
1
@@ -2,7 +2,7 @@
2
 Source: roundcubemail
3
 Binary: roundcubemail
4
 Architecture: all
5
-Version: 1:1.4.7-0~kolab2
6
+Version: 1:1.4.9.3-0~kolab1
7
 Maintainer: Jeroen van Meeuwen <vanmeeuwen@kolabsys.com>
8
 Uploaders: Jeroen van Meeuwen <vanmeeuwen@kolabsys.com>
9
 Homepage: http://www.roundcube.net/
10
@@ -14,5 +14,5 @@
11
  roundcubemail deb web extra
12
  roundcubemail-core deb web extra
13
 Files:
14
- 00000000000000000000000000000000 0 roundcubemail-1.4.7.tar.gz
15
+ 00000000000000000000000000000000 0 roundcubemail-1.4.9.3.tar.gz
16
  00000000000000000000000000000000 0 debian.tar.gz
17