summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--RELEASE_NOTES13
-rw-r--r--debian/changelog8
-rw-r--r--packaging/repa.changes5
3 files changed, 26 insertions, 0 deletions
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 <y0169.zhang@samsung.com> 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 <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