summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authory0169.zhang <y0169.zhang@samsung.com>2017-12-12 15:53:45 +0800
committery0169.zhang <y0169.zhang@samsung.com>2017-12-13 14:32:55 +0800
commit0b6cbed80000238d9bb9d670d8522f6efeca8b0b (patch)
treeab10617ea53931927470e88cc8ca4dfa1dbb87ab
parent744f36bec0cf1856781918cfd20529eb3c4af88d (diff)
downloadrepa-0b6cbed80000238d9bb9d670d8522f6efeca8b0b.tar.gz
repa-0b6cbed80000238d9bb9d670d8522f6efeca8b0b.tar.bz2
repa-0b6cbed80000238d9bb9d670d8522f6efeca8b0b.zip
Change-Id: Ib92cc1ef25f20b322cb0a7a134e965363d0eca28
-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