Releases: mh-cbon/go-bin-rpm
Releases · mh-cbon/go-bin-rpm
1.0.0
-
#3: generate --output flag is required
-
#6: improve --output flag description
-
documentation: add (json file tokens description)[https://github.com/mh-cbon/go-bin-rpm#json-tokens]
-
Added new field: AutoReqProv
To disable automatic dependency processing,
set the root field "auto-req-prov" to "no"References:
https://wiki.linuxfoundation.org/en/RpmExamples
http://ftp.rpm.org/max-rpm/s1-rpm-depend-auto-depend.html
Contributors : mh-cbon, solvingJ
0.0.16
0.0.16-beta1
- release: do not build/upload binaries
Contributors : mh-cbon
0.0.16-beta
- travis upload token
- utils: updated utility scripts
- spec generation: the spec generation does not fail anymore if the build area does not exists, this helps to preview the spec file
Contributors : mh-cbon
0.0.15
0.0.14
- travis: update build file, add deb/rpm repositories setup
- source repository: use token when downloading assets
- source repository: fix description reading of rpm package
- source repository: fix base arch escaping in the creation of the repo file
- support: add centralized script to generate packages and repository
Contributors : mh-cbon