Changelog for
hungrycat-0.4.1-lp156.2.1.x86_64.rpm :
* Fri Dec 15 2017 avindraAATTopensuse.org- update to 0.4.1:
* Fix cli parsing on architecture where “char” is unsigned.
* Build: honor CFLAGS (etc.) when linking.
* Makefile: don\'t install binary as man page.- switch to %make_install macro
* Sat Sep 23 2017 aavindraaAATTgmail.com- Use precompiled man page instead of building it ourselves.
* Wed Sep 20 2017 aavindraaAATTgmail.com- update to 0.4:
* Ship pre-built manual page.
* Improve the build system: + Fix compatibility with non-GNU install(1) programs.
* Add separate license file.
* Use fstatvfs(2) to determine the default block size (instead of using BUFSIZE, which was always a dubious guess).
* Make the -P option available even on systems that lack the fallocate(2) function. - OBS related
* add _service file
* lint spec file
* drop now defunct patch
* Fri Mar 30 2012 pascal.bleserAATTopensuse.org- update to 0.3:
* improve error handling
* add option for using fallocate() with FALLOC_FL_PUNCH_HOLE
* fix wrong output when input file was not larger than (2 × buffer size)
* Sat Nov 13 2010 pascal.bleserAATTopensuse.org- update to 0.2:
* error handling was improved
* Fri Dec 04 2009 pascal.bleserAATTopensuse.org- initial version