forked from pool/fbcat
- Update to version 0.5.2 * fbgrab: don't print full path in the help message. * Makefile: use bindir and mandir variables. OBS-URL: https://build.opensuse.org/request/show/928551 OBS-URL: https://build.opensuse.org/package/show/utilities/fbcat?expand=0&rev=9
71 lines
2.5 KiB
Plaintext
71 lines
2.5 KiB
Plaintext
-------------------------------------------------------------------
|
||
Mon Nov 1 12:42:20 UTC 2021 - Ferdinand Thiessen <rpm@fthiessen.de>
|
||
|
||
- Update to version 0.5.2
|
||
* fbgrab: don't print full path in the help message.
|
||
* Makefile: use bindir and mandir variables.
|
||
|
||
-------------------------------------------------------------------
|
||
Thu Mar 18 14:43:58 UTC 2021 - malcolmlewis@opensuse.org
|
||
|
||
- Clean up for factory submission.
|
||
|
||
-------------------------------------------------------------------
|
||
Sat Dec 16 17:54:34 UTC 2017 - avindra@opensuse.org
|
||
|
||
- Update to version 0.5.1:
|
||
* Fix option parser, so that it handles “-?” correctly.
|
||
* `install` target to the makefile.
|
||
* Ship pre-built manual pages in the source tarball.
|
||
* Don't use getconf(1) to acquire LFS build flags.
|
||
- Simplify build instructions
|
||
- cleanup .spec file with spec-cleaner
|
||
|
||
-------------------------------------------------------------------
|
||
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.
|