aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatěj Cepl <mcepl@redhat.com>2013-07-09 19:24:37 +0200
committerMatěj Cepl <mcepl@redhat.com>2013-07-09 19:26:32 +0200
commitc94debdd5c83941ee7f2ac1277935a9e3e54237a (patch)
tree1ba5c848c2f3c34626aeaebecfa85ed16c270b20
parent6b647f71c32a34a40e6a09b9bd0d7c89e501c6be (diff)
downloadbugzilla-triage-c94debdd5c83941ee7f2ac1277935a9e3e54237a.tar.gz
Add data for upstreaming telepathy, empathy, and rhythmbox RH bugs.
-rw-r--r--data/newUpstreamBug.json24
-rw-r--r--package.json2
-rw-r--r--update.rdf15
3 files changed, 34 insertions, 7 deletions
diff --git a/data/newUpstreamBug.json b/data/newUpstreamBug.json
index c4ace83..f3aba73 100644
--- a/data/newUpstreamBug.json
+++ b/data/newUpstreamBug.json
@@ -1,18 +1,30 @@
[
{
"regexp": "thunderbird",
- "addr": "https://bugzilla.mozilla.org/enter_bug.cgi?product=Thunderbird"
+ "addr": "https://bugzilla.mozilla.org/enter_bug.cgi?product=Thunderbird"
},
{
"regexp": "firefox",
- "addr": "https://bugzilla.mozilla.org/enter_bug.cgi?product=Firefox"
+ "addr": "https://bugzilla.mozilla.org/enter_bug.cgi?product=Firefox"
},
{
"regexp": "xulrunner",
- "addr": "https://bugzilla.mozilla.org/enter_bug.cgi?product=Core"
+ "addr": "https://bugzilla.mozilla.org/enter_bug.cgi?product=Core"
},
{
"regexp": "xorg-x11.*",
- "addr": "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg"
- }
-] \ No newline at end of file
+ "addr": "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg"
+ },
+ {
+ "regexp": "telepathy.*",
+ "addr": "https://bugs.freedesktop.org/enter_bug.cgi?product=Telepathy"
+ },
+ {
+ "regexp": "rhythmbox.*",
+ "addr": "https://bugzilla.gnome.org/enter_bug.cgi?product=rhythmbox"
+ },
+ {
+ "regexp": "empathy.*",
+ "addr": "https://bugzilla.gnome.org/enter_bug.cgi?product=empathy"
+ }
+]
diff --git a/package.json b/package.json
index 211e12e..418bb55 100644
--- a/package.json
+++ b/package.json
@@ -4,7 +4,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.9",
+ "version": "1.6.10",
"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 fdb9dd6..9c333a7 100644
--- a/update.rdf
+++ b/update.rdf
@@ -352,6 +352,21 @@ xmlns:em="http://www.mozilla.org/2004/em-rdf#">
</em:targetApplication>
</Description>
</li>
+ <li>
+ <Description>
+ <em:version>1.6.10</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.6.10.xpi</em:updateLink>
+ </Description>
+ </em:targetApplication>
+ </Description>
+ </li>
</Seq>
</em:updates>
</Description>