2022-12-04 22:54:09 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Sun Dec 4 22:51:24 UTC 2022 - Stefan Dirsch <sndirsch@suse.com>
|
|
|
|
|
|
|
|
|
|
- Update to version 1.1.5
|
|
|
|
|
* gitlab CI: add a basic build test
|
|
|
|
|
* gitlab CI: stop requiring Signed-off-by in commits
|
|
|
|
|
* Variable scope reduction
|
|
|
|
|
* Handle -Wdouble-promotion warning from clang
|
|
|
|
|
|
2019-02-21 11:23:40 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Thu Feb 21 11:22:29 UTC 2019 - sndirsch@suse.com
|
|
|
|
|
|
|
|
|
|
- Update to version 1.1.4
|
|
|
|
|
* This release delivers some small bug fixes and janitorial
|
|
|
|
|
cleanups.
|
|
|
|
|
|
2015-05-04 14:37:48 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Mon May 4 14:36:25 UTC 2015 - sndirsch@suse.com
|
|
|
|
|
|
|
|
|
|
- Use progname for error messages as well
|
|
|
|
|
* Convert sprintf call to use snprintf
|
|
|
|
|
* Make ImageEncodings unsigned
|
|
|
|
|
* configure: Drop AM_MAINTAINER_MODE
|
|
|
|
|
* autogen.sh: Honor NOCONFIGURE=1
|
|
|
|
|
* Print which option was in error along with usage message
|
|
|
|
|
* Use real program name for help message
|
|
|
|
|
|
2014-02-06 10:01:35 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Thu Feb 6 10:00:27 UTC 2014 - sndirsch@suse.com
|
|
|
|
|
|
|
|
|
|
- fixed license to X11 in specfile
|
|
|
|
|
|
2013-02-26 14:29:54 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Mon Feb 25 19:05:24 UTC 2013 - zaitor@opensuse.org
|
|
|
|
|
|
|
|
|
|
- Update to version 1.1.2:
|
|
|
|
|
+ Add -version option.
|
|
|
|
|
+ Add explicit braces to clarify which if the else goes with.
|
|
|
|
|
+ Convert from haphazard indenting to X.Org common style.
|
|
|
|
|
+ Add _X_NORETURN to PrintUsage to clear gcc/clang warnings.
|
|
|
|
|
+ config:
|
|
|
|
|
- Add missing AC_CONFIG_SRCDIR.
|
|
|
|
|
- Replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERS.
|
|
|
|
|
- Move man pages into their own directory.
|
|
|
|
|
man: remove trailing spaces and tabs.
|
|
|
|
|
|
2012-04-14 09:36:39 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Fri Apr 13 08:46:08 UTC 2012 - vuntz@opensuse.org
|
|
|
|
|
|
|
|
|
|
- Split xvinfo from xorg-x11. Initial version: 1.1.1.
|
|
|
|
|
|