[projects/git-slug: 54/170] v0.7

glen glen at pld-linux.org
Mon Sep 21 21:43:21 CEST 2015


commit 619d242fa24b1558c60e427f3a3f67ca39842c4f
Author: Kacper Kornet <draenog at pld-linux.org>
Date:   Thu Sep 29 14:17:47 2011 +0100

    v0.7

 Changelog | 7 +++++++
 setup.py  | 2 +-
 2 files changed, 8 insertions(+), 1 deletion(-)
---
diff --git a/Changelog b/Changelog
index 424f797..af84f03 100644
--- a/Changelog
+++ b/Changelog
@@ -1,3 +1,10 @@
+* Major changes since version 0.6
+
+Expand ~ and ~user in configuration file for packagesdir and remoterefs
+(requested by baggins)
+
+Use long name for --jobs option in configuration file
+
 * Major changes since version 0.5
 
 The push address is now set correctly
diff --git a/setup.py b/setup.py
index 6566d11..ea38f71 100644
--- a/setup.py
+++ b/setup.py
@@ -3,7 +3,7 @@
 from distutils.core import setup
 
 setup(name='git-core-slug',
-      version='0.6',
+      version='0.7',
       description='Scripts to interact with PLD git repos',
       author='Kacper Kornet',
       author_email='draenog at pld-linux.org',
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/projects/git-slug.git/commitdiff/4ed64f73960519a2f4fd04c42950b2c96ae795c5



More information about the pld-cvs-commit mailing list