The branch, frodo has been updated
via f03b1ac70612ffb29e5d9802174c1633d55f2d7e (commit)
from 8ec42d1d132bb2fc125e2ca06630a191ea22d97e (commit)
- Log -----------------------------------------------------------------
http://xbmc.git.sourceforge.net/git/gitweb.cgi?p=xbmc/scripts;a=commit;h=f03b1ac70612ffb29e5d9802174c1633d55f2d7e
commit f03b1ac70612ffb29e5d9802174c1633d55f2d7e
Author: Martijn Kaijser <[email protected]>
Date: Wed Aug 13 19:22:32 2014 +0200
[weather.ozweather] 0.7.3
diff --git a/weather.ozweather/addon.xml b/weather.ozweather/addon.xml
index 62351da..ef68021 100644
--- a/weather.ozweather/addon.xml
+++ b/weather.ozweather/addon.xml
@@ -1,7 +1,8 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
-<addon id="weather.ozweather" name="Oz Weather" version="0.7.2"
provider-name="Bossanova808">
+<addon id="weather.ozweather" name="Oz Weather" version="0.7.3"
provider-name="Bossanova808">
<requires>
<import addon="xbmc.python" version="2.1.0"/>
+ <import addon="script.module.pil" version="1.1.7"/>
<import addon="script.module.parsedom" version="1.2.0"/>
</requires>
<extension point="xbmc.python.weather" library="default.py"/>
@@ -15,6 +16,6 @@
<forum>http://forum.xbmc.org/showthread.php?tid=116905</forum>
<website>http://wiki.xbmc.org/index.php?title=Add-on:Oz_Weather</website>
<email></email>
- <source></source>
+
<source>https://github.com/bossanova808/weather.ozweather</source>
</extension>
</addon>
diff --git a/weather.ozweather/changelog.txt b/weather.ozweather/changelog.txt
index e9bf726..1c08a10 100644
--- a/weather.ozweather/changelog.txt
+++ b/weather.ozweather/changelog.txt
@@ -1,3 +1,9 @@
+V0.7.3
+- add new script.module.pil to dependencies
+
+V0.7.2
+- addon.xml per Gotham requirements
+
V0.7.1
- Fixed ABC weather video link again - apparently they use multiple servers
-----------------------------------------------------------------------
Summary of changes:
weather.ozweather/addon.xml | 5 +++--
weather.ozweather/changelog.txt | 6 ++++++
2 files changed, 9 insertions(+), 2 deletions(-)
hooks/post-receive
--
Scripts
------------------------------------------------------------------------------
_______________________________________________
Xbmc-addons mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/xbmc-addons