The branch, eden-pre has been updated
       via  7a834abf5507630c1a753364d06358af44fce595 (commit)
      from  a6ca148ab98bc798d77c802f465abd858b92490f (commit)

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

commit 7a834abf5507630c1a753364d06358af44fce595
Author: amet <[email protected]>
Date:   Fri Apr 22 21:57:47 2011 +0400

    [script.xbmc.subtitles] -v 2.9.2
    - fixed: revert xbmc.python to 2.0 that was commited by mistake

diff --git a/script.xbmc.subtitles/addon.xml b/script.xbmc.subtitles/addon.xml
index d914de0..4a0becb 100644
--- a/script.xbmc.subtitles/addon.xml
+++ b/script.xbmc.subtitles/addon.xml
@@ -1,10 +1,10 @@
 <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
 <addon id="script.xbmc.subtitles"
        name="XBMC Subtitles"
-       version="2.9.1"
+       version="2.9.2"
        provider-name="Amet, mr_blobby">
   <requires>
-    <import addon="xbmc.python" version="1.0"/>
+    <import addon="xbmc.python" version="2.0"/>
     <import addon="script.module.beautifulsoup" version="3.0.8"/>
   </requires>
   <extension point="xbmc.python.subtitles"
diff --git a/script.xbmc.subtitles/changelog.txt 
b/script.xbmc.subtitles/changelog.txt
index b8c6055..a2e82e5 100644
--- a/script.xbmc.subtitles/changelog.txt
+++ b/script.xbmc.subtitles/changelog.txt
@@ -1,3 +1,5 @@
+2.9.2
+- fixed: revert xbmc.python to 2.0 that was commited by mistake
 2.9.1
 - fixed: use xml.etree.ElementTree in Bierdopje
 

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

Summary of changes:
 script.xbmc.subtitles/addon.xml     |    4 ++--
 script.xbmc.subtitles/changelog.txt |    2 ++
 2 files changed, 4 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
Scripts

------------------------------------------------------------------------------
Fulfilling the Lean Software Promise
Lean software platforms are now widely adopted and the benefits have been 
demonstrated beyond question. Learn why your peers are replacing JEE 
containers with lightweight application servers - and what you can gain 
from the move. http://p.sf.net/sfu/vmware-sfemails
_______________________________________________
Xbmc-addons mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/xbmc-addons

Reply via email to