Release 5.3.0 RC 1
[GitHub/WoltLab/com.woltlab.wcf.conversation.git] / package.xml
index 03d41e8726c361fe1c48a42a9994a99bdde2f587..a5396f4f63a0bdb3e6fc7bf7cd4efccffb46b41a 100644 (file)
@@ -2,9 +2,11 @@
 <package name="com.woltlab.wcf.conversation" xmlns="http://www.woltlab.com" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.woltlab.com http://www.woltlab.com/XSD/2019/package.xsd">
        <packageinformation>
                <packagename>WoltLab Suite Core: Conversations</packagename>
+               <packagename language="de">WoltLab Suite Core: Konversationen</packagename>
                <packagedescription>Private conversations between multiple users</packagedescription>
-               <version>5.2.0 RC 1</version>
-               <date>2019-12-01</date>
+               <packagedescription language="de">Private Konversationen zwischen mehreren Benutzern</packagedescription>
+               <version>5.3.0 RC 1</version>
+               <date>2020-10-10</date>
        </packageinformation>
        
        <authorinformation>
        </authorinformation>
        
        <requiredpackages>
-               <requiredpackage minversion="5.2.0 RC 1">com.woltlab.wcf</requiredpackage>
+               <requiredpackage minversion="5.3.0 RC 1">com.woltlab.wcf</requiredpackage>
        </requiredpackages>
        
        <excludedpackages>
-               <excludedpackage version="5.3.0 Alpha 1">com.woltlab.wcf</excludedpackage>
+               <excludedpackage version="5.4.0 Alpha 1">com.woltlab.wcf</excludedpackage>
        </excludedpackages>
        
-       <compatibility>
-               <api version="2019" />
-       </compatibility>
-       
        <instructions type="install">
                <instruction type="file" />
                <instruction type="userGroupOption" />
                <instruction type="page" />
        </instructions>
        
-       <instructions type="update" fromversion="5.2.0 Beta 3">
-               <instruction type="file">files_update.tar</instruction>
-       </instructions>
-       
-       <instructions type="update" fromversion="3.1.*">
-               <instruction type="file" run="standalone">files_update.tar</instruction>
-               <instruction type="template">templates_update.tar</instruction>
-               
-               <instruction type="script">acp/update_com.woltlab.wcf.conversation_5.2.php</instruction>
+       <instructions type="update" fromversion="5.2.*">
+               <instruction type="file" />
+               <instruction type="template" />
                
                <instruction type="language" />
                
-               <instruction type="clipboardAction" />
-               <instruction type="coreObject" />
-               <instruction type="eventListener" />
-               <instruction type="objectType" />
-               <instruction type="option" />
-               <instruction type="page" />
-               <instruction type="templateListener" />
                <instruction type="userGroupOption" />
-               <instruction type="userNotificationEvent" />
-               <instruction type="userOption" />
+       </instructions>
+       
+       <instructions type="update" fromversion="5.3.0 Beta 1">
+               <void/>
        </instructions>
 </package>