[SCM] morituri/master: bump classVersion

js at users.alioth.debian.org js at users.alioth.debian.org
Sun Oct 19 20:09:48 UTC 2014


The following commit has been merged in the master branch:
commit a26241b8f4898c5b00508623f2c84b389ad0f118
Author: Thomas Vander Stichele <thomas (at) apestaart (dot) org>
Date:   Sun Dec 2 17:54:57 2012 +0000

    bump classVersion

diff --git a/morituri/result/result.py b/morituri/result/result.py
index 543706f..09debf8 100644
--- a/morituri/result/result.py
+++ b/morituri/result/result.py
@@ -72,7 +72,7 @@ class TrackResult:
     ARDBConfidence = None
     ARDBMaxConfidence = None
 
-    classVersion = 2
+    classVersion = 3
 
 
 class RipResult:
@@ -104,6 +104,8 @@ class RipResult:
     cdrdaoVersion = None
     cdparanoiaVersion = None
 
+    classVersion = 3
+
     def __init__(self):
         self.tracks = []
 

-- 
morituri packaging



More information about the pkg-multimedia-commits mailing list