2022-04-08 09:44:59 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Fri Apr 8 09:40:30 UTC 2022 - Stefan Dirsch <sndirsch@suse.com>
|
|
|
|
|
|
|
|
|
|
- Update to version 1.1.1
|
|
|
|
|
* This release fixes a build issue introduced in 1.1.0 that
|
|
|
|
|
causes builds to fail on NetBSD and other systems without
|
|
|
|
|
sincos() in the math library.
|
|
|
|
|
|
2022-04-03 21:44:31 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Sun Apr 3 21:42:17 UTC 2022 - Stefan Dirsch <sndirsch@suse.com>
|
|
|
|
|
|
|
|
|
|
- Update to version 1.1.0
|
|
|
|
|
* This minor feature update includes an enhancement from Keith
|
|
|
|
|
Packard to make the analog clock hands update more smoothly
|
|
|
|
|
when using the X Render extension.
|
|
|
|
|
|
2019-07-15 10:11:51 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Mon Jul 15 10:01:47 UTC 2019 - Stefan Dirsch <sndirsch@suse.com>
|
|
|
|
|
|
|
|
|
|
- Update to version 1.0.9
|
|
|
|
|
* Use _CONST_X_STRING to make libXt declare String as const char *
|
|
|
|
|
* Clear -Wsign-compare warning from gcc 7.3
|
|
|
|
|
* Consistently use X_GETTIMEOFDAY
|
|
|
|
|
* Fix logic sourrouning && and ||
|
|
|
|
|
* Use fabsf when dealing with floating point numbers
|
|
|
|
|
|
2019-02-20 14:30:09 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Wed Feb 20 14:17:16 UTC 2019 - sndirsch@suse.com
|
|
|
|
|
|
|
|
|
|
- Update to version 1.0.8
|
|
|
|
|
* bugfixes
|
|
|
|
|
|
2014-02-06 11:20:36 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Thu Feb 6 11:20:27 UTC 2014 - sndirsch@suse.com
|
|
|
|
|
|
|
|
|
|
- fixed license to X11 in specfile
|
|
|
|
|
|
2013-09-13 10:20:44 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Thu Sep 12 20:04:36 UTC 2013 - zaitor@opensuse.org
|
|
|
|
|
|
|
|
|
|
- Update to version 1.0.7:
|
|
|
|
|
+ Combine usage message strings & print them to stderr, not
|
|
|
|
|
stdout.
|
|
|
|
|
+ Add noreturn attributes suggested by -Wmissing-noreturn.
|
|
|
|
|
+ Store sine & cosine tables as doubles instead of floats.
|
|
|
|
|
+ Don't rely on being able to set tab stops.
|
|
|
|
|
- Add pkgconfig(xproto) BuildRequires, new dependency.
|
|
|
|
|
|
2012-04-15 10:51:51 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Sat Apr 14 22:00:02 UTC 2012 - dimstar@opensuse.org
|
|
|
|
|
|
|
|
|
|
- Update to version 1.0.6:
|
|
|
|
|
+ Calculate text and window size from LC_CTYPE instead of LC_TIME
|
|
|
|
|
+ Build system fixes.
|
|
|
|
|
|
2012-04-14 09:33:01 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Fri Apr 13 08:46:08 UTC 2012 - vuntz@opensuse.org
|
|
|
|
|
|
|
|
|
|
- Split xclock from xorg-x11. Initial version: 1.0.5.
|
|
|
|
|
|