aboutsummaryrefslogtreecommitdiffstats
path: root/update.rdf
diff options
context:
space:
mode:
authorMatěj Cepl <mcepl@redhat.com>2011-05-31 23:37:20 +0200
committerMatěj Cepl <mcepl@redhat.com>2011-05-31 23:47:16 +0200
commitab2fc02dcb0743217cedeb845578b849eb638645 (patch)
treed17b1f1c9d74da885ea09685ad6f76f0c2ce23a1 /update.rdf
parent260e38148d2ca6e285ced45e871db7f21c6fdb87 (diff)
downloadbugzilla-triage-ab2fc02dcb0743217cedeb845578b849eb638645.tar.gz
Fix broken subsequent calls to message handlers.1.3
Fixes #104 But really, this is whole broken, and we need to eliminate direct calls and use event handlers internally.
Diffstat (limited to 'update.rdf')
-rw-r--r--update.rdf15
1 files changed, 15 insertions, 0 deletions
diff --git a/update.rdf b/update.rdf
index 7b1f4ce..8402b74 100644
--- a/update.rdf
+++ b/update.rdf
@@ -532,6 +532,21 @@ xmlns:em="http://www.mozilla.org/2004/em-rdf#">
</em:targetApplication>
</Description>
</li>
+ <li>
+ <Description>
+ <em:version>1.3</em:version>
+ <em:targetApplication>
+ <Description>
+ <em:id>
+ {ec8030f7-c20a-464f-9b0e-13a3a9e97384}</em:id>
+ <em:minVersion>4.0b7</em:minVersion>
+ <em:maxVersion>7.0a1</em:maxVersion>
+ <em:updateLink>
+ https://fedorahosted.org/released/bugzilla-triage-scripts/bugzilla-triage-1.3.xpi</em:updateLink>
+ </Description>
+ </em:targetApplication>
+ </Description>
+ </li>
</Seq>
</em:updates>
</Description>