Changelog for
golang-github-rakyll-statik-0.0.0+git20160906.e383bbf-1.17.x86_64.rpm :
Mon Dec 19 13:00:00 2016 tboergerAATTsuse.com
- Update to version 0.0.0+git20160906.e383bbf:
* Convert OS-specific path separators to slash.
* Fix misleading README sample.
* Add some fake directory handling so that serving index.html works as expected.
* Update README.md
* test with all stable go versions
* removed unnecessary level of indentation
* remove unused win ci test manifest.
* close even if readall fails.
* remove the temporary source file if we copied byte by byte.
* rename copy to rename.
* Use go generate rather than documenting the usage of statik command.
* Remove extra tab for gofmt
Mon Dec 19 13:00:00 2016 tboergerAATTsuse.com
- Refactoring based on new packaging proposal
Sat Dec 26 13:00:00 2015 matwey.kornilovAATTgmail.com
- Update to version 0.0.0+git20150419.274df12:
+ Convert OS-specific path separators to slash.
+ fixed \'invalid cross-device link\' problem
+ test with all stable go versions
+ added comments from review
+ removed unnecessary level of indentation
+ remove unused win ci test manifest.
+ close even if readall fails.
+ remove the temporary source file if we copied byte by byte.
+ rename copy to rename.
Fri Jul 31 14:00:00 2015 iAATTmarguerite.su
- rename to golang-github-rakyll-statik
- upate version 0.0.0+git20150419.274df12
- use golang-packaging for packaging
Fri Feb 27 13:00:00 2015 matwey.kornilovAATTgmail.com
- Initial version