forked from pool/fbcat
Updated to version 0.5 OBS-URL: https://build.opensuse.org/request/show/526407 OBS-URL: https://build.opensuse.org/package/show/utilities/fbcat?expand=0&rev=5
48 lines
1.7 KiB
Plaintext
48 lines
1.7 KiB
Plaintext
-------------------------------------------------------------------
|
||
Fri Sep 15 17:11:47 UTC 2017 - malcolmlewis@opensuse.org
|
||
|
||
- Update to version 0.5:
|
||
* Make “fbgrab -” write PNG to stdout.
|
||
* Document that “fbgrab -” writes to stdout.
|
||
- Changes from version 0.4.4:
|
||
* Fix support for framebuffer devices that are not mmap()-able.
|
||
* Fix typo in error message.
|
||
- Add asc file for source tarball.
|
||
|
||
-------------------------------------------------------------------
|
||
Sat Jul 16 20:37:16 UTC 2016 - malcolmlewis@opensuse.org
|
||
|
||
- Updated to version 0.4.3:
|
||
+ Update the bug tracker URLs as project has moved to GitHub.
|
||
- Changes from version 0.4.2:
|
||
+ Add concrete dates to the manual pages. This helps making the
|
||
package builds reproducible, and avoids goofy month/day/year
|
||
format that DocBook XSL uses by default.
|
||
+ Enable LFS build flags.
|
||
- Changes from version 0.4.1:
|
||
+ Improve error handling.
|
||
- Update spec file for URL changes.
|
||
|
||
-------------------------------------------------------------------
|
||
Sat Jun 21 16:31:34 UTC 2014 - malcolmlewis@cableone.net
|
||
|
||
- Update to version 0.4:
|
||
+ Add support for monochrome visuals.
|
||
+ Improve error handling.
|
||
- Update source URL.
|
||
|
||
-------------------------------------------------------------------
|
||
Thu Apr 5 21:17:51 UTC 2012 - malcolmlewis@opensuse.org
|
||
|
||
- Update to version 0.3:
|
||
+ fbgrab: use $() rather than backticks.
|
||
+ fbgrab: run under ‘set -e’.
|
||
+ fbgrab manpage: document that some options might require root
|
||
privileges (or CAP_SYS_TTY_CONFIG capability).
|
||
+ Makefile: don't override CFLAGS set via environment.
|
||
|
||
-------------------------------------------------------------------
|
||
Sun Jan 29 00:08:26 UTC 2012 - malcolmlewis@opensuse.org
|
||
|
||
- Initial build.
|