diff options
author | Matěj Cepl <mcepl@redhat.com> | 2011-05-14 13:12:06 +0200 |
---|---|---|
committer | Matěj Cepl <mcepl@redhat.com> | 2011-05-14 13:12:06 +0200 |
commit | 83b84fb5e6e28d189179284bd3730d74717cd3da (patch) | |
tree | 1e85b59294e70a854ebec9688320ce23411e62b9 /update.rdf | |
parent | fd9319c3297c854cdb269c9704152f7b24c12273 (diff) | |
download | bugzilla-triage-83b84fb5e6e28d189179284bd3730d74717cd3da.tar.gz |
New release 0.105.0.105
* bumping the metadata
* when doing makeBacktraceAttachment conditional, we could loose
titleParsedAttachment, which we need in RHBZInit. Moved to rhbzpage.js
Diffstat (limited to 'update.rdf')
-rw-r--r-- | update.rdf | 15 |
1 files changed, 15 insertions, 0 deletions
@@ -457,6 +457,21 @@ xmlns:em="http://www.mozilla.org/2004/em-rdf#"> </em:targetApplication> </Description> </li> + <li> + <Description> + <em:version>0.105</em:version> + <em:targetApplication> + <Description> + <em:id> + {ec8030f7-c20a-464f-9b0e-13a3a9e97384}</em:id> + <em:minVersion>4.0b7</em:minVersion> + <em:maxVersion>6.0a1</em:maxVersion> + <em:updateLink> + https://fedorahosted.org/released/bugzilla-triage-scripts/bugzilla-triage-0.105.xpi</em:updateLink> + </Description> + </em:targetApplication> + </Description> + </li> </Seq> </em:updates> </Description> |