From f372e877cb32a6c009e29ff9ddf1a14f8b2fd216 Mon Sep 17 00:00:00 2001 From: Papoteur Date: Sat, 5 Nov 2016 15:38:08 +0100 Subject: Revert to 1.12.3 state --- CHANGES | 31 ------------------------------- 1 file changed, 31 deletions(-) (limited to 'CHANGES') diff --git a/CHANGES b/CHANGES index 8782354..e45b013 100644 --- a/CHANGES +++ b/CHANGES @@ -1,34 +1,3 @@ -* 1.13.2 -- Corrections for 'putsrpm' command -- Fix rpm command for unpacking source RPMs -- Fix typo in CHANGES - -* 1.13.1 -- automatically fallback to non-ssh (ie. svn:// rather than svn+ssh://) when - authentication fails -- move detectVCS() to separate module to prevent import order -- fix 'mgarepo sync -d' for git-svn repos -- update upload_binary() to properly use newer execcmd() -- redirect stdin, as required for ssh session invoked through binrepo - -* 1.13.0 -- implement 'clone' command with support for quick git-svn cloning -- implement 'github' command initial support for github integration -- implement 'buildrpm' command for easy package building from local package - repository - o implement automatic satisfaction of build dependencies using urpmi - o implement automatic satisfaction of build dependencies using DNF -- implement support for generating complete %changelog with full packager - names & mail addresses in entries -- refactorize & clean up much of code -- fix python 3 issue with bytes strings, properly converting them to utf-8 -- make execcmd() safe by only accepting individual arguments through a - list/tuple rather than accepting strings of arguments run through shell -- fetch svn log in xml format for more reliable parsing using ElementTree -- use setuptools rather than distutils -- enable (optional) automatic rpmlint checking of packages -- various minor bug fixes and improvements... - * 1.12.3 - syntax correction -- cgit v1.2.1