Package Release Info

waffle-1.8.0-bp156.1.6

Update Info: Base Release
Available in Package Hub : 15 SP6

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

libwaffle-1-0
waffle
waffle-devel

Change Logs

* Mon Sep 25 2023 Stefan Dirsch <sndirsch@suse.com>
- Update to release 1.8.0
  * meson: require meson v0.53, various wayland-scanner fixes
  * cmake: deprecate in favour of meson
  * ci: add lint stage, resolve intermittent Xvfb failures
  * nacl: remove the backend, error out if requested at build
  * cgl: fix warnings and compilation issues
  * wflinfo: add zsh completion, simplify the bash completion
  * tests: rework and de-duplicate the per-platform handling
- switched to meson for build
* Mon Sep 25 2023 Stefan Dirsch <sndirsch@suse.com>
- Update to release 1.7.3
  * Use a static waffle.def
  * meson: drop the libwaffle-1.dll lib prefix on windows
  * Fix build on macOS by fixing a typo
  * Add cflag to fix macOS build
* Sun Mar 05 2023 Stefan Dirsch <sndirsch@suse.com>
- Update to release 1.7.2
  * all: use format(gnu_printf), enable in mingw
  * meson: don't run TLS checks on mingw
  * wgl: remove unused dummy wgl_error.[ch]
* Thu Mar 02 2023 Stefan Dirsch <sndirsch@suse.com>
- Update to release 1.7.1
  * cmake: pass deps' cflags to the build
  * gbm: fix crash when platform lacks modifier support
  * gitlab-ci: stabilise CI runs under X
  * gitlab-ci: add more warnings, make all warnings fatal
  * gitlab-ci: update to bullseye
  * meson: add override_* support, when using waffle as submodule
  * meson: skip installing bash completion when custom prefix is used
  * meson: silence deprecation warnings
  * meson: generate cmake files only on Windows
  * meson: find wayland.xml from wayland-scanner.pc
  * misc: zsh completion
  * misc: fix dozens of compiler warnings
  * misc: update website references
  * wayland: fix build against wayland 1.20
- supersedes 106.patch
Version: 1.7.0-bp155.3.11
* Fri Jan 21 2022 Bjørn Lie <bjorn.lie@gmail.com>
- Add 106.patch: wayland: fix build against version 1.20.
Version: 1.7.0-bp154.1.38
* Mon Mar 08 2021 Stefan Dirsch <sndirsch@suse.com>
- Update to release 1.7.0
  * wayland: Support for the xdg-shell protocol.
  * surfaceless: Implement window resize
  * GLX/WGL: Behave correctly in the presence of ARB_create_context
  * tests: Rework and extend test suite
  * cmake: Bump requirement to 2.8.12
  * man: Spelling and associated fixes.
  * GBM: Pass valid arguments to gbm_surface_create_with_modifiers
  * apple: Build fixes
* Thu Feb 25 2021 Stefan Dirsch <sndirsch@suse.com>
- bugfix release 1.6.3 (changes since 1.6.1)
  * docs: Add waffle 1.6.3 release notes
  * docs: Add waffle 1.6.2 release notes
  * meson: Fix meson build if bash-completion not found
  * meson: always install bash-completion file
  * meson: do not replace datadir for bash completion
  * wflinfo: use glGetStringi() only when available
  * gitlab-ci: update to latest ci-template
  * apple: hide GL deprecation warnings
  * tests/gl_basic_test: fix SURFACELESS_EGL only build
  * gbm: don't pass invalid arguments to gbm_surface_create_with_modifiers
  * cmocka: don't require librt, when it's not unavailable
* Tue Jan 19 2021 Martin Pluskal <mpluskal@suse.com>
- Use current cmake macros
- Specify minimal build dependencies as required by upstream
* Thu Apr 02 2020 Stefan Dirsch <sndirsch@suse.com>
- bugfix release 1.6.1
  * wflinfo: Correctly install the bash completion file
  * GLX/WGL: Handle ARB_create_context appropriatelly
  * Wayland: Build fix for -fno-common, default with GCC10
  * Surfaceless: Implement window_resize
- added  tests to cover above issues
- addressing the -fno-common build issue, required us to bump the
  wayland-client requirement to v1.10
* Tue Jun 11 2019 Stefan Dirsch <sndirsch@suse.com>
- version 1.6.0
  * nacl support in cmake
  * a shiny new meson build system
  * json output from wflinfo
  * EGL/GBM modifiers support
  * Out of the box FreeBSD support when using meson
  * Also included are a number of behind the scenes changes from
    Emil, in particular a massive refactoring/improvement of the
    unit tests.
- no longer package LICENSE in every subpackage: instead let library
  package require base package
- improve description of devel package
* Wed Jun 13 2018 mpluskal@suse.com
- Install license
Version: 1.5.2-bp150.2.2
* Sun Nov 19 2017 mpluskal@suse.com
- Add gpg signature
- Build and run functional tests
- Use more of cmake macros
- Small cleanup with spec-cleaner
Version: 1.5.2-2.1
* Tue Jan 24 2017 jengelh@inai.de
- Trim fillers from description; set RPM groups properly.
- Heed shared library packaging guideline: libwaffle-1-0 must
  contain only the library.
* Mon Dec 12 2016 mimi.vx@gmail.com
- use standard cmake macros
- spec-cleaned
- add support for wayland
* Thu Jul 07 2016 msrb@suse.com
- update to version 1.5.2
* Thu Apr 11 2013 oholecek@suse.cz
- update to version 1.2.2
* Thu Nov 22 2012 oholecek@suse.com
- version 1.2.1
* Mon Nov 19 2012 oholecek@suse.com
- initial package