Upgrade REPA version to 0.6 27/163727/3 release-20171213 accepted/tizen/devbase/tools/20190927.044754 submit/trunk/20190927.012842 submit/trunk/20191017.111201 submit/trunk/20191017.233826 submit/trunk/20191030.112603 submit/trunk/20191101.102136
authory0169.zhang <y0169.zhang@samsung.com>
Tue, 12 Dec 2017 07:53:45 +0000 (15:53 +0800)
committery0169.zhang <y0169.zhang@samsung.com>
Wed, 13 Dec 2017 06:32:55 +0000 (14:32 +0800)
Change-Id: Ib92cc1ef25f20b322cb0a7a134e965363d0eca28

RELEASE_NOTES
debian/changelog
packaging/repa.changes

index 51d7162fc5bf90254b85720a418a880d29d9e0cb..78fb78eeb070fcd121ec15897e46872c2e59fe67 100644 (file)
@@ -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
 ============================
 
index 7620528efd65e5111d2dc900959f83b41e4602a4..af9b29e140a96ed13c9af18997490bdc82dda92a 100644 (file)
@@ -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 <y0169.zhang@samsung.com>  Wed, 13 Dec 2017 16:00:00 +0800
+
 repa (0.5) unstable; urgency=low
 
   * Do not accept aggregate packages
index 4ac973aad3d5c37387428eb712de9a2b4bed4663..395184abf95ca3b58568f06c35958f7370647b3b 100644 (file)
@@ -1,3 +1,8 @@
+* 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
+- Fix first SR acceptance problem
+
 * Wed Apr 5 2017 SoonKyu Park <sk7.park@samsung.com> 0.5
 - Do not accept aggregate packages
 - Do not update source of _link packages even if an SR is accepted