From: Ed Bartosh Date: Sat, 13 Dec 2014 22:06:48 +0000 (+0200) Subject: Update changelogs for v.0.3 X-Git-Tag: 0.3~5 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=861a97755364a58f2597cc1984ae8bcc0bd8a472;p=tools%2Frepa.git Update changelogs for v.0.3 Change-Id: I1ec84ebad0a6ef2c27b1376dbc2e5a1d6b4a7a95 Signed-off-by: Ed Bartosh --- diff --git a/debian/changelog b/debian/changelog index cc28af2..cdfee25 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,20 @@ -repa (0.3~0.dev) UNRELEASED; urgency=low +repa (0.3) unstable; urgency=low - * Started to work on 0.3 - - -- Ed Bartosh Wed, 21 May 2014 17:30:26 +0300 + * group: disable publishing when aggregating packages + * Skip conflicting submissions when creating a group + * group: Implemented parallel package aggregating (Fixes: #1955) + * info: Excluded 'disabled' build status from the list + * list: Implement --ignore command line option + * create_sr: Fix unicode issue (Fixes: #1979, #TINF-618) + * group: Remove binary package check + * Implement --noaggregate command line and config option (Fixes: #1990) + * List all projects in submitrequest message + * Drop 'Commit' keyword from the submitrequest info + * Reworked repa diff (Fixes: #1869) + * Implement --base option for repa list + * Pylinted codebase + + -- Ed Bartosh Sun, 14 Dec 2014 00:10:02 +0200 repa (0.2) unstable; urgency=low diff --git a/packaging/repa.changes b/packaging/repa.changes index c1d32b8..1237a5c 100644 --- a/packaging/repa.changes +++ b/packaging/repa.changes @@ -1,4 +1,19 @@ -* Tue May 21 2014 Ed Bartosh 0.2 +* Sun Dec 14 2014 Ed Bartosh 0.3 +- group: disable publishing when aggregating packages +- Skip conflicting submissions when creating a group +- group: Implemented parallel package aggregating (Fixes: #1955) +- info: Excluded 'disabled' build status from the list +- list: Implement --ignore command line option +- create_sr: Fix unicode issue (Fixes: #1979, #TINF-618) +- group: Remove binary package check +- Implement --noaggregate command line and config option (Fixes: #1990) +- List all projects in submitrequest message +- Drop 'Commit' keyword from the submitrequest info +- Reworked repa diff (Fixes: #1869) +- Implement --base option for repa list +- Pylinted codebase + +* Wed May 21 2014 Ed Bartosh 0.2 - Implement --processes options for repa list (Fixes: #1762) - obs/get_projects: retry OBS operations - Reduce amount of information in repa list output