Blob Blame History Raw
-------------------------------------------------------------------
Thu Mar  2 15:01:43 UTC 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 

-------------------------------------------------------------------
Fri Jan 21 11:14:01 UTC 2022 - Bjørn Lie <bjorn.lie@gmail.com>

- Add 106.patch: wayland: fix build against version 1.20.

-------------------------------------------------------------------
Mon Mar  8 08:09:49 UTC 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 10:27:35 UTC 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 11:37:00 UTC 2021 - Martin Pluskal <mpluskal@suse.com>

- Use current cmake macros
- Specify minimal build dependencies as required by upstream

-------------------------------------------------------------------
Thu Apr  2 11:34:18 UTC 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 09:45:08 UTC 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 14:24:45 UTC 2018 - mpluskal@suse.com

- Install license

-------------------------------------------------------------------
Sun Nov 19 13:42:23 UTC 2017 - mpluskal@suse.com

- Add gpg signature
- Build and run functional tests
- Use more of cmake macros
- Small cleanup with spec-cleaner

-------------------------------------------------------------------
Tue Jan 24 23:49:50 UTC 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 17:54:54 UTC 2016 - mimi.vx@gmail.com

- use standard cmake macros
- spec-cleaned
- add support for wayland

-------------------------------------------------------------------
Thu Jul  7 12:03:54 UTC 2016 - msrb@suse.com

- update to version 1.5.2

-------------------------------------------------------------------
Thu Apr 11 12:34:06 UTC 2013 - oholecek@suse.cz

- update to version 1.2.2

-------------------------------------------------------------------
Thu Nov 22 20:55:48 UTC 2012 - oholecek@suse.com

- version 1.2.1

-------------------------------------------------------------------
Mon Nov 19 10:06:27 UTC 2012 - oholecek@suse.com

- initial package