The branch, frodo has been updated
       via  8c250c76deabba1b618ff986d687d2d4b439e47d (commit)
      from  8e788a08174775667b27bc7f17e3fa6951e11c23 (commit)

- Log -----------------------------------------------------------------
http://xbmc.git.sourceforge.net/git/gitweb.cgi?p=xbmc/scripts;a=commit;h=8c250c76deabba1b618ff986d687d2d4b439e47d

commit 8c250c76deabba1b618ff986d687d2d4b439e47d
Author: Martijn Kaijser <[email protected]>
Date:   Wed Oct 16 10:19:40 2013 +0200

    [script.rss.editor] 2.0.3

diff --git a/script.rss.editor/addon.xml b/script.rss.editor/addon.xml
index d84200c..ec7a3ab 100644
--- a/script.rss.editor/addon.xml
+++ b/script.rss.editor/addon.xml
@@ -1,10 +1,10 @@
 <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
 <addon id="script.rss.editor"
        name="RSS Editor"
-       version="2.0.2"
+       version="2.0.3"
        provider-name="rwparris2">
   <requires>
-    <import addon="xbmc.python" version="2.0"/>
+    <import addon="xbmc.python" version="2.1.0"/>
   </requires>
   <extension point="xbmc.python.script"
              library="default.py" />
diff --git a/script.rss.editor/changelog.txt b/script.rss.editor/changelog.txt
index cad0ded..3d7fc4f 100644
--- a/script.rss.editor/changelog.txt
+++ b/script.rss.editor/changelog.txt
@@ -1,3 +1,6 @@
+2.0.3
+- bump for Frodo
+
 2.0.2
 - fix encoding issues when writing to log
 

-----------------------------------------------------------------------

Summary of changes:
 script.rss.editor/addon.xml     |    4 ++--
 script.rss.editor/changelog.txt |    3 +++
 2 files changed, 5 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
Scripts

------------------------------------------------------------------------------
October Webinars: Code for Performance
Free Intel webinars can help you accelerate application performance.
Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from 
the latest Intel processors and coprocessors. See abstracts and register >
http://pubads.g.doubleclick.net/gampad/clk?id=60135031&iu=/4140/ostg.clktrk
_______________________________________________
Xbmc-addons mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/xbmc-addons

Reply via email to