diff options
author | Matěj Cepl <mcepl@redhat.com> | 2013-08-05 02:43:51 +0200 |
---|---|---|
committer | Matěj Cepl <mcepl@redhat.com> | 2013-08-05 02:44:40 +0200 |
commit | 88dd0c5c926e1c8ec073d24145586ae11d7645e8 (patch) | |
tree | e0430e3858645854ee95ac217083278c307b8462 /update.rdf | |
parent | 8aef88830a0b66fd5ee4bc540b0eed534cad234e (diff) | |
download | bugzilla-triage-88dd0c5c926e1c8ec073d24145586ae11d7645e8.tar.gz |
Remove function does not always return a value bugs
Diffstat (limited to 'update.rdf')
-rw-r--r-- | update.rdf | 15 |
1 files changed, 15 insertions, 0 deletions
@@ -382,6 +382,21 @@ xmlns:em="http://www.mozilla.org/2004/em-rdf#"> </em:targetApplication> </Description> </li> + <li> + <Description> + <em:version>1.7.1</em:version> + <em:targetApplication> + <Description> + <em:id> + {ec8030f7-c20a-464f-9b0e-13a3a9e97384}</em:id> + <em:minVersion>19.0</em:minVersion> + <em:maxVersion>20.*</em:maxVersion> + <em:updateLink> + https://fedorahosted.org/released/bugzilla-triage-scripts/bugzilla-triage-1.7.1.xpi</em:updateLink> + </Description> + </em:targetApplication> + </Description> + </li> </Seq> </em:updates> </Description> |