Branch '2.3-stable' - package.xml

Christoph Wickert wickert at kolabsys.com
Wed Apr 20 14:53:07 CEST 2011


 package.xml |   19 ++++++++++++++++++-
 1 file changed, 18 insertions(+), 1 deletion(-)

New commits:
commit f1079963b6b1bd71eda4e21f88c41419c1f619ca
Author: Christoph Wickert <cwickert at fedoraproject.org>
Date:   Wed Apr 20 14:53:00 2011 +0200

    Include welcome-domain-maintainer.tpl in package.xml

diff --git a/package.xml b/package.xml
index f1a991f..13e7375 100644
--- a/package.xml
+++ b/package.xml
@@ -26,7 +26,7 @@
  <date>2011-04-20</date>
  <time>00:44:50</time>
  <version>
-  <release>2.3.0.1</release>
+  <release>2.3.0.2</release>
   <api>2.3.0</api>
  </version>
  <stability>
@@ -104,6 +104,7 @@
      <file name="versions.tpl" role="data" />
      <file name="welcome.tpl" role="data" />
      <file name="welcome-admin.tpl" role="data" />
+     <file name="welcome-domain-maintainer.tpl" role="data" />
      <file name="welcome-maintainer.tpl" role="data" />
      <file name="welcome-user.tpl" role="data" />
     </dir> <!-- /data/templates -->
@@ -309,6 +310,7 @@
    <install as="templates/versions.tpl" name="data/templates/versions.tpl" />
    <install as="templates/welcome.tpl" name="data/templates/welcome.tpl" />
    <install as="templates/welcome-admin.tpl" name="data/templates/welcome-admin.tpl" />
+   <install as="templates/welcome-domain-maintainer.tpl" name="data/templates/welcome-domain-maintainer.tpl" />
    <install as="templates/welcome-maintainer.tpl" name="data/templates/welcome-maintainer.tpl" />
    <install as="templates/welcome-user.tpl" name="data/templates/welcome-user.tpl" />
    <install as="KolabAdmin/Ldap.php" name="lib/KolabAdmin/Ldap.php" />
@@ -451,5 +453,20 @@
 * Include ActiveSync configuration
    </notes>
   </release>
+  <release>
+   <version>
+    <release>2.3.0.2</release>
+    <api>2.3.0</api>
+   </version>
+   <stability>
+    <release>beta</release>
+    <api>beta</api>
+   </stability>
+   <date>2011-04-20</date>
+   <license uri="http://www.gnu.org/copyleft/lesser.html">LGPL</license>
+   <notes>
+* Fix new welcome pages
+   </notes>
+  </release>
  </changelog>
 </package>





More information about the commits mailing list