48 lines
1.7 KiB
Plaintext
48 lines
1.7 KiB
Plaintext
|
|
-------------------------------------------------------------------
|
||
|
|
Mon Sep 8 09:24:14 UTC 2025 - Flann van der Eik <fl4nn@opensuse.org>
|
||
|
|
|
||
|
|
- Update to version 1.0.2
|
||
|
|
* configure: Use LT_INIT from libtool 2 instead of deprecated
|
||
|
|
AC_PROG_LIBTOOL
|
||
|
|
* XPresentWireToCookie: avoid writing to NULL pointer if
|
||
|
|
malloc() fails
|
||
|
|
* meson: Add option to build with meson
|
||
|
|
* Improve man page formatting
|
||
|
|
|
||
|
|
-------------------------------------------------------------------
|
||
|
|
Tue May 2 14:26:01 UTC 2023 - Björn Bidar <bjorn.bidar@thaodan.de>
|
||
|
|
|
||
|
|
- Add -32bit package
|
||
|
|
|
||
|
|
-------------------------------------------------------------------
|
||
|
|
Tue Oct 18 09:14:28 UTC 2022 - Marcel Kuehlhorn <tux93@opensuse.org>
|
||
|
|
|
||
|
|
- Update to version 1.0.1
|
||
|
|
* autogen: use exec instead of waiting for configure to finish
|
||
|
|
* autogen: add default patch prefix
|
||
|
|
* configure, xpresent.pc: require xext, xfixes and xrandr
|
||
|
|
* autogen: use quoted string variables
|
||
|
|
* autogen: Implement GNOME Build API
|
||
|
|
* Update README for gitlab migration
|
||
|
|
* Update configure.ac bug URL for gitlab migration
|
||
|
|
* Build xz tarballs instead of bzip2
|
||
|
|
* Fix spelling/wording issues
|
||
|
|
* configure: Drop AM_MAINTAINER_MODE
|
||
|
|
* Add man pages for libXpresent
|
||
|
|
|
||
|
|
-------------------------------------------------------------------
|
||
|
|
Mon Sep 9 09:34:51 UTC 2019 - Marcel Kuehlhorn <tux93@opensuse.org>
|
||
|
|
|
||
|
|
- Add -ffat-lto-objects to _lto_cflags
|
||
|
|
|
||
|
|
-------------------------------------------------------------------
|
||
|
|
Sun Jul 7 22:02:49 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
|
||
|
|
|
||
|
|
- Avoid name repetition in summaries.
|
||
|
|
- Wrap descriptions.
|
||
|
|
|
||
|
|
-------------------------------------------------------------------
|
||
|
|
Thu Jul 4 11:17:50 UTC 2019 - Marcel Kuehlhorn <tux93@opensuse.org>
|
||
|
|
|
||
|
|
- Initial package, required to build xfwm4 with Xpresent support
|