Files
wlopm/wlopm.changes
Michael Vetter 7ca09dfef9 - version update to 1.0.0
- Add bash completions.
  - Fix installation on FreeBSD (thanks to Isaac Freund).
  - Follow (new) C standard by replacing noop() function (thanks to Ben
    Buse).
  - Allow compiling with clang via -Wno-strict-prototypes.
  - Fix file permissions of man page.
- fixes build with gcc 15
- removed Makefile.patch, not needed

OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/wlopm?expand=0&rev=5
2025-02-21 17:55:05 +00:00

25 lines
920 B
Plaintext

-------------------------------------------------------------------
Mon Feb 17 13:05:58 UTC 2025 - pgajdos@suse.com
- version update to 1.0.0
- Add bash completions.
- Fix installation on FreeBSD (thanks to Isaac Freund).
- Follow (new) C standard by replacing noop() function (thanks to Ben
Buse).
- Allow compiling with clang via -Wno-strict-prototypes.
- Fix file permissions of man page.
- fixes build with gcc 15
- removed Makefile.patch, not needed
-------------------------------------------------------------------
Sun Jun 5 12:02:56 UTC 2022 - Soc Virnyl Estela <socvirnyl.estela@gmail.com>
- add Makefile.patch:
* uses pkg-config to find headers for wayland-client properly
-------------------------------------------------------------------
Sun Jun 5 11:56:04 UTC 2022 - Soc Virnyl Estela <socvirnyl.estela@gmail.com>
- initial spec for wlopm (0.1.0)
- add v0.1.0.tar.gz source tarball