forked from gofed/gofed
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathCHANGELOG
26 lines (24 loc) · 1.31 KB
/
CHANGELOG
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
========Changelog for gofed========
Changes in 0.0.3 (9 May 2015)
-new command gofed lint
-more precise list of imported and provided packages
-generate spec file for a bitbucket.org repository
-change gofed scandeps|scansymbols to gofed scan-deps|scan-symbols
-move configuration file to /etc/gofed.conf
-gofed bump: parse bugid from changelog, add 'related: #bugid' to bump comment
-gofed bump: update spec only if commit is different from current one
-gofed.conf: add paths to local databases, add new options
-gofed repo2spec: make --commit optional (if not specified take the latest)
-gofed repo2spec: add --detect option to generate spec file from import path
-add translation of bitbucker.org repositories to package names
-sort list of Provides/[B]Rs
-gofed bump: extend the bump for bitbucket.org
-gofed tools --gcp: add --from option to gcp more commits from master branch
-gofed inspect: add --prefix option to prefix list of paths
-gofed review: add --skip-rpmlint-errors option
-gofed bump: for github.com display a list of releases and tags
-gofed ggi: add --requires option to list imported packages for spec file
-gofed ggi: add --skip-dirs and --scan-all-dirs
-gofed inspect: add --skip-dirs and --scan-all-dirs
-gofed lint: add --scan-all-dirs and --skip-dirs
-gofed repo2spec: add --scan-all-dirs and --skip-dirs options