File xrefresh.changes of Package xrefresh
-------------------------------------------------------------------
Mon Mar 4 04:30:32 UTC 2024 - Stefan Dirsch <sndirsch@suse.com>
- Update to version 1.0.8
* gitlab CI: stop requiring Signed-off-by in commits
* Add -help option
* Adding in a '-delay ms' parameter to optionally prolong refreshx
-------------------------------------------------------------------
Thu Aug 11 08:05:34 UTC 2022 - Dirk Müller <dmueller@suse.com>
- modernize spec-file, move license to licensedir
- use gpg validation for sources
-------------------------------------------------------------------
Tue Jul 12 22:24:56 UTC 2022 - Stefan Dirsch <sndirsch@suse.com>
- Update to version 1.0.7
* Update README for gitlab migration
* Update configure.ac bug URL for gitlab migration
* xrefresh.man: In 2019, few monitors have electron guns in tubes
* gitlab CI: add a basic build test
* Build xz tarballs instead of bzip2
-------------------------------------------------------------------
Wed Apr 4 16:34:01 UTC 2018 - sndirsch@suse.com
- Update to version 1.0.6
* configure: Drop AM_MAINTAINER_MODE
* autogen.sh: Honor NOCONFIGURE=1
* Print which option was in error along with usage message
* Add -version option to print program version
* autogen.sh: use quoted string variables
* autogen: add default patch prefix
* autogen.sh: use exec instead of waiting for configure to finish
-------------------------------------------------------------------
Tue May 21 19:59:25 UTC 2013 - zaitor@opensuse.org
- Update to version 1.0.5:
+ Use strcasecmp if available, instead of downcasing string
before strcmp.
+ Fix implicit sign conversion & integer size truncation
warnings.
+ Combine usage message strings.
+ Mark Syntax() with _X_NORETURN to silence gcc warning.
+ Add const qualifiers to structs for mapping strings to values.
+ Add const qualifiers to fix gcc -Wwrite-strings warnings.
+ Properly fallback on CWBackPixmap = None when failing to parse
or allocate a solid color.
+ Fix allocateded typo in comment.
+ config: move man pages into their own directory.
+ man: remove trailing spaces and tabs.
- Add pkgconfig(xproto) BuildRequires: configure now checks for it.
-------------------------------------------------------------------
Fri Apr 13 08:46:08 UTC 2012 - vuntz@opensuse.org
- Split xrefresh from xorg-x11. Initial version: 1.0.4.