Skip to content

Commit

Permalink
release v14
Browse files Browse the repository at this point in the history
  • Loading branch information
marguerite committed Jan 10, 2016
1 parent 0bf6e3f commit 12cd745
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions ChangeLog
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,11 @@
+ support build with custom tags (github#7)
+ support pass any -<arg>="a b c" or -<arg>=<value>
to go install, shared build is possible now
(not fully support, other macros need to be adapted)
+ --filelist, to generate filelist used in %files
section
+ use popen3 to break the script when build fails (github#6)
section with excluding support
+ use IO.popen to break the build at the exact place
it fails (github#6)

== update version 13 ==

Expand Down

0 comments on commit 12cd745

Please sign in to comment.