From: y0169.zhang Date: Tue, 12 Dec 2017 07:53:45 +0000 (+0800) Subject: Upgrade REPA version to 0.6 X-Git-Tag: submit/trunk/20190927.012842^0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=0b6cbed80000238d9bb9d670d8522f6efeca8b0b;p=tools%2Frepa.git Upgrade REPA version to 0.6 Change-Id: Ib92cc1ef25f20b322cb0a7a134e965363d0eca28 --- diff --git a/RELEASE_NOTES b/RELEASE_NOTES index 51d7162..78fb78e 100644 --- a/RELEASE_NOTES +++ b/RELEASE_NOTES @@ -1,3 +1,16 @@ +Release notes for repa 0.6 +============================ + +- Release Date: Wed Dec 13 2017 + +- New features and enhancements: + * Add argument of repa list, Show submission reference project in project : --refprj + * Implement repa update, repa update can change the reference project in target project + +- Bugfixes: + * First SR acceptance problem, If you have a linked package + when you first accept it, it will be added to linked package + Release notes for repa 0.5 ============================ diff --git a/debian/changelog b/debian/changelog index 7620528..af9b29e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +repa (0.6) unstable; urgency=low + + * Add argument of repa list, Show submission reference project in project : --refprj + * Implement repa update, repa update can change the reference project in target project + * Fix first SR acceptance problem + + -- Yang Zhang Wed, 13 Dec 2017 16:00:00 +0800 + repa (0.5) unstable; urgency=low * Do not accept aggregate packages diff --git a/packaging/repa.changes b/packaging/repa.changes index 4ac973a..395184a 100644 --- a/packaging/repa.changes +++ b/packaging/repa.changes @@ -1,3 +1,8 @@ +* Wed Dec 13 2017 Yang Zhang 0.6 +- Add argument of repa list, Show submission reference project in project : --refprj +- Implement repa update, repa update can change the reference project in target project +- Fix first SR acceptance problem + * Wed Apr 5 2017 SoonKyu Park 0.5 - Do not accept aggregate packages - Do not update source of _link packages even if an SR is accepted