61 lines
2.3 KiB
Plaintext
61 lines
2.3 KiB
Plaintext
|
-------------------------------------------------------------------
|
||
|
Mon Dec 5 10:25:43 UTC 2022 - Stefan Dirsch <sndirsch@suse.com>
|
||
|
|
||
|
- Update to version 1.1.6
|
||
|
* Update configure.ac bug URL for gitlab migration
|
||
|
* Fix spelling/wording issues
|
||
|
* gitlab CI: add a basic build test
|
||
|
* Variable scope reduction as recommended by cppcheck
|
||
|
* Mark two dpy parameters const as suggested by cppcheck
|
||
|
* XDamageCloseDisplay: Mark codes as unused
|
||
|
* Remove unnecessary casts from malloc() and free() calls
|
||
|
* Handle -Wconversion warnings from clang
|
||
|
* Handle -Wshorten-64-to-32 warnings from clang
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Mon Mar 11 14:01:03 UTC 2019 - Stefan Dirsch <sndirsch@suse.com>
|
||
|
|
||
|
- Update to version 1.1.5:
|
||
|
* autogen: add default patch prefix
|
||
|
* autogen.sh: Implement GNOME Build API
|
||
|
* autogen.sh: use quoted string variables
|
||
|
* autogen.sh: use exec instead of waiting for configure to finish
|
||
|
* Replace deprecated Automake INCLUDES variable with AM_CPPFLAGS
|
||
|
* configure: Remove AM_MAINTAINER_MODE
|
||
|
* Use Xfree rather than XFree for consistency
|
||
|
* Update README for gitlab migration
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Thu Apr 11 11:19:07 UTC 2013 - mmeister@suse.com
|
||
|
|
||
|
- Added url as source.
|
||
|
Please see http://en.opensuse.org/SourceUrls
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Sun Feb 17 17:21:53 UTC 2013 - jengelh@inai.de
|
||
|
|
||
|
- Use more robust make install call
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Sun Jan 6 23:42:14 UTC 2013 - tobias.johannes.klausmann@mni.thm.de
|
||
|
|
||
|
- Update to version 1.1.4:
|
||
|
+ This minor maintenance release cleans up the build configuration scripts,
|
||
|
including making them compatible with automake-1.13, which errors out on
|
||
|
the old AM_CONFIG_HEADER macro.
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Tue Sep 25 06:29:29 UTC 2012 - sndirsch@suse.com
|
||
|
|
||
|
- specfile cleanup
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Sun Feb 12 04:04:32 UTC 2012 - jengelh@medozas.de
|
||
|
|
||
|
- Provide package descriptions and update URL
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Tue Feb 7 22:17:49 UTC 2012 - jengelh@medozas.de
|
||
|
|
||
|
- Split xorg-x11-libs into separate packages
|