Skip to content

Commit

Permalink
Fix tag order.
Browse files Browse the repository at this point in the history
  • Loading branch information
yunosh committed Feb 10, 2015
1 parent 43d5481 commit 694ffbb
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions whups/package.xml
Expand Up @@ -16,7 +16,7 @@
<email>jan@horde.org</email>
<active>yes</active>
</lead>
<date>2014-10-29</date>
<date>2015-02-10</date>
<version>
<release>3.0.2</release>
<api>3.0.0</api>
Expand Down Expand Up @@ -478,11 +478,6 @@
<file name="view.php" role="horde" />
</dir> <!-- / -->
</contents>
<usesrole>
<role>horde</role>
<package>Role</package>
<channel>pear.horde.org</channel>
</usesrole>
<dependencies>
<required>
<php>
Expand Down Expand Up @@ -662,6 +657,11 @@
</extension>
</required>
</dependencies>
<usesrole>
<role>horde</role>
<package>Role</package>
<channel>pear.horde.org</channel>
</usesrole>
<phprelease>
<filelist>
<install as="whups/index.php" name="index.php" />
Expand Down Expand Up @@ -1133,7 +1133,7 @@
<stability>
<release>stable</release>
<api>stable</api></stability>
<date>2014-10-29</date>
<date>2015-02-10</date>
<license uri="http://www.horde.org/licenses/bsdl.php">BSD-2-Clause</license>
<notes>
* [jan] Fix uploading attachments when assigning in step 4 (Bug #13621).
Expand Down

0 comments on commit 694ffbb

Please sign in to comment.