aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatěj Cepl <mcepl@redhat.com>2012-04-11 02:51:25 +0200
committerMatěj Cepl <mcepl@redhat.com>2012-04-11 02:51:25 +0200
commit3476e68c41e5a106a3f514c411ff93bfe0ad61a4 (patch)
treed345fbf3ffcc8a251766264dd196b0d15ae97ded
parentdd0b43442c1642eb6db6fb6a7711eefe7a1119ef (diff)
downloadbugzilla-triage-3476e68c41e5a106a3f514c411ff93bfe0ad61a4.tar.gz
Eh, that's embarrassing! Forgot testing tab.open() :(1.6.2
-rw-r--r--lib/main.js2
-rw-r--r--package.json2
-rw-r--r--update.rdf30
3 files changed, 32 insertions, 2 deletions
diff --git a/lib/main.js b/lib/main.js
index 2c99185..18429c5 100644
--- a/lib/main.js
+++ b/lib/main.js
@@ -164,4 +164,4 @@ contextMenu.Item({
require("clipboard").set(comment);
}
});
-tabs.open("https://bugs.eclipse.org/bugs/show_bug.cgi?id=304933");
+//tabs.open("https://bugs.eclipse.org/bugs/show_bug.cgi?id=304933");
diff --git a/package.json b/package.json
index 9f0e1c5..a07ccf0 100644
--- a/package.json
+++ b/package.json
@@ -7,7 +7,7 @@
"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) and MPL",
- "version": "1.6",
+ "version": "1.6.2",
"contributors": [
"Ehsan Akhgari (http://ehsanakhgari.org/) <ehsan@mozilla.com>",
"Johnathan Nightingale (http://johnath.com) <johnath@mozilla.com>",
diff --git a/update.rdf b/update.rdf
index d61ed59..ff00a10 100644
--- a/update.rdf
+++ b/update.rdf
@@ -262,6 +262,36 @@ xmlns:em="http://www.mozilla.org/2004/em-rdf#">
</em:targetApplication>
</Description>
</li>
+ <li>
+ <Description>
+ <em:version>1.6.1</em:version>
+ <em:targetApplication>
+ <Description>
+ <em:id>
+ {ec8030f7-c20a-464f-9b0e-13a3a9e97384}</em:id>
+ <em:minVersion>10.0</em:minVersion>
+ <em:maxVersion>12.0a2</em:maxVersion>
+ <em:updateLink>
+ https://fedorahosted.org/released/bugzilla-triage-scripts/bugzilla-triage-1.6.1.xpi</em:updateLink>
+ </Description>
+ </em:targetApplication>
+ </Description>
+ </li>
+ <li>
+ <Description>
+ <em:version>1.6.2</em:version>
+ <em:targetApplication>
+ <Description>
+ <em:id>
+ {ec8030f7-c20a-464f-9b0e-13a3a9e97384}</em:id>
+ <em:minVersion>10.0</em:minVersion>
+ <em:maxVersion>12.0a2</em:maxVersion>
+ <em:updateLink>
+ https://fedorahosted.org/released/bugzilla-triage-scripts/bugzilla-triage-1.6.2.xpi</em:updateLink>
+ </Description>
+ </em:targetApplication>
+ </Description>
+ </li>
</Seq>
</em:updates>
</Description>