File hungrycat.changes of Package hungrycat
-------------------------------------------------------------------
Fri Dec 15 19:14:51 UTC 2017 - avindra@opensuse.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 17:35:41 UTC 2017 - aavindraa@gmail.com
- Use precompiled man page instead of building it ourselves.
-------------------------------------------------------------------
Wed Sep 20 01:26:55 UTC 2017 - aavindraa@gmail.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 19:11:43 UTC 2012 - pascal.bleser@opensuse.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 00:00:00 UTC 2010 - pascal.bleser@opensuse.org
- update to 0.2:
* error handling was improved
-------------------------------------------------------------------
Fri Dec 4 00:00:00 UTC 2009 - pascal.bleser@opensuse.org
- initial version