Package Release Info

waffle-1.7.0-bp154.1.38

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

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

libwaffle-1-0
waffle
waffle-devel

Change Logs

* 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