aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatěj Cepl <mcepl@redhat.com>2010-11-25 13:23:43 +0100
committerMatěj Cepl <mcepl@redhat.com>2010-11-25 13:23:43 +0100
commitfe997aaa61800fad4a295dc9ffb4843c0bc4d4ec (patch)
treef7ba799fb7b4ac012ca6b38407789a4755988050
parenta95d522f404ed88c0d237175883adf0ead47d69e (diff)
downloadbugzilla-triage-maint.tar.gz
Rebuild to get on Jetpack 9f202a, which seems to be most compatible.0.27maint
-rw-r--r--package.json2
-rw-r--r--update.rdf18
2 files changed, 19 insertions, 1 deletions
diff --git a/package.json b/package.json
index 5a8adf0..ad1bd6f 100644
--- a/package.json
+++ b/package.json
@@ -7,5 +7,5 @@
"description": "Additional buttons and other function helping in the triage on bugzilla",
"author": "Matej Cepl (http://matej.ceplovi.cz)",
"license": "MIT/X11 (http://opensource.org/licenses/mit-license.php)",
- "version": "0.26"
+ "version": "0.27"
}
diff --git a/update.rdf b/update.rdf
index 8076631..173473c 100644
--- a/update.rdf
+++ b/update.rdf
@@ -216,6 +216,24 @@
</em:targetApplication>
</RDF:Description>
</RDF:li>
+ <RDF:li>
+ <RDF:Description>
+ <em:version>0.27</em:version> <!-- This is the version number of the add-on -->
+ <!-- One targetApplication for each application the add-on is compatible with -->
+ <em:targetApplication>
+ <RDF:Description>
+ <em:id>{ec8030f7-c20a-464f-9b0e-13a3a9e97384}</em:id>
+ <em:minVersion>3.6</em:minVersion>
+ <em:maxVersion>4.*</em:maxVersion>
+ <!-- This is where this version of the add-on will be downloaded from -->
+ <em:updateLink>https://fedorahosted.org/released/bugzilla-triage-scripts/bugzilla-triage-0.27.xpi</em:updateLink>
+
+ <!-- A page describing what is new in this updated version -->
+ <em:updateInfoURL>https://fedorahosted.org/bugzilla-triage-scripts/wiki/ChangeLog</em:updateInfoURL>
+ </RDF:Description>
+ </em:targetApplication>
+ </RDF:Description>
+ </RDF:li>
</RDF:Seq>
</em:updates>
</RDF:Description>