diff options
author | Matěj Cepl <mcepl@redhat.com> | 2011-04-17 15:42:50 +0200 |
---|---|---|
committer | Matěj Cepl <mcepl@redhat.com> | 2011-04-17 15:42:50 +0200 |
commit | 66e4619ea7f9c30b5e47c971dc51651bb736dc7b (patch) | |
tree | a36f126bfd13dfbcbbe4005c8a0f7149e6564eb6 | |
parent | a1b44b230af978505222eaee1edbf52aa000e293 (diff) | |
download | bugzilla-triage-66e4619ea7f9c30b5e47c971dc51651bb736dc7b.tar.gz |
New version 0.94 ... also clean up update.rdf.0.94
-rw-r--r-- | package.json | 2 | ||||
-rw-r--r-- | update.rdf | 109 |
2 files changed, 47 insertions, 64 deletions
diff --git a/package.json b/package.json index e208c36..b16f406 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": "0.93", + "version": "0.94", "contributors": [ "Ehsan Akhgari (http://ehsanakhgari.org/) <ehsan@mozilla.com>", "Johnathan Nightingale (http://johnath.com) <johnath@mozilla.com>", @@ -1,23 +1,19 @@ <?xml version="1.0"?> <RDF:RDF xmlns:RDF="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:em="http://www.mozilla.org/2004/em-rdf#"> - <!-- Foo Widget Extension --> <RDF:Description about="urn:mozilla:extension:jid0-uXmbeWgOltUUuqrHKhrR7hW3IQY@jetpack"> <em:updates> <RDF:Seq> <RDF:li> <RDF:Description> - <em:version>0.15</em:version> <!-- This is the version number of the add-on --> - <!-- One targetApplication for each application the add-on is compatible with --> + <em:version>0.15</em:version> <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.15.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> @@ -25,17 +21,14 @@ </RDF:li> <RDF:li> <RDF:Description> - <em:version>0.16</em:version> <!-- This is the version number of the add-on --> - <!-- One targetApplication for each application the add-on is compatible with --> + <em:version>0.16</em:version> <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.16.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> @@ -43,8 +36,7 @@ </RDF:li> <RDF:li> <RDF:Description> - <em:version>0.17</em:version> <!-- This is the version number of the add-on --> - <!-- One targetApplication for each application the add-on is compatible with --> + <em:version>0.17</em:version> <em:targetApplication> <RDF:Description> <em:id>{ec8030f7-c20a-464f-9b0e-13a3a9e97384}</em:id> @@ -56,17 +48,14 @@ </RDF:li> <RDF:li> <RDF:Description> - <em:version>0.18</em:version> <!-- This is the version number of the add-on --> - <!-- One targetApplication for each application the add-on is compatible with --> + <em:version>0.18</em:version> <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.18.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> @@ -74,17 +63,14 @@ </RDF:li> <RDF:li> <RDF:Description> - <em:version>0.19</em:version> <!-- This is the version number of the add-on --> - <!-- One targetApplication for each application the add-on is compatible with --> + <em:version>0.19</em:version> <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.19.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> @@ -92,17 +78,14 @@ </RDF:li> <RDF:li> <RDF:Description> - <em:version>0.20</em:version> <!-- This is the version number of the add-on --> - <!-- One targetApplication for each application the add-on is compatible with --> + <em:version>0.20</em:version> <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.20.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> @@ -110,17 +93,14 @@ </RDF:li> <RDF:li> <RDF:Description> - <em:version>0.21</em:version> <!-- This is the version number of the add-on --> - <!-- One targetApplication for each application the add-on is compatible with --> + <em:version>0.21</em:version> <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.21.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> @@ -128,17 +108,14 @@ </RDF:li> <RDF:li> <RDF:Description> - <em:version>0.22</em:version> <!-- This is the version number of the add-on --> - <!-- One targetApplication for each application the add-on is compatible with --> + <em:version>0.22</em:version> <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.22.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> @@ -146,17 +123,14 @@ </RDF:li> <RDF:li> <RDF:Description> - <em:version>0.23</em:version> <!-- This is the version number of the add-on --> - <!-- One targetApplication for each application the add-on is compatible with --> + <em:version>0.23</em:version> <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.23.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> @@ -164,17 +138,14 @@ </RDF:li> <RDF:li> <RDF:Description> - <em:version>0.24</em:version> <!-- This is the version number of the add-on --> - <!-- One targetApplication for each application the add-on is compatible with --> + <em:version>0.24</em:version> <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.24.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> @@ -182,17 +153,14 @@ </RDF:li> <RDF:li> <RDF:Description> - <em:version>0.25</em:version> <!-- This is the version number of the add-on --> - <!-- One targetApplication for each application the add-on is compatible with --> + <em:version>0.25</em:version> <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.25.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> @@ -200,17 +168,14 @@ </RDF:li> <RDF:li> <RDF:Description> - <em:version>0.26</em:version> <!-- This is the version number of the add-on --> - <!-- One targetApplication for each application the add-on is compatible with --> + <em:version>0.26</em:version> <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.26.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> @@ -218,17 +183,14 @@ </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:version>0.27</em:version> <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> @@ -236,17 +198,14 @@ </RDF:li> <RDF:li> <RDF:Description> - <em:version>0.90</em:version> <!-- This is the version number of the add-on --> - <!-- One targetApplication for each application the add-on is compatible with --> + <em:version>0.90</em:version> <em:targetApplication> <RDF:Description> <em:id>{ec8030f7-c20a-464f-9b0e-13a3a9e97384}</em:id> <em:minVersion>4.*</em:minVersion> <em:maxVersion>4.1</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.90.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> @@ -254,17 +213,14 @@ </RDF:li> <RDF:li> <RDF:Description> - <em:version>0.91</em:version> <!-- This is the version number of the add-on --> - <!-- One targetApplication for each application the add-on is compatible with --> + <em:version>0.91</em:version> <em:targetApplication> <RDF:Description> <em:id>{ec8030f7-c20a-464f-9b0e-13a3a9e97384}</em:id> <em:minVersion>4.*</em:minVersion> <em:maxVersion>4.1</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.91.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> @@ -272,17 +228,44 @@ </RDF:li> <RDF:li> <RDF:Description> - <em:version>0.92</em:version> <!-- This is the version number of the add-on --> - <!-- One targetApplication for each application the add-on is compatible with --> + <em:version>0.92</em:version> <em:targetApplication> <RDF:Description> <em:id>{ec8030f7-c20a-464f-9b0e-13a3a9e97384}</em:id> <em:minVersion>4.*</em:minVersion> <em:maxVersion>4.1</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.92.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:li> + <RDF:Description> + <em:version>0.93</em:version> + <em:targetApplication> + <RDF:Description> + <em:id>{ec8030f7-c20a-464f-9b0e-13a3a9e97384}</em:id> + <em:minVersion>4.*</em:minVersion> + <em:maxVersion>4.1</em:maxVersion> + <em:updateLink>https://fedorahosted.org/released/bugzilla-triage-scripts/bugzilla-triage-0.93.xpi</em:updateLink> + + <em:updateInfoURL>https://fedorahosted.org/bugzilla-triage-scripts/wiki/ChangeLog</em:updateInfoURL> + </RDF:Description> + </em:targetApplication> + </RDF:Description> + </RDF:li> + <RDF:li> + <RDF:Description> + <em:version>0.94</em:version> + <em:targetApplication> + <RDF:Description> + <em:id>{ec8030f7-c20a-464f-9b0e-13a3a9e97384}</em:id> + <em:minVersion>4.*</em:minVersion> + <em:maxVersion>4.1</em:maxVersion> + <em:updateLink>https://fedorahosted.org/released/bugzilla-triage-scripts/bugzilla-triage-0.94.xpi</em:updateLink> + <em:updateInfoURL>https://fedorahosted.org/bugzilla-triage-scripts/wiki/ChangeLog</em:updateInfoURL> </RDF:Description> </em:targetApplication> |