diff options
author | yan11.meng <yan11.meng@samsung.com> | 2020-06-17 17:26:54 +0800 |
---|---|---|
committer | yan11.meng <yan11.meng@samsung.com> | 2020-06-17 17:26:54 +0800 |
commit | 340d86e41a3b7597fc68f957f47e1b11896bcc3a (patch) | |
tree | da06cf431e30ccc9a4f82de6525d470db72fa1d3 | |
parent | 7310eaedb5dc0e0542bafd6a08904b22decbe8e2 (diff) | |
download | repa-submit/trunk/20200622.151812.tar.gz repa-submit/trunk/20200622.151812.tar.bz2 repa-submit/trunk/20200622.151812.zip |
Upgrade REPA version to 0.7submit/trunk/20201029.132130submit/trunk/20201029.114030submit/trunk/20200622.151812submit/trunk/20200619.141212accepted/tizen/devbase/tools/20200623.003426devel-py2accepted/tizen_devbase_tools
Change-Id: I9b506721cf7065c4e46866cc91edd3803a4bce1c
-rw-r--r-- | RELEASE_NOTES | 8 | ||||
-rw-r--r-- | debian/changelog | 6 | ||||
-rw-r--r-- | packaging/repa.changes | 3 |
3 files changed, 17 insertions, 0 deletions
diff --git a/RELEASE_NOTES b/RELEASE_NOTES index 78fb78e..75ad841 100644 --- a/RELEASE_NOTES +++ b/RELEASE_NOTES @@ -1,3 +1,11 @@ +Release notes for repa 0.7 +============================ + +- Release Date: Wed Jun 17 2020 + +- Bugfixes: + * Fix pylint error for repa + Release notes for repa 0.6 ============================ diff --git a/debian/changelog b/debian/changelog index af9b29e..66e254e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +repa (0.7) unstable; urgency=low + + * Fix pylint error for repa + + -- Yan Meng <yan11.meng@samsung.com> Wed, 17 Jun 2020 16:00:00 +0800 + repa (0.6) unstable; urgency=low * Add argument of repa list, Show submission reference project in project : --refprj diff --git a/packaging/repa.changes b/packaging/repa.changes index 395184a..345f4d0 100644 --- a/packaging/repa.changes +++ b/packaging/repa.changes @@ -1,3 +1,6 @@ +* Wed Jun 17 2020 Yan Meng <yan11.meng@samsung.com> 0.7 +- Fix pylint error for repa + * Wed Dec 13 2017 Yang Zhang <y0169.zhang@samsung.com> 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 |