Update changelogs for v.0.3
authorEd Bartosh <eduard.bartosh@intel.com>
Sat, 13 Dec 2014 22:06:48 +0000 (00:06 +0200)
committerEd Bartosh <eduard.bartosh@intel.com>
Sun, 14 Dec 2014 16:08:47 +0000 (18:08 +0200)
Change-Id: I1ec84ebad0a6ef2c27b1376dbc2e5a1d6b4a7a95
Signed-off-by: Ed Bartosh <eduard.bartosh@intel.com>
debian/changelog
packaging/repa.changes

index cc28af21b12d30eba220b95bdbce05eeb9421ac0..cdfee2512804a40a307a52b5d35a5c3dcac552fb 100644 (file)
@@ -1,8 +1,20 @@
-repa (0.3~0.dev) UNRELEASED; urgency=low
+repa (0.3) unstable; urgency=low
 
-  * Started to work on 0.3
-
- -- Ed Bartosh <ed@ed.fi.intel.com>  Wed, 21 May 2014 17:30:26 +0300
+  * group: disable publishing when aggregating packages
+  * Skip conflicting submissions when creating a group
+  * group: Implemented parallel package aggregating (Fixes: #1955)
+  * info: Excluded 'disabled' build status from the list
+  * list: Implement --ignore command line option
+  * create_sr: Fix unicode issue (Fixes: #1979, #TINF-618)
+  * group: Remove binary package check
+  * Implement --noaggregate command line and config option (Fixes: #1990)
+  * List all projects in submitrequest message
+  * Drop 'Commit' keyword from the submitrequest info
+  * Reworked repa diff (Fixes: #1869)
+  * Implement --base option for repa list
+  * Pylinted codebase
+
+ -- Ed Bartosh <eduard.bartosh@intel.com>  Sun, 14 Dec 2014 00:10:02 +0200
 
 repa (0.2) unstable; urgency=low
 
index c1d32b8dad638688dd2765847cc1e6935c0d5edd..1237a5c521e198545647d96771067c76adfa8b9f 100644 (file)
@@ -1,4 +1,19 @@
-* Tue May 21 2014 Ed Bartosh <eduard.bartosh@intel.com> 0.2
+* Sun Dec 14 2014 Ed Bartosh <ed@ed.fi.intel.com> 0.3
+- group: disable publishing when aggregating packages
+- Skip conflicting submissions when creating a group
+- group: Implemented parallel package aggregating (Fixes: #1955)
+- info: Excluded 'disabled' build status from the list
+- list: Implement --ignore command line option
+- create_sr: Fix unicode issue (Fixes: #1979, #TINF-618)
+- group: Remove binary package check
+- Implement --noaggregate command line and config option (Fixes: #1990)
+- List all projects in submitrequest message
+- Drop 'Commit' keyword from the submitrequest info
+- Reworked repa diff (Fixes: #1869)
+- Implement --base option for repa list
+- Pylinted codebase
+
+* Wed May 21 2014 Ed Bartosh <eduard.bartosh@intel.com> 0.2
 - Implement --processes options for repa list (Fixes: #1762)
 - obs/get_projects: retry OBS operations
 - Reduce amount of information in repa list output