Blame python-pywlroots.changes

d4ae46
-------------------------------------------------------------------
Bernhard M. Wiedemann 5cf438
Sun Dec 17 06:15:33 UTC 2023 - Soc Virnyl Estela <uncomfy+openbuildservice@uncomfyhalomacro.pl>
Bernhard M. Wiedemann 5cf438
Bernhard M. Wiedemann 5cf438
- Limit wlroots version to 0.16.x and before 0.17.x
Bernhard M. Wiedemann 5cf438
Bernhard M. Wiedemann 5cf438
-------------------------------------------------------------------
ee14e0
Sat Oct 21 23:17:45 UTC 2023 - Soc Virnyl Estela <uncomfy+openbuildservice@uncomfyhalomacro.pl>
ee14e0
ee14e0
- Use %{?sle15_python_module_pythons}
ee14e0
ee14e0
-------------------------------------------------------------------
06fafd
Thu Oct 19 06:51:19 UTC 2023 - Soc Virnyl Estela <contact@uncomfyhalomacro.pl>
06fafd
06fafd
- Update to version 0.16.6:
06fafd
  * add missing include
06fafd
  * add support for python 3.12
06fafd
06fafd
-------------------------------------------------------------------
ba2e52
Tue Oct  3 14:23:36 UTC 2023 - Soc Virnyl Estela <uncomfy+openbuildservice@uncomfyhalomacro.pl>
ba2e52
ba2e52
- Update to version 0.16.5:
ba2e52
  * update wlroots url in README
ba2e52
  * expose wlr_keyboard_notify_modifiers function
ba2e52
  * migrated to use PEP517 compatible release process
ba2e52
ba2e52
-------------------------------------------------------------------
ea4859
Sat Apr 22 09:43:25 UTC 2023 - Soc Virnyl Estela <socvirnyl.estela@gmail.com>
ea4859
ea4859
- Update to version 0.16.4:
ea4859
  * add idle_notify_v1 protocol
ea4859
  * add helpers for XDG activation v1 protocol
ea4859
  * add helpers for presentation time protocol
ea4859
  * add helpers for mapping input devices to outputs
ea4859
  * enable xwayland feature for wlroots build setup when making a release
ea4859
  * minor keyboard handling improvements
ea4859
ea4859
-------------------------------------------------------------------
965aaa
Tue Feb 21 03:35:10 UTC 2023 - Soc Virnyl Estela <socvirnyl.estela@gmail.com>
965aaa
965aaa
- Update to version 0.16.0:
965aaa
  * Added support for wlroots 0.16.x
965aaa
965aaa
-------------------------------------------------------------------
8f21a1
Sun Feb 12 00:14:15 UTC 2023 - Soc Virnyl Estela <socvirnyl.estela@gmail.com>
8f21a1
8f21a1
- Remove fix-include-paths.patch
8f21a1
8f21a1
-------------------------------------------------------------------
8f21a1
Sat Feb  4 15:21:44 UTC 2023 - Soc Virnyl Estela <socvirnyl.estela@gmail.com>
8f21a1
8f21a1
- Use pkg-config and %optflags for CFLAGS.
8f21a1
8f21a1
-------------------------------------------------------------------
db59b7
Mon Dec 12 08:24:15 UTC 2022 - Michael Vetter <mvetter@suse.com>
db59b7
db59b7
- Fix build: pick up a compatible verison of wlroots boo#1206305
db59b7
db59b7
-------------------------------------------------------------------
db59b7
Sun Dec 11 09:58:29 UTC 2022 - Soc Virnyl Estela <socvirnyl.estela@gmail.com>
db59b7
db59b7
- Update to version 0.15.24:
db59b7
  * Drag.icon can also return None if clients don't provide icons to render
db59b7
  * Drag.icon can also return None if clients don't provide icons to render
db59b7
  * Add handlers for wlr_pointer_gestures_v1 
db59b7
db59b7
-------------------------------------------------------------------
db59b7
Mon Nov 21 23:08:50 UTC 2022 - Soc Virnyl Estela <socvirnyl.estela@gmail.com>
db59b7
db59b7
- Remove libwlroots10. Not needed since library is provided already
db59b7
  from wlroots-devel with pkg-config.
db59b7
db59b7
-------------------------------------------------------------------
1d8737
Sat Sep 24 07:36:20 UTC 2022 - Soc Virnyl Estela <socvirnyl.estela@gmail.com>
1d8737
1d8737
- Add libdrm in BuildRequires for the spec
1d8737
1d8737
-------------------------------------------------------------------
1d8737
Sat Sep 24 07:30:30 UTC 2022 - Soc Virnyl Estela <socvirnyl.estela@gmail.com>
1d8737
1d8737
- Bump version to 0.15.22:
1d8737
  * Add method to XCursorManager for wlr_xcursor_manager_load
1d8737
  * Bump libdrm version to 2.4.113 in CI to fix build agaist wlroots master
1d8737
1d8737
-------------------------------------------------------------------
0dcacc
Sat Aug 20 07:10:19 UTC 2022 - Soc Virnyl Estela <socvirnyl.estela@gmail.com>
0dcacc
0dcacc
- Update to version 0.15.19:
0dcacc
  * [bindgen] wlr_viewporter
0dcacc
  * Bump version of wayland used for testing
0dcacc
  * Skip header check for auto-generated line
0dcacc
  * Wrap input inhibitor active client in pywayland client
0dcacc
  * Update pywayland minimum version
0dcacc
0dcacc
-------------------------------------------------------------------
d4ae46
Tue Jul 19 02:43:03 UTC 2022 - John Vandenberg <jayvdb@gmail.com>
d4ae46
d4ae46
- Add runtime dependencies python-pywayland & python-xkbcommon
d4ae46
d4ae46
-------------------------------------------------------------------
d4ae46
Wed Jul 13 10:54:25 UTC 2022 - Soc Virnyl Estela <socvirnyl.estela@gmail.com>
d4ae46
d4ae46
- Rename to python-pywlroots. Enables builds for all available python flavors.
d4ae46
d4ae46
-------------------------------------------------------------------
d4ae46
Thu Jul  7 04:32:07 UTC 2022 - Soc Virnyl S. Estela <socvirnyl.estela@gmail.com>
d4ae46
d4ae46
- Initial spec for python-pywlroots version 0.15.18
d4ae46
- add python-pywlroots-rpmlintrc:
d4ae46
  * addFilter("devel-file-in-non-devel-package") since it is actually
d4ae46
    part of the library
d4ae46
- add fix-include-paths.patch