[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    [sysadmin/release-tools/Applications/15.08] /: update versions for diff
From:       Albert Astals Cid <aacid () kde ! org>
Date:       2015-08-31 20:47:43
Message-ID: E1ZWVzT-0001oh-Rf () scm ! kde ! org
[Download RAW message or body]

Git commit 2715c1b7f0c8e26b340e1f573cd2cff7c7da1dea by Albert Astals Cid.
Committed on 13/08/2015 at 21:00.
Pushed by aacid into branch 'Applications/15.08'.

update versions for diff

M  +3    -9    create_log.py

http://commits.kde.org/sysadmin/release-tools/2715c1b7f0c8e26b340e1f573cd2cff7c7da1dea

diff --git a/create_log.py b/create_log.py
index 9749478..95d7b5e 100755
--- a/create_log.py
+++ b/create_log.py
@@ -39,17 +39,11 @@ for repo in repos:
 	os.chdir(srcdir+repo)
 
 	if repo == "kdelibs":
-		fromVersion = "v4.14.9"
-	elif repo == "kdepim":
-		fromVersion = "v4.14.9"
-	elif repo == "kdepimlibs":
-		fromVersion = "v4.14.9"
-	elif repo == "kdepim-runtime":
-		fromVersion = "v4.14.9"
+		fromVersion = "v4.14.10"
 	elif repo == "kde-workspace":
-		fromVersion = "v4.11.20"
+		fromVersion = "v4.11.21"
 	else:
-		fromVersion = "v15.04.2"
+		fromVersion = "v15.04.3"
 
 	p = subprocess.Popen('git fetch', shell=True, stdout=subprocess.PIPE, stderr=subprocess.PIPE)
 	retval = p.wait()

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic