Upgrade REPA version to 0.5
[tools/repa.git] / debian / changelog
1 repa (0.5) unstable; urgency=low
2
3   * Do not accept aggregate packages
4   * Do not update source of _link packages even if an SR is accepted
5
6  -- SoonKyu Park <sk7.park@samsung.com>  Wed, 5 Apr 2017 19:00:00 +0900
7
8 repa (0.4) unstable; urgency=low
9
10   * fix pylint error
11   * group: remove --force option
12   * Rename command info -> show
13   * Implement rebuild subcommand
14   * Implement lock/unlock subcommand
15   * Implement remove subcommand
16   * list: add build time
17   * Implement --edit command line option
18
19  -- Ed Bartosh <eduard.bartosh@intel.com>  Thu, 05 Feb 2015 22:21:17 +0200
20
21 repa (0.3) unstable; urgency=low
22
23   * group: disable publishing when aggregating packages
24   * Skip conflicting submissions when creating a group
25   * group: Implemented parallel package aggregating (Fixes: #1955)
26   * info: Excluded 'disabled' build status from the list
27   * list: Implement --ignore command line option
28   * create_sr: Fix unicode issue (Fixes: #1979, #TINF-618)
29   * group: Remove binary package check
30   * Implement --noaggregate command line and config option (Fixes: #1990)
31   * List all projects in submitrequest message
32   * Drop 'Commit' keyword from the submitrequest info
33   * Reworked repa diff (Fixes: #1869)
34   * Implement --base option for repa list
35   * Pylinted codebase
36   * Output SR for rejected/accepted submissions
37
38  -- Ed Bartosh <eduard.bartosh@intel.com>  Mon, 22 Dec 2014 15:01:02 +0200
39
40 repa (0.2) unstable; urgency=low
41
42   * Implement --processes options for repa list
43   * obs/get_projects: retry OBS operations
44   * Reduce amount of information in repa list output
45   * Implement repa info
46   * Make project mandatory config option
47   * Add configuration file info to the man page
48   * Mention --section in man page
49   * Update repa version in the man page
50   * Update man regarding global options
51   * Repa list: show correct status for submissions with unresolvable packages
52   * Minor refactoring of get_status
53   * Get rid of --regexp command line option
54   * Implement Colorizer class
55   * Implement --colorize option
56   * Fixed formatting of output for repa list
57   * Implemented --showurls option
58   * list: Added 'blocked' status
59   * Added 'waiting for images' status to repa list output
60   * Fix check for common packages
61   * repa info: Fix build status reporting
62   * Create one SR for all packages in submission
63   * obs: Implement get_srs function
64   * Add -group suffix to the path
65   * obs.py: Refactored get_project API
66   * common.py: Introduced get_prerelease_projects API
67   * Implement repa diff
68   * Correct man page for accept and reject subcommands
69   * group: disable publishing when aggregating packages
70
71  -- Ed Bartosh <eduard.bartosh@intel.com>  Wed, 21 May 2014 17:05:10 +0200
72
73 repa (0.1.1) unstable; urgency=low
74
75   * Started to work on 0.1.1
76
77  -- Ed Bartosh <eduard.bartosh@intel.com>  Fri, 07 Feb 2014 17:26:06 +0200
78
79 repa (0.0.1) unstable; urgency=low
80
81   * Initial packaging
82
83  -- Ed Bartosh <eduard.bartosh@intel.com>  Fri, 06 Dec 2013 18:33:15 +0200
84